cobra02
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Hello
I use free version of content views and my translate plugin’s name is WPML .
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Trouble with desktop themeWell I found what’s wrong
I just needed to add the line below to the footer.php file:
<?php wp_footer();?>Now it works !
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Trouble with desktop themeThe first point is fixed no more orphelin link.
For the second one can you precise me the way to include your plugin’s javascript files into the footer.php
is look like this :
<?php function your_function() { ?> <script> // JS code here </script> <?php } add_action( 'wp_footer', 'your_function', 100 ); ?>thanks
Forum: Plugins
In reply to: [Conditional Fields for Contact Form 7] Trouble with desktop themeYes this is the link http://www.choquenet.com/nouveau-projet
If you choose “autre ” the cell “si autre precisez” must disappear
Sorry it’s in french but if you try the same link on a smartphone it works !
Thanks for your support
Viewing 4 replies - 1 through 4 (of 4 total)