unit_tag javascript error preventing conditional fields from showing
-
Just downloaded the plugin and update the WordPress core and CF7 to make sure everything should work nicely.
When trying to set up a basic condition:
if [enquiry-type] equals “test” then show [product-group]I can’t get the fields to show on the front of the site.
The console returns this error:
scripts.js?ver=1.3.1:190 Uncaught TypeError: Cannot read property 'unit_tag' of undefinedThe site is a theme (RT themes 19: https://rt19demos.rtthemes.com/) which embeds the form using Visual Composer (tried both CF7 module and just shortcode WYSIWYG editor) – so the form should be in the loop (which is relevant from what I’ve read around the unit_tag issue).
Any ideas on where I can go next?
The topic ‘unit_tag javascript error preventing conditional fields from showing’ is closed to new replies.