[ad_1]
Hello, I am having the same problem! Have you solved your problem?
Not yet. I sent them an email and posted this topic. Meanwhile, I’m trying to find a solution, but nothing until now.
I installed the previous version:
Everything works for me waiting for a next update
Hi
Can you try add this in wp-config.php
define('WPCF7_AUTOP', false );
or this in your function.php
add_filter('wpcf7_autop_or_not', '__return_false');
- This reply was modified 11 hours, 7 minutes ago by saddboy.
Thanks! It worked for me!
Thank you for the suggested fix, it works for me!
