MarcGuay
Forum Replies Created
-
Actually there’s one that you missed:
“For your reference, your order details are shown below.” has been changed to “As a reminder, here are your order details:”
Looks good, thank you!
Hi. This issue was not resolved. To reproduce the problem:
- WP Admin->Email Templates
- Change Template to “Refunded Order”
- Edit the Email Body
- Change the Body Text
- It will not be reflected in the email preview
The problem is that the email uses
customer_refunded_order_body_fullandcustomer_refunded_order_body_partialbut the editor is usingcustomer_refunded_order_body.Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missIs there a way to not cache a page at all if the Vary cookie is not set?
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missIs it possible that this scenario happens?
- Cache is cleared
- Bot visits page and is served non-cached page but a cached version is created
- User visits page and is served the cached version generated when the bot visited
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missCan you confirm that a matching user agent in that setting will prevent a cached version from being created (and then served to the next user)?
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missCan you please delete the link to the staging site that you posted above?
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missThat is perfect, thank you for your help!
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missNew report IDELYTAE
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missIs there a way to prevent specific user agents from generating page caches?
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missThe same problem happens (a page with no-cookie is cached by the bot’s visit and then served to the user because the logic to check for the cookie doesn’t execute).
- This reply was modified 1 year, 1 month ago by MarcGuay.
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always miss1) User visits homepage and enters and confirms address
2) A cookie is set with an ID associated with the territory they belong to
3) Certain pages display different content based on the territory, so I’m using the Vary cookie feature to cache separate pages depending on the user’s territory.
4) We allow those pages to be open to bots for scraping previews.
5) If I clear the cache and a bot visits one of those pages without the cookie assigned, a version of the page is publicly cached.
6) A user can then visit the page and view the cached version without entering an address.I was hoping that even if publicly caching is not an option that private caching could be implemented.
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missI notice that there are some google analytics cookies that change on every page load – this is probably causing the same issue. Is it possible that private cached URIs is not compatible with GA?
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missThank you. I’ve disabled that cookie but the problem persists.
Forum: Plugins
In reply to: [LiteSpeed Cache] Private Cached URIs always missWhen you visit the URL you’ll be redirected to the homepage and asked to enter an address. Please enter “123 Avenue Laval, Laval, QC, Canada” and click the “Confirmer l’adresse” button. You will then be redirected to the page in question.