oyvindlille
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Images not pulledHi,
This is a production site with up to 50k users daily. Is this version stable enough to use on prod site? I do not have the possibility to set up a staging site on the same server.
Forum: Plugins
In reply to: [Premmerce Product Filter for WooCommerce] Custom metafield for price rangePremmerce? Anyone?
Forum: Plugins
In reply to: [LiteSpeed Cache] WooC Products does not purgeReportnumber: NVTQLIMF
The site is not a typical WC-site as it does not use cart and each product has 103 different prices stored in metafields generated by acf. Different prices are shown based on the value of the cookie.
Steps of how to reproduce the bug:
A little bit hard to reproduce the bug right now since it seems to have finally have purged itself at last. But basically this is how it went down yesterday:New data for the product comes in through api and the correct values are shown backend in wp.
1. Go to https://sitename.domain/?p=14497 (Sitename is in the report.)
2. Choose a store on the top like Viddal (you can search in the empty field)
3. Price do show up, but shows the old price before POST/PUT from api.
4. Change store in top to Porsgrunn and the new price for Porsgrunn is there.Only a few of the stores got the new price.
I tried Purge All, Purge all lscache and Purge this page but it didn’t help. But like I said, it seems like it have finally purged all of them now – 24hrs after I tried purge all.
Forum: Plugins
In reply to: [LiteSpeed Cache] Images goneSeems like you got an error in your console which stops your lazyloading from working. If you’re using litespeed lazy loading then try turning ON Inline Lazy Load Images Library underneath [7] Media-tab.
If this doesn’t work I would suggest you to address your error in the console or try turning off JS Combine underneath the optimize-tab
Forum: Plugins
In reply to: [LiteSpeed Cache] Static assets cache expirationIf it’s your js/css then you could set TTL underneath [5] optimize. If it’s third party js/css then you can’t do anything with it (as far as I know).
Forum: Plugins
In reply to: [LiteSpeed Cache] Static assets cache expirationYou can find it underneath settings->advanced and then Browser Cache
Edit: You have to turn on Show Advanced Options in the top right corner to view the Advanced tab.
- This reply was modified 5 years, 3 months ago by oyvindlille. Reason: add info on how to view the advanced tab
Forum: Plugins
In reply to: [LiteSpeed Cache] Vary Cookie in plugin?Thank you for the fast reply @qtwrk!
Yeah, I found that answer through google, but just wanted to check if there was any update to it.
My RewriteRule was removed when I removed my cookie from the exclude field in plugin settings.
Great! Thanks for the fast reply.
Feature suggestion: Some kind of api delete/restore option?