BBPress Steven Zahm : Replies Created

Forum Replies Created

Viewing 10 posts - 12,981 through 12,990 (of 15,332 total)
  • Author
    Posts
  • Steven Zahm
    Keymaster

    @ Janet

    That code would be unaffected by the update. With the exception of sending the form input to Connections to be inserted they are completely separate plugins. The form output and validation all occur within Form. I guess just double check the code you inserted to make sure it did not somehow get reverted.

    I just did a quick test or two on your site and the required only seems to work when the Text tab is activate, not the visual. I think you’ll have to implement the first option rather than the second from my original post.

    in reply to: Incorrect link being generated by widgets #269574
    Steven Zahm
    Keymaster

    @ Steve

    No problem and thanks again!

    Steven Zahm
    Keymaster

    @ Marc

    You need to copy over the Market template from the old site to the new. it’s found in the ../wp-content/connections_templates/ folder. After you copy it over you need to go to the Connections : Templates admin page and activate it for use.

    in reply to: Department Link does not seem to filter #269476
    Steven Zahm
    Keymaster

    @ Rob

    Great to hear!

    Keep a backup of that file because, unfortunately it’ll be deleted during plugin updates. I haven’t figured out a way around that yet because that scrip runs without needing to load WP. Less server resources required that way.

    Have you left a review? If you have a moment, I would truly appreciate one as they really do make a difference. Many thanks in advance!
    http://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Formatting of Categories #269473
    Steven Zahm
    Keymaster

    @ Pamela

    Sure. One thing I’m already working on is a method to filter by state and/or city so they do not need to be added as categories.

    To remove the category drop down and search use the following shortcode or update the one you’re using to include the enable_search and enable_category_select options:

    [connections enable_search='false' enable_category_select='false']

    in reply to: Tile Plus 3.0.1 #269472
    Steven Zahm
    Keymaster

    @ Charles

    I just email a link to a private box.com folder you can upload to. Let me know if you do not receive that email.

    in reply to: Off Topic Question #269471
    Steven Zahm
    Keymaster

    @ Matthew

    Yep, it’s a plugin, Sugar FAQs.

    I did customize a bit to better suit my needs. For example the syntax highlighting, shortcode support, the permalink, the comments link and various admin tweaks so I could better filter the FAQs so I could find what I was looking for. I have well over a 100 spread out throughout the various products; so I better filtering.

    Hope that helps!

    in reply to: Incorrect link being generated by widgets #269469
    Steven Zahm
    Keymaster

    @ Steve

    Great to hear! Nope, you will not lose that if you update the Widget Pack. I’m actually going to get the very version you just installed uploaded sometime later today.

    Have you left a review? If you have a moment, I would truly appreciate one as they really do make a difference. Many thanks in advance!
    http://wordpress.org/support/view/plugin-reviews/connections

    in reply to: Default Options #269466
    Steven Zahm
    Keymaster

    @ trmash

    It’s on the todo list. Maybe the next release. Not sure if I want to add settings or just a filter that can be hooked into by dropping a function in the functions.php file. Maybe do both… I’ll see…

    in reply to: Notify Moderator by Email #269464
    Steven Zahm
    Keymaster

    @ rosie

    There are no email notifications for the core Connections plugin. The Form extension does send an email notice when entries have been submitted to the moderation queue from unregistered site visitors. Notify is still a work inprogress. I need to add a few more conditional events to allow a notice to be sent. Also, I really, really do not like the settings page. It is really long because of all the conditional notices that can be configured. It’ll probably do for a 1.0 release but it could definitely use some streamlining…

Viewing 10 posts - 12,981 through 12,990 (of 15,332 total)