tammydavis7
Forum Replies Created
-
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Conditional Fields No Longer ShowingHmmm…well I disabled them one by one but no luck. The conditional fields still did not show like they should. So I’m guessing that only leaves my theme as what’s causing the issue. I use Divi from Elegant Themes so at this point I’m not willing to change that. Unless you have another suggestion I guess I’ll have to remove the conditional fields and just display everything all of the time. Thanks for all your help!
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Conditional Fields No Longer ShowingYes, it’s is. I added #SLMS# in the footer.php right after the wp_footer call.
You can see it here at the bottom of the page: http://www.showlowmainstreet.org/farmers-market-and-art-walk-registration
Any other thoughts on this?
THANK YOU SO MUCH for all of your time.
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Conditional Fields No Longer ShowingHi Jules,
Thank you so much for responding! I am moderately comfortable with coding, so feel free to send additional explanations where you can.
Here’s what I found out with your tips:
1. The wp_footer is in the footer.php
2. I turned on debug and had it write to the debug.log.
Here’s the error it’s kicking out:
PHP Notice: wpcf7_add_shortcode is deprecated since Contact Form 7 version 4.6! Use wpcf7_add_form_tag instead. in /homepages/17/d641819139/htdocs/clickandbuilds/ShowLowMainStreet/wp-content/plugins/contact-form-7/includes/functions.php on line 357
3. I used the string locator plugin to search for wpcf7_add_shortcode to see if any plugin anywhere used it. The only file with that string in it is: wp-content/plugins/cf7-conditional-fields/readme.txt (which is simply your readme file)What am I missing?
Any additional hints would be greatly appreciated!
Thank you for your time!