Hi,I’ve been working with the?Easy Form Builder?plugin and encountered some challenges with page caching. To address these, we’ve implemented the following function to manage the interaction between Easy Form Builder and various page caching plugins:
public function cache_cleaner_Efb($page_id, $plugins) {
$page_id = intval($page_id);
$cache_plugins = json_decode($plugins);
foreach ($cache_plugins as $plugin) {
switch ($plugin->slug) {
case 'litespeed-cache':
if (defined('LSCWP_V') || defined('LSCWP_BASENAME')) do_action('litespeed_purge_post', $page_id);
break;
case 'wp-rocket':
if (function_exists('rocket_clean_post')) $r = rocket_clean_post($page_id);
break;
.
.
.
}
}
}
While this works, we’re looking for a more streamlined or integrated solution, ideally similar to how other plugins handle caching. Any suggestions on best practices or methods to improve this would be greatly appreciated.
Thank you for your time and insights!
Best regards,
]]>We have custom geoIP based multilingual website. After cache enabled, some users are getting different language content on english page. For Eg: when a user accessing the website from USA, they are seeing Indonesian Bahasa content. Could you please help me to fix this.
]]>Homepage is too slow when this plugin is active. I have got better score in Page speed insights, But only the issue is homepage is taking too long to load. Not sure why!
]]>Hi,
We are interested in buying the pro-version of this plugin and activate it on our website.
We tried to test it on the homepage first, and we managed to install the plugin, but we encountered an error when trying to access the plugin settings.
It says we should check the email for additional info, but we didn’t get any email (we checked the Spam folder too).
https://i.imgur.com/66tukb9.jpeg
https://i.imgur.com/7YH9VUg.jpeg
I mention that we use the latest WordPress version.
Could you help us install/ use the plugin? We are interested in buying the pro version if the plugin works.
]]>Hi!
When i activate this plugin, burger menu stop working. I’m not sure if this is issue or i need to change something in settings? Any idea?
Thanks!
Hi.
I have some issues with launching Beaver Builder when I have the “Enable combining of CSS and Javascript files” activated. And if I don’t have that setting activated, I get the same poor score in google speed test as I did before using the WPspeed plugin.
The problem with Beaver Builder is that when I’m in the builder, I am not able to click into any row or column, and the builders “top menu” is not showing.
Is there a way to get around this? I really love the plugin, and it gives great results in the speed test, but I need it to work along side with beaver builder.
]]>Hello WPSpeed Cache,
We’ve implemented the WP Speed Cache plugin to enhance our website’s performance, and it has indeed shown impressive improvements in our load times. However, we’ve encountered some unforeseen challenges related to rendering issues and a noticeable decline in organic visits.
It appears that Google is facing difficulties in rendering our site correctly. I verified this using various tools such as the URL inspection tool in Google Search Console, the Mobile-Friendly Test, the Rich Result Test, and the Cache: Search operators.
To provide a clearer understanding, I have attached screenshots in the links below for your reference.
1.URL Inspection tool (Live Test) – https://snipboard.io/vLpSoN.jpg
2.Rich Test Result – https://snipboard.io/2v6yJu.jpg
3.Mobile Friendly Test – https://snipboard.io/bJUFqK.jpg
4.Cache operators – https://snipboard.io/RVlb7X.jpg
We would greatly appreciate your assistance in addressing this matter. Your expertise and guidance would be invaluable in helping us resolve these issues and ensure that our website remains both swift and accessible.
Thank you for your attention to this concern.
]]>I installed your free version plugin (demo) to be able to evaluate the improvement obtained on the homepage. However I see no difference in the PageSpeed Insights results!
I have a website in 4 languages (IT/DE/FR/EN) with Woocommerce and WPML. This latest translation plugin generates a separate main homepage and 4 homepages, one for each language. I’ve tried monitoring both the main page and the 4 language homepages, but sadly I don’t see any difference!
First of all I would like to ask if your plugin is compatible with multilingual sites managed by WPML. If so, I would like some help in locating the homepage where I can test before purchasing the license. Thanks for the help you want to give me.
Can you display a menu with buttons in the admin headbar (toolbar) for cache operations, so as not to enter your plugin?
It’s convenient, a lovely plug-in is always at hand!
]]>Having some issues with a specific site not caching any sub pages.
This is the only site I’ve seen this issue with and to be clear…… this is my favourite caching plugin across the entirety of wordpress (that’s free).
It’s soooooo effective it’s kind of nuts. Best kept secret TBH.
Anyway, any idea why I it would get tripped up on sub pages?
]]>