Title: Harshad's Replies - page 39 | WordPress.org

---

# Harshad

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 571 through 585 (of 2,472 total)

[←](https://wordpress.org/support/users/bornforphp/replies/page/38/?output_format=md)
[1](https://wordpress.org/support/users/bornforphp/replies/?output_format=md) [2](https://wordpress.org/support/users/bornforphp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bornforphp/replies/page/3/?output_format=md)…
[38](https://wordpress.org/support/users/bornforphp/replies/page/38/?output_format=md)
39 [40](https://wordpress.org/support/users/bornforphp/replies/page/40/?output_format=md)…
[163](https://wordpress.org/support/users/bornforphp/replies/page/163/?output_format=md)
[164](https://wordpress.org/support/users/bornforphp/replies/page/164/?output_format=md)
[165](https://wordpress.org/support/users/bornforphp/replies/page/165/?output_format=md)
[→](https://wordpress.org/support/users/bornforphp/replies/page/40/?output_format=md)

 *   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] mysqli_set_charset and mkdir php errors](https://wordpress.org/support/topic/mysqli_set_charset-and-mkdir-php-errors/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/mysqli_set_charset-and-mkdir-php-errors/#post-15522769)
 * [@francoc30](https://wordpress.org/support/users/francoc30/) These are warnings,
   there’s nothing to worry about, it will not stop the functionality of your site
   or WP-Optimize plugin.
 * However, I’ll report this issue to our development team for further investigation.
    -  This reply was modified 4 years, 4 months ago by [Harshad](https://wordpress.org/support/users/bornforphp/).
 *   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] How to Prevent Caching of Search Result Pages](https://wordpress.org/support/topic/how-to-prevent-caching-of-search-result-pages/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/how-to-prevent-caching-of-search-result-pages/#post-15519366)
 * [@myilraj05](https://wordpress.org/support/users/myilraj05/) You can add the 
   search page url to “URLs to exclude from caching” from WP-Optimize > Cache > 
   Advanced settings.
 *   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] Minification messes with Beaver Builder Layouts & Functionality](https://wordpress.org/support/topic/minification-messes-with-beaver-builder-layouts-functionality/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/minification-messes-with-beaver-builder-layouts-functionality/#post-15516160)
 * [@mrmatteastwood](https://wordpress.org/support/users/mrmatteastwood/) No there
   are no drawbacks, it will just not merge the JS and CSS files.
 *   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] Error](https://wordpress.org/support/topic/error-1632/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/error-1632/#post-15516154)
 * @wipx I’ll check this issue with one of our Development team and update you.
 *   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] Hook for clearing cache of specific post](https://wordpress.org/support/topic/hook-for-clearing-cache-of-specific-post/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/hook-for-clearing-cache-of-specific-post/#post-15516151)
 * [@gogetita](https://wordpress.org/support/users/gogetita/) You’ll have to use
   the filter outside the hook function call.
 * `add_filter( 'wpo_purge_all_cache_on_update', '__return_true' );`
 * So it will purge all the cache whenever you update the post/page or create a 
   new post/page.
 *   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] Minification messes with Beaver Builder Layouts & Functionality](https://wordpress.org/support/topic/minification-messes-with-beaver-builder-layouts-functionality/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/minification-messes-with-beaver-builder-layouts-functionality/#post-15516150)
 * [@mrmatteastwood](https://wordpress.org/support/users/mrmatteastwood/) Could 
   you please uncheck the option “Enable merging of JS files” and “Enable merging
   of CSS files” from WP-Optimize > Minify > Javascript and WP-Optimize > Minify
   > CSS and check if it helps to fix the issue?
 *   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] Crashed site 34 times over four days](https://wordpress.org/support/topic/crashed-site-34-times-over-four-days/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/crashed-site-34-times-over-four-days/#post-15516149)
 * [@francoc30](https://wordpress.org/support/users/francoc30/) Please check this
   article on how you can improve you site speed which also covers the features 
   in WP-Optimize: [https://getwpo.com/how-to-increase-website-speed-with-wp-optimize-plugin/](https://getwpo.com/how-to-increase-website-speed-with-wp-optimize-plugin/)
 *   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] Crashed site 34 times over four days](https://wordpress.org/support/topic/crashed-site-34-times-over-four-days/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/crashed-site-34-times-over-four-days/#post-15512404)
 * [@francoc30](https://wordpress.org/support/users/francoc30/) Yes it will start
   12:01 midnight local time
 *   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] Doesnt minify js](https://wordpress.org/support/topic/doesnt-minify-js/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/doesnt-minify-js/#post-15512403)
 * [@rgralexandre](https://wordpress.org/support/users/rgralexandre/) Sorry at the
   moment this is not a feature yet.
 *   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] Doesnt minify js](https://wordpress.org/support/topic/doesnt-minify-js/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/doesnt-minify-js/#post-15508501)
 * [@rgralexandre](https://wordpress.org/support/users/rgralexandre/) Have you performed
   a conflict test yet?
 * Try deactivating all plugins except for WP-Optimize and see if it is resolved.
 * If so, reactivate each plugin one at a time until you find the culprit. You can
   check for the issue between activating each plugin, so you can see which one 
   is causing problems.
 * Please let us know your findings.
 *   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] Crashed site 34 times over four days](https://wordpress.org/support/topic/crashed-site-34-times-over-four-days/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/crashed-site-34-times-over-four-days/#post-15508500)
 * [@francoc30](https://wordpress.org/support/users/francoc30/) Yes the minified
   files will get recreated once deleted and user visits the site.
 * WP-Optimize by default preloads the minification process every 24 hours, so even
   if you don’t manually preload the minified files it will get created when user
   visits the site.
 *   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] Crashed site 34 times over four days](https://wordpress.org/support/topic/crashed-site-34-times-over-four-days/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/crashed-site-34-times-over-four-days/#post-15508498)
 * [@kengray20](https://wordpress.org/support/users/kengray20/) Have you tried to
   add the snippet to your child themes functions.php file and see if the files 
   get deleted after 3 days?
 *   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] Hide WP-Optimize Column](https://wordpress.org/support/topic/hide-wp-optimize-column/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/hide-wp-optimize-column/#post-15508495)
 * [@mejstro](https://wordpress.org/support/users/mejstro/) You should find at top
   right corner in WordPress admin, please check this link for screenshot: [https://prnt.sc/URDxoDpz_UIh](https://prnt.sc/URDxoDpz_UIh)
 *   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] Doesnt minify js](https://wordpress.org/support/topic/doesnt-minify-js/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/doesnt-minify-js/#post-15504616)
 * [@rgralexandre](https://wordpress.org/support/users/rgralexandre/) Could you 
   please explain more about the issue, what makes you feel the minification of 
   JS doesn’t 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] Crashed site 34 times over four days](https://wordpress.org/support/topic/crashed-site-34-times-over-four-days/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/crashed-site-34-times-over-four-days/#post-15504615)
 * [@kengray20](https://wordpress.org/support/users/kengray20/) Sorry to hear about
   your issue.
 * Please use following snippet and add it to your active child themes functions.
   php file, it will automatically delete the minified files after 3 days
 *     ```
       add_filter( 'wp_optimize_minify_cache_expiry_time', function( $original_value ) {
       return time() - 86400 * 3;
       } );
       ```
   

Viewing 15 replies - 571 through 585 (of 2,472 total)

[←](https://wordpress.org/support/users/bornforphp/replies/page/38/?output_format=md)
[1](https://wordpress.org/support/users/bornforphp/replies/?output_format=md) [2](https://wordpress.org/support/users/bornforphp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/bornforphp/replies/page/3/?output_format=md)…
[38](https://wordpress.org/support/users/bornforphp/replies/page/38/?output_format=md)
39 [40](https://wordpress.org/support/users/bornforphp/replies/page/40/?output_format=md)…
[163](https://wordpress.org/support/users/bornforphp/replies/page/163/?output_format=md)
[164](https://wordpress.org/support/users/bornforphp/replies/page/164/?output_format=md)
[165](https://wordpress.org/support/users/bornforphp/replies/page/165/?output_format=md)
[→](https://wordpress.org/support/users/bornforphp/replies/page/40/?output_format=md)