Title: curioussimpleton's Replies | WordPress.org

---

# curioussimpleton

  [  ](https://wordpress.org/support/users/streamforte/)

 *   [Profile](https://wordpress.org/support/users/streamforte/)
 *   [Topics Started](https://wordpress.org/support/users/streamforte/topics/)
 *   [Replies Created](https://wordpress.org/support/users/streamforte/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/streamforte/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/streamforte/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/streamforte/engagements/)
 *   [Favorites](https://wordpress.org/support/users/streamforte/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/streamforte/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/streamforte/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Cache Purging Without Any Trigger](https://wordpress.org/support/topic/cache-purging-without-any-trigger/)
 *  Thread Starter [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/cache-purging-without-any-trigger/#post-18676104)
 * Ah [@qtwrk](https://wordpress.org/support/users/qtwrk/) thanks.
 * On pages where `X-Qc-Cache: miss`, it shows `X-Litespeed-Cache: bkd`
 * So it’s just the CDN side cache purge, it’s still cached on origin. Thank you
   for clarifying that.
    -  This reply was modified 8 months, 2 weeks ago by [curioussimpleton](https://wordpress.org/support/users/streamforte/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Cache Purging Without Any Trigger](https://wordpress.org/support/topic/cache-purging-without-any-trigger/)
 *  Thread Starter [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [8 months, 2 weeks ago](https://wordpress.org/support/topic/cache-purging-without-any-trigger/#post-18673287)
 * [@litetim](https://wordpress.org/support/users/litetim/) I did enable debug/logging
   for testing this.
 * >  - I had logging enabled, purge log shows no entry/no activity. It’s empty.
   >  - My auto purge setting – everything is disabled, except for ‘Purge All On
   >    Upgrade’
   >  - I created no new content/post when logging was enabled for this test. There
   >    was no upgrade during this duration either.
 * The purge log was empty within WP, and the file in wp-content/litespeed/debug
   was also empty (0 bytes).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Really Simple Security - Simple and Performant Security (formerly Really Simple SSL)] No Index rules in .htaccess, what are they?](https://wordpress.org/support/topic/no-index-rules-in-htaccess-what-are-they/)
 *  Thread Starter [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [9 months, 3 weeks ago](https://wordpress.org/support/topic/no-index-rules-in-htaccess-what-are-they/#post-18617698)
 * Hi [@jarnovos](https://wordpress.org/support/users/jarnovos/)
 * Thanks so much for clearing it up! 🙂 I thought it would be due to the recent
   update, but just wanted to make sure so that I was aware and properly informed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Lazy Load Iframes Doesn’t Maintain 16:9 Ratio](https://wordpress.org/support/topic/lazy-load-iframes-doesnt-maintain-169-ratio/)
 *  Thread Starter [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [11 months, 1 week ago](https://wordpress.org/support/topic/lazy-load-iframes-doesnt-maintain-169-ratio/#post-18557945)
 * Hello,
 * Want to let you know I sorted out the issue by adding custom CSS rules to the
   Iframe. This has sorted out the issue without disabling Iframe Lazy Load.
 *     ```wp-block-code
       .wp-block-embed iframe {max-width: 100%;height: 100%;aspect-ratio: 16/9;}
       ```
   
 * Hopefully if anyone else has an issue similar to mine, this can be helpful.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Lazy Load Iframes Doesn’t Maintain 16:9 Ratio](https://wordpress.org/support/topic/lazy-load-iframes-doesnt-maintain-169-ratio/)
 *  Thread Starter [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [11 months, 1 week ago](https://wordpress.org/support/topic/lazy-load-iframes-doesnt-maintain-169-ratio/#post-18557827)
 * Hi [@litetim](https://wordpress.org/support/users/litetim/)
 * Even with debloat disabled, the problem exists.
 * I disabled debloat, cleared cache, checked multiple times. 16:9 ratio isn’t available
   on phone for YT embeds unless Iframe lazy loading is disabled.
 * So this rules out debloat causing any issues. Any idea as to what may be doing
   this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Lazy Load Iframes Doesn’t Maintain 16:9 Ratio](https://wordpress.org/support/topic/lazy-load-iframes-doesnt-maintain-169-ratio/)
 *  Thread Starter [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [11 months, 1 week ago](https://wordpress.org/support/topic/lazy-load-iframes-doesnt-maintain-169-ratio/#post-18556569)
 * Sorry missed mentioning this in prev post, also using Gutenberg and the built
   in block for YouTube embeds. No add on involved in post creation process apart
   from Yoast SEO.
 * If this info is required: CSS minification and removal of unused CSS, and JS 
   minification & defer is handled by: [https://wordpress.org/plugins/debloat/](https://wordpress.org/plugins/debloat/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Lazy Load Iframes Doesn’t Maintain 16:9 Ratio](https://wordpress.org/support/topic/lazy-load-iframes-doesnt-maintain-169-ratio/)
 *  Thread Starter [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [11 months, 1 week ago](https://wordpress.org/support/topic/lazy-load-iframes-doesnt-maintain-169-ratio/#post-18556514)
 * Hi [@litetim](https://wordpress.org/support/users/litetim/)
 * Report # CSHHGHPP
 * Page URL with YouTube embed: [https://rpwithai.com/ai-vtuber-neuro-samas-agentic-misalignment/](https://rpwithai.com/ai-vtuber-neuro-samas-agentic-misalignment/)
 * In my testing the only thing that worked to make the embed 16:9 on mobile was
   disabling Iframe lazy load.
 * Thank you for taking a look at this!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Debloat - Remove Unused CSS, Optimize JS] No changelog for 1.1.4](https://wordpress.org/support/topic/no-changelog-for-1-1-4/)
 *  Thread Starter [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/no-changelog-for-1-1-4/#post-14832918)
 * Thanks so much for the clarification Asad.
 * I’m used to checking changelog before updating to ensure nothing changes unexpectedly.
   Sorry for bothering with this.
 * Thanks again 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Site breaking when combining CSS](https://wordpress.org/support/topic/site-breaking-when-combining-css/)
 *  [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [4 years, 9 months ago](https://wordpress.org/support/topic/site-breaking-when-combining-css/#post-14827001)
 * The Litespeed staff have mentioned that there is an issue with minify/combine
   css and minify/combine js and that it’ll be fixed in the next update.
 * Read more here > [https://wordpress.org/support/topic/404-error-with-css/](https://wordpress.org/support/topic/404-error-with-css/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Even After Loading Complete Page My Browser Keep Loading Page](https://wordpress.org/support/topic/even-after-loading-complete-page-my-browser-keep-loading-page/)
 *  [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/even-after-loading-complete-page-my-browser-keep-loading-page/#post-14791587)
 * I visited the website & the images seem to load fine.
 * But in the Network tab on Chrome I can see that whenever the slider generates
   new content on screen, new js and css files are being pulled (thus the long loading
   of the page on browser).
 * Once the slider finishes its entire scroll, it seems to be fine.
 * Not really sure whats going on, but take a closer look at the slider and your
   network tab on Chrome. Maybe exclude the slider JS files in Litespeed Page Optimization.
 * _I’m not an expert, just suggesting at what may be the issue. I’m sure Litespeed
   support will answer soon enough._
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Why you drastically reduced Quic.Cloud Credits?](https://wordpress.org/support/topic/why-you-drastically-reduced-quic-cloud-credits/)
 *  [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/why-you-drastically-reduced-quic-cloud-credits/#post-14775770)
 * The free quota is the same on all tiers as it was before 4.x update.
 * They only added a daily limit to requests from free quota: [https://quic.cloud/docs/billing/all-about-quota-and-credits/#daily-limits-on-free-quota-usage](https://quic.cloud/docs/billing/all-about-quota-and-credits/#daily-limits-on-free-quota-usage)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Version 4.3 and css combined files problem ???](https://wordpress.org/support/topic/version-4-3-and-css-combined-files-problem/)
 *  [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/version-4-3-and-css-combined-files-problem/#post-14775741)
 * You never provided the team with any further details except “my page is broken”
   when you [were asked here](https://wordpress.org/support/topic/rollback-to-version-3-6-4/#post-14763889).
 * Everything works fine on our website after some tweaking and tuning. There are
   things you’ll have to enable/disable/test etc. to find out where the problem 
   is.
 * The first step would be to disable all your page optimization settings (or reset
   it via Toolbox), enable guest mode and guest optimization and let it do its thing.
   If it works, then gradually start enabling page optimization and see what works
   and what doesn’t.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Can I get confirmation if UCSS works for mobile or not?](https://wordpress.org/support/topic/can-i-get-confirmation-if-ucss-works-for-mobile-or-not/)
 *  [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/can-i-get-confirmation-if-ucss-works-for-mobile-or-not/#post-14772330)
 * If you are using services like UCSS, you should enable “Cache Mobile”
 * Litespeed Cache > Cache > Turn “Cache Mobile” ON
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] how to stop this mf from installing itself back](https://wordpress.org/support/topic/how-to-stop-this-mf-from-installing-itself-back/)
 *  [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/how-to-stop-this-mf-from-installing-itself-back/#post-14769944)
 * You should be raising a support ticket with your host.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Weird Layout Move While Going From Guest Page -> Full Page](https://wordpress.org/support/topic/weird-layout-move-while-going-from-guest-page-full-page/)
 *  Thread Starter [curioussimpleton](https://wordpress.org/support/users/streamforte/)
 * (@streamforte)
 * [4 years, 10 months ago](https://wordpress.org/support/topic/weird-layout-move-while-going-from-guest-page-full-page/#post-14765145)
 * Yea, it seems to have been the custom page optimization settings applied for 
   guests.
 * We have disabled ALL page optimization settings except minification of CSS, JS&
   Lazy Loading Images/Iframes.
 * And this seems to have sorted out the issues, the page loads smoothly from guest
   mode -> full page, there are no weird layout shifts or glitches.
 * Maybe this can help someone in the future!

Viewing 15 replies - 1 through 15 (of 18 total)

1 [2](https://wordpress.org/support/users/streamforte/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/streamforte/replies/page/2/?output_format=md)