rbabt
Forum Replies Created
-
I appreciate you letting me know.
We’re up-to-date and its working as expected. Thank you.
Thanks for the update. I tested the dev version on our staging site and it fixed the issue.
I look forward to the production release.
Thanks for the update @wpmudevsupport11,
Forum: Plugins
In reply to: [LiteSpeed Cache] How to disable Brotli (br) compression for specific pages?Found another way using
SetEnvIf Request_URIrather than FilesMatch that gets the desired results.Forum: Plugins
In reply to: [LiteSpeed Cache] What do the crawlers do and why has one been removed?Thank you, that helps.
Forum: Plugins
In reply to: [LiteSpeed Cache] What do the crawlers do and why has one been removed?Sorry I realise now my question was a little too vague. I understand they populate the cache and the various settings.
I was hoping to get a bit more information on what each of the specific crawlers is caching. Until this latest update, we had two crawlers. If I recall correctly, one was called “Guest” and the other “Guest – WebP”. Now we only have “Guest – WebP”. I had previously, and probably incorrectly, assumed one was caching pages and the other images, so I wanted to check that we’re still getting everything cached correctly.
- This reply was modified 1 year, 1 month ago by rbabt.
Forum: Plugins
In reply to: [LiteSpeed Cache] Cannot parse sitemapThe issue has resolved itself without any changes being made.
Forum: Themes and Templates
In reply to: [Neve] How to import Neve settings into Neve Child?Thanks,
I ended up copying the mods across directly in the database which worked fine but I will keep this plugin in mind for next time.
Forum: Plugins
In reply to: [LiteSpeed Cache] Generate UCSS breaks mobile menuThanks @pixtweaks,
I watched your video and tried the tool but unfortunately it didn’t work for my website.
Forum: Plugins
In reply to: [LiteSpeed Cache] Generate UCSS breaks mobile menuUpdate:
I tried following the advice here which talks about adding classes to the whitelist on UCSS. It says to use the F12 element inspection tool to look for differences on the elements that aren’t working.
Some differences I’ve found on the menu bar:
Working (UCSS Off)
*, :after, :before { box-sizing: border-box; }Not working (UCSS On)
*, .wp-block-cover, .wp-block-group, :after, :before { box-sizing: border-box; }Turning UCSS on seems be adding some extra classes but the guide says I should be looking for classes that are missing.
Can anyone help explain this? There are other instances where the UCSS version has extra bits. I assume its these extra bits where they shouldn’t be that is breaking things.
Forum: Plugins
In reply to: [LiteSpeed Cache] Crawlers have stopped working – crawler_disabledUpdate: Was an issue with out hosting provider.