ygoor
Forum Replies Created
Viewing 7 replies - 1 through 7 (of 7 total)
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Divi Blog module doesn’t work with LS CacheOk, It is working.
I excluded js that displays blog posts: /wp-includes/js/mediaelement/mediaelement-and-player.min.js
🙂
I use this plugin: https://ww.wp.xz.cn/plugins/export-user-data/
Do you know how can i do this in Ultimate Member?
Please add this in the future updates.
Please, please, please :))!
Now the code looks different and i don’t know how to fix the bug.
Could somebody help me?
Forum: Plugins
In reply to: [Contact Form 7] Contact Form 7 not working on mobileI had the same problem. There is a solution.
in functions.php (of course in child-theme) you have to add:
add_filter( ‘wpcf7_load_js’, ‘__return_false’ );
Forum: Plugins
In reply to: [Contact Form 7] Submit button doesn’t workfunctions.php (of course in child-theme)
add_filter( ‘wpcf7_load_js’, ‘__return_false’ );
Viewing 7 replies - 1 through 7 (of 7 total)