Thread Starter
ericg2
(@ericg2)
Hi @glenwpcoder
Thanks for help
There were two opposite lines in the function.php file as follows
add_filter( 'wpcf7_load_js', '__return_false' );
add_filter( 'wpcf7_load_css', '__return_false' );
I just delete this 2 line, and it works
I had follow advice here : https://contactform7.com/loading-javascript-and-stylesheet-only-when-it-is-necessary/
I imagine the both function could not run together ? false/true 🙂
Eric
Hello @glenwpcoder
I have the same problem than @dergraslutscher. just a poor grey button : select files.
I deactivate the cache plugin and nothing change my test is here : https://www.ancramillage.fr/3611-2/
Please let me know how to fix it. It works nice on others website
Thanks in advance
Eric