Title: LELB Society's Replies | WordPress.org

---

# LELB Society

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

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

 Search replies:

## Forum Replies Created

Viewing 14 replies - 1 through 14 (of 14 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[GeneratePress] Adding Login link on primary navigation menu next to search icon](https://wordpress.org/support/topic/adding-login-link-on-primary-navigation-menu-next-to-search-icon/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/adding-login-link-on-primary-navigation-menu-next-to-search-icon/#post-18005239)
 * Thank you so much for your support. I really appreciate it. As you said, I just
   needed to switch from Float to Flexbox.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] New Version 5.2.0 broke 2 of my websites](https://wordpress.org/support/topic/new-version-5-2-0-broke-2-of-my-websites/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/new-version-5-2-0-broke-2-of-my-websites/#post-16889554)
 * I updated my review accordingly. Thank you so much.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] New Version 5.2.0 broke 2 of my websites](https://wordpress.org/support/topic/new-version-5-2-0-broke-2-of-my-websites/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/new-version-5-2-0-broke-2-of-my-websites/#post-16889447)
 * Wonderful job! Thank you so much. Upon updating to V5.2.1, all issues are resolved
   and my site is now 100% optimized. With much appreciation!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] New Version 5.2.0 broke 2 of my websites](https://wordpress.org/support/topic/new-version-5-2-0-broke-2-of-my-websites/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [3 years, 1 month ago](https://wordpress.org/support/topic/new-version-5-2-0-broke-2-of-my-websites/#post-16889242)
 * Thank you for your prompt response. Cache is not active for logged-in users on
   my 2 websites affected by the new version. I guess it automatically disable some
   JS. I have to go to the back end of the websites to create new posts, go to widgets
   page, etc. as the front-end admin bar is without any submenu, live chat or even
   back to top button. The temporary solution did not work for me. I had to opt 
   for the previous version: V5.1.9 and all the issues were resolved. My site at
   LELB.net is now 100% optimized on [PageSpeed Insights](https://pagespeed.web.dev/analysis/https-lelb-net/0xmm5y5oza?form_factor=mobile),
   while on Version 5.2.0, it was 60% optimized. I think I should wait for the next
   update to your plugin or try to find a substitute for it, which I don’t like 
   very much.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Members Membership Plugin] How to display comments for restricted single posts?](https://wordpress.org/support/topic/how-to-display-comments-for-restricted-single-posts/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [3 years, 2 months ago](https://wordpress.org/support/topic/how-to-display-comments-for-restricted-single-posts/#post-16793176)
 * Got it. Thank you so much for your help and support.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Members Membership Plugin] How to display comments for restricted single posts?](https://wordpress.org/support/topic/how-to-display-comments-for-restricted-single-posts/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/how-to-display-comments-for-restricted-single-posts/#post-16733969)
 * I did some research and came up with this code from your website:
 *     ```wp-block-code
       add_filter( 'wpmem_securify_comments', '__return_true' );
       ```
   
 * That was all I needed to add to the functions.php file. I found this line of 
   code from this website:
 * [https://rocketgeek.com/plugins/wp-members/docs/filter-hooks/wpmem_securify_comments/](https://rocketgeek.com/plugins/wp-members/docs/filter-hooks/wpmem_securify_comments/)
 * Thanks for the documentation.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP YouTube Lyte] Not work with bbPress](https://wordpress.org/support/topic/not-work-with-bbpress/)
 *  [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/not-work-with-bbpress/#post-16698232)
 * I had the same issue with bbp custom post type, and the first code provided by
   [@optimizingmatters](https://wordpress.org/support/users/optimizingmatters/) 
   resolved the issue. With that code snippet installed in functions.php file, the
   embedded videos from YouTube in forums are now lazyloaded. Thank you so much.
    -  This reply was modified 3 years, 3 months ago by [LELB Society](https://wordpress.org/support/users/lelb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Prevent Automatic Purging of Entire Cache](https://wordpress.org/support/topic/prevent-automatic-purging-of-entire-cache/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/prevent-automatic-purging-of-entire-cache/#post-14591890)
 * I had done that before, but at that time, keeping the cached files was not that
   important to me.
    Running a membership site with over 100 paid members, I need
   to take care of caching for both static and dynamic content, and as far as I 
   know, WP-Optimize does not cache dynamic content, that’s why I’m using Redis 
   Object cache. Actually I’ve purged my cached files twice for this test during
   the last 3 days, and lost nearly 2 GB of static files. I’ll continue using WP-
   Optimize as it’s offered my site the best performance metrics compared to other
   plugins. I will try your recommended solution next time when I really have to
   tweak the css files or modify my plugins (only 5 plugins). Thanks for your attention.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Prevent Automatic Purging of Entire Cache](https://wordpress.org/support/topic/prevent-automatic-purging-of-entire-cache/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/prevent-automatic-purging-of-entire-cache/#post-14585917)
 * I’m using Radis Object Cache just for object caching at server level on digital-
   ocean.
    I don’t have this issue with other plugins like cache enabler with Redis
   object cache.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Prevent Automatic Purging of Entire Cache](https://wordpress.org/support/topic/prevent-automatic-purging-of-entire-cache/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/prevent-automatic-purging-of-entire-cache/#post-14584176)
 * I put it to test. I disabled Minify feature, and modified Customizer with the
   filtering code given by you. However, the entire cache is purged. The same issue
   happened when I activated / deactivated a plugin.
    I think this is the default
   mechanism of your plugin and the majority of the users prefer this feature, and
   I quite understand it. I need to keep everything intact to prevent any cache 
   purge. I appreciate all your efforts and attention.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Prevent Automatic Purging of Entire Cache](https://wordpress.org/support/topic/prevent-automatic-purging-of-entire-cache/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/prevent-automatic-purging-of-entire-cache/#post-14583842)
 * Hi [@marcusig](https://wordpress.org/support/users/marcusig/),
    Yes, I do. I’ve
   enabled minification for JS, CSS and Fonts. Yet, if minification is the source
   of this issue, I could use Autoptimize just for the sake of minification. Please
   kindly guide me if I should disable WP-Optimize minification to prevent the entire
   cache purge upon any insignificant update. Thank you so much indeed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Prevent Automatic Purging of Entire Cache](https://wordpress.org/support/topic/prevent-automatic-purging-of-entire-cache/)
 *  Thread Starter [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/prevent-automatic-purging-of-entire-cache/#post-14581803)
 * I did as instructed, but upon modifying one single line of css code in Additional
   CSS (Customizer), my entire cache was deleted automatically. The above-mentioned
   code did not work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] clear cache after posting blog article](https://wordpress.org/support/topic/clear-cache-after-posting-blog-article/)
 *  [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/clear-cache-after-posting-blog-article/#post-14580264)
 * Hi. Unlike the majority of caching plugins, WP-Optimize promptly and automatically
   purges the ENTIRE cache. Is there any code to prevent automatic cache purge?
   
   I need to use customizer to add / remove css files, or deactivate / activate 
   plugins, and I don’t want an automatic cache purge. Is there any way to prevent
   automatic cache purge? Thanks in advance!
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[WP-Optimize – Cache, Compress images, Minify & Clean database to boost page speed & performance] Plugin Size Too Big](https://wordpress.org/support/topic/plugin-size-too-big/)
 *  [LELB Society](https://wordpress.org/support/users/lelb/)
 * (@lelb)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-size-too-big/#post-14575189)
 * Totally agreed. I’ve not seen any other plugin heavier than this one!! Even JetPack
   is half size of WP-Optimize. JetPack is around 5 MB in size. That’s crazy!!!

Viewing 14 replies - 1 through 14 (of 14 total)