balticcharge
Forum Replies Created
-
Forum: Plugins
In reply to: [Customer Reviews for WooCommerce] Reminders are not schedulingThank you for the help.
After some actions it started working again, I’m not sure which ones exactly. It was really odd.
After creating table – it was behaving the same as before reinstalling the plugin (no schedules, no errors).
Then I configured to use CR Cron – still didn’t appeared in scheduled reminders, but they went straight to “sent” (although no emails were actually sent) and In orders page they appeared with a status “A review reminder was scheduled via CR Cron”. Also after clicking Sync button, it went to Sent again (with no email)
Finally, I configured back to WP Cron and it started to work normally.Forum: Plugins
In reply to: [LiteSpeed Cache] Crawler false hits Cache with ESI enabledYou can access frontend by loging in. Here is a test account:
https://balticcharge.lv/wp-login.php
User: test
Password: y*tShfVG4#Da#L@Forum: Plugins
In reply to: [LiteSpeed Cache] Cache purged without intentionThanks @qtwrk.
I was too lazy and didn’t check cache info in the bottom of page. So the problem was with Logged in users for Woocommerce (while website is closed for public, I didn’t test with guest user).
As woocommerce customer is a logged in user, to them litespeed cache serves private cache where TTL is 30 minutes.To solve this I have enabled ESI and I will test it how it performs and caches, for example, minicart.
Sorry for causing the trouble, but perhaps this info will help someone in the same situation in the future. Closing.
Thanks
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache purged without intentionIt happened again, without any trace in logs.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cache purged without intentionNot sure if this is related with the described issues got one record in purge log
09/15/24 18:29:16.272 [=CLI=balticch 1 mNR] X-LiteSpeed-Purge: public,004_Po.3971,004_URL./,004_W.recent-posts-1,004_FD,004_F,004_H,004_PGS,004_PGSRP,004_REST,004_Po.4230 => LiteSpeed\LSC->send_headers()@624 => WP_Hook->apply_filters(,ARRAY)@324 => WP_Hook->do_action(ARRAY)@348 =>
/home4/balticch/public_html/wp-includes/load.php@517
ID 4230 is autogenerated coupon code from WooCommerce Cart Abandonment Recovery. I will disable this and see if the issue persit.Forum: Plugins
In reply to: [DPD Baltic Shipping] Pick-up point dropdown emptyI guess still not fixed, but support just sent me instructions to visit:
https://<<client-domain>>/wp-admin/tools.php?force-dpd-tables-update=1
and then with Cron plugin to manually run “dpd_parcels_updater”. I haven’t tested this yet as I’m having some issues to make Cron plugin work overall.Forum: Plugins
In reply to: [DPD Baltic Shipping] Pick-up point dropdown emptyHey,
I’m having the same issue. It was also present on a little bit older version, and it seems that developers have been struggling with this as some fixes are appearing in the changelog.
I think the issue could be related to CRON as in the FAQ it written:Pickup point update takes about 100-150 seconds.
Cron job name “dpd_parcels_updater”;
Data is saved in table “wp_dpd_terminals”;But I don’t see such cron jobs actually executed in logs.