john.p
Forum Replies Created
-
Disabling http requests fixed it. Didn’t realise plugin had switched to action scheduler
1st of all, i can’t find which feed it is. Your feeds dont use post ids, which is referenced in the wp and litespeed logs.
2nd, why is this expected behaviour? Why would you need to update metadata and save posts to generate the feed, and thus trigger cache clears?
Am I the only one that has an issue with the cache being cleared that frequently due to actions on your plugin?1st of all, my main problem is I can’t find which feed it is. You are not using post id in your feeds url, which is the one referenced in the logs.
2nd, why is this expected behaviour? Why would a feed need to update post meta and therefore trigger a cache clear? Am I the only one that has an issue with the cache being cleared as soon as your plugin runs?Forum: Plugins
In reply to: [Klarna for WooCommerce] Latest Update Broke EverythingI was not able to fix it. I need to know what changes to js and css were made since 4.0.3 . I have these exceptions at litespeed :
klarna-checkout-for-woocommerce.min.js
klarna-checkout-for-woocommerce.js
klarna.js
However, if I update after 4.0.3 my website structure breaks. Was a new js file added/changed name?Forum: Plugins
In reply to: [Klarna for WooCommerce] Latest Update Broke EverythingFound the issue, you probably changed the naming of one/multiple css/js files, and it’s causing an issue with litespeed cache exceptions, my old rules no longer apply to the plugin.
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] StartTag: invalid element nameOn a staging site, with only woocomerce and cusrev active, still same problem. WP cron in general works fine. The WP Cron for cusrev, is not working, even if triggered manually
Any update?
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] StartTag: invalid element nameNo, that does nothing.
I selected the custom feed option. I just want to capitalize the first letter in a specific feed. Is it possible?
No, I mean the very first opening tag <product>
Your plugin outputs like this
<product>
<attribute> xxx. </attribute>
</product>I want to change that first opening tag, to something else, in my case replace the first letter to be a capital P. Preferably, for only one of my feeds, and not all of them.
This is 2 months already, and still no fix???
Same issue again with 13.4.1.3 . Do I still have to use 13.3.9??
I updated because I am having issues with matching an acf field (doesn’t appear in dropdowns) but now not only that is not fixed, but also all feeds stuck again!Forum: Plugins
In reply to: [LiteSpeed Cache] Pagespeed IssuesAny advice?
I didn’t try duplicating/creating new feeds.
However, downgrading to 13.3.9 fixed the issue- PHP is 8.2 . I could switch, but this issue appeared suddenly. Feeds were working as expected, and suddenly they stopped working properly.
- Debug logs show nothing of importance related to the feeds and the wp scheduled actions
- I now see that the issue affects specific feeds. Some are refreshing properly, others are not.
Please advise on how I should proceed