Title: Harshad's Replies - page 2 | 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 - 16 through 30 (of 2,472 total)

[←](https://wordpress.org/support/users/bornforphp/replies/?output_format=md) [1](https://wordpress.org/support/users/bornforphp/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/bornforphp/replies/page/3/?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/3/?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] problema con PHP o plugin?](https://wordpress.org/support/topic/problema-con-php-o-plugin/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/problema-con-php-o-plugin/#post-16104475)
 * [@pedroloza](https://wordpress.org/support/users/pedroloza/) These are just warnings,
   it doesn’t stop the functionality of the plugin, to suppress the warnings, we
   need to add the lines above so the warnings could be suppressed.
 *   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] Minfiy kills Bricks Builder](https://wordpress.org/support/topic/minfiy-kills-bricks-builder/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/minfiy-kills-bricks-builder/#post-16104474)
 * [@mrmatteastwood](https://wordpress.org/support/users/mrmatteastwood/) I think
   its compatibility issue with “Complianz” plugin.
 * Have you reported the issue to “Complianz” plugin authors?
 *   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] problema con PHP o plugin?](https://wordpress.org/support/topic/problema-con-php-o-plugin/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/problema-con-php-o-plugin/#post-16101466)
 * [@pedroloza](https://wordpress.org/support/users/pedroloza/) Could you please
   edit wp-config.php file and
 * Replace:
 * `define('WP_DEBUG', false);`
 * with this:
 *     ```
       ini_set('log_errors','On');
   
       ini_set('display_errors','Off');
   
       ini_set('error_reporting', E_ALL );
   
       define('WP_DEBUG', false);
   
       define('WP_DEBUG_LOG', true);
   
       define('WP_DEBUG_DISPLAY', false);
       ```
   
 * Let us know if it helps to get rid of the warning messages.
 *   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] Css error](https://wordpress.org/support/topic/css-error-38/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/css-error-38/#post-16101463)
 * [@acatrinei01alin](https://wordpress.org/support/users/acatrinei01alin/) Could
   you please uncheck the option “Enable merging of Javascript files” and “Enable
   merging of CSS files” from WP-Optimize > Minify > Javascript and 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] Exclude main page from preload](https://wordpress.org/support/topic/exclude-main-page-from-preload/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/exclude-main-page-from-preload/#post-16101460)
 * [@grabowski](https://wordpress.org/support/users/grabowski/) Please add / inside“
   URLs to exclude from caching” from WP-Optimize > Cache > Advanced Settings and
   check if it excludes the main page from being cached?
 *   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] My website is Broken after enabling Javascript and css magnification](https://wordpress.org/support/topic/my-website-is-broken-after-enabling-javascript-and-css-magnification/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/my-website-is-broken-after-enabling-javascript-and-css-magnification/#post-16101457)
 * [@matheka](https://wordpress.org/support/users/matheka/) Could you please uncheck
   the option “Enable merging of Javascript files” and “Enable merging of CSS files”
   from WP-Optimize > Minify > Javascript and 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] Minfiy kills Bricks Builder](https://wordpress.org/support/topic/minfiy-kills-bricks-builder/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/minfiy-kills-bricks-builder/#post-16101456)
 * [@mrmatteastwood](https://wordpress.org/support/users/mrmatteastwood/) Could 
   you please uncheck the option “Enable merging of Javascript files” from WP-Optimize
   > Minify > Javascript 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] Preload not completed](https://wordpress.org/support/topic/preload-not-completed/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/preload-not-completed/#post-16101455)
 * [@francoc30](https://wordpress.org/support/users/francoc30/) Sure thing, we will
   keep you posted
 *   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] Font changes](https://wordpress.org/support/topic/font-changes-6/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/font-changes-6/#post-16098105)
 * [@stinkbuck2000](https://wordpress.org/support/users/stinkbuck2000/) Could you
   please check the option “Asynchronously load CSS files from Google Fonts” from
   WP-Optimize > Minify > Fonts 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] Preload not completed](https://wordpress.org/support/topic/preload-not-completed/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/preload-not-completed/#post-16098083)
 * [@francoc30](https://wordpress.org/support/users/francoc30/) I’ll report this
   to our development team, so they can debug the issue and fix it in upcoming version.
 *   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] Disable caching in a specific location](https://wordpress.org/support/topic/disable-caching-in-a-specific-location/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/disable-caching-in-a-specific-location/#post-16098082)
 * [@hiagobq](https://wordpress.org/support/users/hiagobq/) Sorry at the moment 
   you cannot specifically remove the cache for the location in the screenshot shared,
   you can only remove the complete page from caching at the moment.
 *   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] undo CSS Optimization](https://wordpress.org/support/topic/undo-css-optimization/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/undo-css-optimization/#post-16094441)
 * [@exoryhd](https://wordpress.org/support/users/exoryhd/) 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] An unexpected response was received](https://wordpress.org/support/topic/an-unexpected-response-was-received-4/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/an-unexpected-response-was-received-4/#post-16094435)
 * [@thebusinesscat](https://wordpress.org/support/users/thebusinesscat/) Sure thing
   do let us know how it goes?
 *   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] Want a refund](https://wordpress.org/support/topic/want-a-refund-3/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/want-a-refund-3/#post-16094433)
 * [@monkeycrumbs](https://wordpress.org/support/users/monkeycrumbs/) For refund
   request you’ll have to submit a ticket here: [https://getwpo.com/premium-support/](https://getwpo.com/premium-support/)
 *   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] Tables list](https://wordpress.org/support/topic/tables-list/)
 *  [Harshad](https://wordpress.org/support/users/bornforphp/)
 * (@bornforphp)
 * [3 years, 10 months ago](https://wordpress.org/support/topic/tables-list/#post-16090920)
 * [@ate-up-with-motor](https://wordpress.org/support/users/ate-up-with-motor/)
 * `wpo-plugins-tables-list.json` contains is a general and anonymous list of plugins
   and their associated database tables.
 * This list is used to compare with your database in order to determine which tables
   are used by which plugins.
 * It’s safe to have the file inside `wp-content/uploads` folder.

Viewing 15 replies - 16 through 30 (of 2,472 total)

[←](https://wordpress.org/support/users/bornforphp/replies/?output_format=md) [1](https://wordpress.org/support/users/bornforphp/replies/?output_format=md)
2 [3](https://wordpress.org/support/users/bornforphp/replies/page/3/?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/3/?output_format=md)