I just installed WPSC yesterday on my WordPress site after trying several other cache plugins that were problematic and just didn’t cache like they were supposed to. (LiteSpeed, Quic.cloud, Cloudflare, etc — they all had issues.) WPSC does seem to cache my site, and page speed has improved some.
The problem is that the Timestamp is off. I checked the debug log and realized it was my Mailster plugin was the problem. I then verified that by deactivating Mailster, and the Timestamp was good.
The thing is, I can’t get rid of Mailster. I use that in conjunction with Amazon SES to send out my newsletter to my subscribers, so if I have to get rid of anything, it’s going to be the WPSC. I really don’t want to do that, so please, could someone help me with a workaround or a bit of code to make these plugins compatible?
I use Chrome on a Windows 10 laptop and my hosting provider is Hostinger, if you need that info.
Thanks so much.
]]>Iam using woodmart theme after installing the Dokan Vendor Dashboard plugin, only vendor dashboard page of front end breaks. Rest all works fine.
And after deactivating your plugin, its back to normal. Please check.
]]>I like your Plugin very much AND the Plugin wp-Typography as well. Unfortunately they don’t seem to work together. As soon as I activate wp_Typography the mail-Encoding stops working.
Any idea what to do about that?
Thanks!
]]>I have recently found a bug that I thought was elsewhere but deactivating SSL Insecure Content Fixer was the actual fix.
Build Stack: Beaver Builder + Ultimate Addons for Beaver Builder (UABB)
I thought UABB was causing the issue as I couldn’t edit Beaver Builder modules with it activated, but only on some of my sites. I then did the tedious task of deactivating individual plugins and to my surprise it was SSL Insecure Content Fixer that was disallowing me to access the editing tools for individual Modules within Beaver Builder or UABB. As of now I’m deactivating it on all of my current sites if there are editing issues and removing it from my Cloneable environment until it has been addressed.
I’ve been a solid user of this plugin for years and this is the first issue I’ve ever had. But if it’s active and Beaver Builder + UABB are active I can’t edit the website visually with Beaver Builder. That’s a no go as it is my primary web building tool as I no longer code the themes from scratch.
I hope you guys have a fix in the works or will have one soon. It’s always been a reliable plugin and I’ve never had incompatibility with it before.
Thanks!
mike murphy
emerse design co.
I tried putting:
remove_filter( 'the_content', 'wpautop' );
function tsl_remove_autop($post){
// remove wpautop for tribe community events
// without this extra <p> tags are generated in these pages by wordpress? Another plugin?
remove_filter('the_content', 'wpautop');
remove_filter('the_excerpt', 'wpautop');
}
add_action( 'the_post', 'tsl_remove_autop', 1);
but I can’t get the stray <p> tags to be removed from the events page.
I assume it has something to do with upgrading to WordPress 6, but I also upgraded a bunch of stuff at the same time – I hadn’t noticed the problem on my dev site.
The only way I can fix it is to modify wpautop() to return $text as soon as it starts, and that fixes it.
The advice from the wordpress developers is that plugins shouldn’t be putting spaces and newlines into their template code…. That doesn’t really seem like a reasonable solution to me, and I don’t know if there is some conflict with another plugin or not.
I see in your Overwrite.php that you say this->wpautop isn’t needed any more, but I wonder if it still is.
Any suggestions on how to make your code work without disabling wpautop for everywhere?
]]>I found a incompatibility with Rank Math Google Instant Indexing plugin. If both plugins are enabled they crush and none is working. If I disable any of them, the other one works perfectly.
Both plugins use Google API connection… maybe this information could help.
What can we do to solve that problem?
Thank you in advance
]]>I’m using Twenty Twenty theme, Elementor Pro, and WCFM to build my e-commerce site. Recently I updated the WCFM Ultimate plugin and I had an issue with the mega menu. The Mega Menu displays correctly on my landing homepage (https://www.apvrt.com/) but not on other pages such as https://www.apvrt.com/woman/ & https://www.apvrt.com/blog/.
Please help. I would like the Mega Menu to be consistent throughout the whole website. This has not been an issue until I updated the WCFM Ultimate plugin. Is there a compatibility issue?
Best regards,
Rosa
Issues as follows:
1. As noted by another user the plug-in is misleading. It requires its own payment gateways to run making it non functional with other plugins.
2. It does not work with Gutenberg and requires Elementor.
3. As some people have also shared – The above aren’t clear. When I requested a refund I was told it does not apply and listed a myriad of excuses. They advertise a guaranteed refund policy but do not honour it.
I strongly do not recommend this plug-in for anyone and based on the support any other plugins from this developer. There are better options available.
]]>Screenshots:
Without styling issues:
https://www.dropbox.com/s/i02hiq8ilndc5fu/Screenshot%20%28567%29.png?dl=0
https://www.dropbox.com/s/l0v5zz65xd7f4s2/Screenshot%20%28568%29.png?dl=0
With styling issues:
https://www.dropbox.com/s/re00n1lura5iz8l/Screenshot%20%28569%29.png?dl=0
https://www.dropbox.com/s/om85jthxgjrfeb8/Screenshot%20%28570%29.png?dl=0