Plugin Support
qtwrk
(@qtwrk)
Hi,
Could you please provide the report number ?
Best regards,
Hi @qtwrk,
Thanks for your quick reply.
Thank you very much!
Report number: SRABYZRP
Plugin Support
qtwrk
(@qtwrk)
Hi,
Please submit a ticket here, we will investigate it further.
Best regards,
Here a quick note from the author of Admin Columns Pro.
All the edit actions I see on the screencast are done by simple update_post_meta() methods. So you could use the hooks that are inside that method to recognize changes. Or you could use the following hook in our plugin to invalidate the cache on your side.
https://www.admincolumns.com/documentation/action-reference/acp-editing-saved/
Plugin Support
qtwrk
(@qtwrk)
Hi,
Thanks for the info.
Please try:
LSCWP, setting , advance tab
there is a section “purge hook” in the 3rd from bottom , add update_post_meta into that hook list , and see how it goes.
For wish list , it should automatically make it become private cache when something is added into , or ESI block if you have ESI enabled , may I know what wishlist plugin you are using?
Best regards,
Hi @dungengronovius, Thank you for your attention!
Hi @qtwrk,
Thank you for your attention and quick response.
Everything seems perfect now!
Only the Wishlist is not working properly.
I’m using this plugin, which already comes attached to the template:
Soo Wishlist
SEE:
https://d.pr/free/f/GsTIRd
See if you can help me please.
Thank you so much again!
One more question arose:
My pages are opening around 1.0s then cached 0.500 – 0.600ms.
After placing a product in the cart, it causes a bit of slowness, falling to 2.5 / 3.0s …
It seems that besides the cache is not taking effect, it is still making it a bit slower.
this is normal?
Hi @mrimpact, could you explain more how’s the Soo Wishlist not working properly?
For the speed slowdown issue, I cannot find LiteSpeed is running the site mention on your report, could you reactivate it for checking?
hi @stanleylitespeed,
Thanks for your quick reply.
I add a product to Wishlist as it is only after adding a product to the cart, see:
https://d.pr/free/v/soCikg
Before that, it looks like it has not been added to the list.
I just re-activated the litespeed plugin …
See, my pages open in a few MS:
https://d.pr/free/v/UZVRiz
After I add a product to the cart, everything gets pretty slow …
If you want to take a test in practice:
https://tema01.studio416x.com/
New Report number: IVPXCNZE
thank you so much again!
-
This reply was modified 6 years, 12 months ago by
mrimpact.
Hi @mrimpact, may I confirm LiteSpeed is turned ON? We cannot find LiteSpeed related message on your code and header.
Hi @mrimpact, I found the report that ESI is OFF on your site, may I confirm is it the same setting now? If ESI is OFF, the user will change to private cache if added a product to the cart which might slow down the page speed at first hit.
hi @stanleylitespeed,
You were right. the ESI was OFF.
I just activated, everything looks perfect …
One last question, enjoying our conversation.
You know the HOOK for this PLUGIN:
Slider Revolution
https://codecanyon.net/item/slider-revolution-responsive-wordpress-plugin/2751380
Whenever I update an image or something, it is not cleaning the cache, I need to do it manually.
Thank you so much again! you are the best!
Just checked and we cannot find any hooks when Slider Revolution slides got updated, you may contact them to provide a hook and adding to LiteSpeed Setting > Advanced > Purge All Hooks for auto purging.
Before that, you still need to purge that page manually. I will discuss with our developer to see we can have any update about this. Thanks.