wordpressdatasal
Forum Replies Created
-
Hello @mrclayton
Unfortunately, there is still a problem.
https://ibb.co/JyS9rS8Hello @mr.clayton
At the moment I have these settings and there is still a bug.
https://ibb.co/YWmpPmy
Thanks for quick reply!Forum: Plugins
In reply to: [Contact Form 7] How to disable recaptcha for a specific contact form?Do you have any solution? ??
Forum: Plugins
In reply to: [Contact Form 7] No message after pressing submit button AJAX LOADER PROBLEMOk, I found the reason in my functions.php :
function defer_parsing_of_js( $url ) { if ( is_user_logged_in() ) return $url; //don't break WP Admin if ( FALSE === strpos( $url, '.js' ) ) return $url; if ( strpos( $url, 'jquery.js' ) ) return $url; return str_replace( ' src', ' defer src', $url ); } add_filter( 'script_loader_tag', 'defer_parsing_of_js', 10 );
I still need it, so it would be good to do something about it ??
ThanksForum: Plugins
In reply to: [Contact Form 7] No message after pressing submit button AJAX LOADER PROBLEMUnfortunately, the problem is my child theme. Maybe some function or CSS. Because all I had to do was change to hello elementor from my child theme and the messages are displayed correctly.
Forum: Plugins
In reply to: [Contact Form 7] No message after pressing submit button AJAX LOADER PROBLEMHello,
Plugins:
1)CF7
2)Easy WP SMTP
3)Elementor
4)Elementor – Header, Footer & Blocks
5)Essential Addons for Elementor
6)GDPR Cookie Consent
7)MouseWheel Smooth Scroll
8)SG Optimizer
9)Yoast SEO
Theme -> Hello ElementorThanks.
Forum: Plugins
In reply to: [LiteSpeed Cache] print.js – The plug is blocking my print view.Ok I will check it out on live version of site (not stagging). I’ll let you know.
Thanks for your time and help.Forum: Plugins
In reply to: [LiteSpeed Cache] print.js – The plug is blocking my print view.The problem was CDN mapping. Unfortunately, you have to turn them off to fix the print.js error. https://ibb.co/DwR5595
Forum: Plugins
In reply to: [LiteSpeed Cache] print.js – The plug is blocking my print view.Hello again,
I have too many custom settings there. In my opinion the problem is that print.js is blocked by your plugin. Can I give you access to the staging version ?Thanks!
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] One-time commission per client / referrerOk thanks!
Forum: Plugins
In reply to: [YITH WooCommerce Affiliates] General rate N/AOk thanks!