Hi.
Just as an FYI.
A plugin called “TheThe Tabs and Accordions” causes form calculations and logic to not work.
Regards,
WordPress Forms
Hi.
Just as an FYI.
A plugin called “TheThe Tabs and Accordions” causes form calculations and logic to not work.
Regards,
Formidable is 1) very well thought out to be easy enough to use while providing sufficient breathing space to customise and add deeper coding and 2) its stand-out feature is the quality, care and consideration taken with forum advice. Pretty much every single entry on this forum gives some useful information and is politely given. I have purchased a number of premium plugins and the support varies wildly; this is the best money I've forked out.
ByDesignYour plugin has been a dream to me and was the critical piece I was missing in building a directory.
Paul WiddershovenCopyright © 2013 Strategy11, LLC
September 24, 2012 at 9:43 am
The plugin is doing this:
wp_deregister_script( 'jquery' );
wp_register_script( 'jquery', 'http://code.jquery.com/jquery-latest.min.js', false, 'latest');
It's generally not a good idea to use jquery version other than the one packaged with WordPress. Please contact that theme author for a solution.
Topic closed.