Forum Replies Created
-
AuthorPosts
-
09/19/2013 at 3:07 pm in reply to: With recent update 0.7.9 code for REQUIRED Bio Field no longer works #269579
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.
Steven Zahm
Keymaster@ Steve
No problem and thanks again!
09/18/2013 at 6:56 pm in reply to: Directory Categories display on old website but not on new. #269506Steven 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.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/connectionsSteven 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_searchandenable_category_selectoptions:[connections enable_search='false' enable_category_select='false']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.
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!
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/connectionsSteven 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…
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…
-
AuthorPosts
