• Resolved Angelique.van.Campen

    (@angeliquevancampen)


    Hi all,

    I’m lost to be honest!

    I have a master website and a clone. When I install in the clone (https://clone.web-ontwikkeling.com/) WP Optimize, follow Database – Optimizations I see the tables below which I can tick to optimize. All as expected. When I do this with my master website and follow the same steps I see under tab “Optimizations” nothing. So under the button “Run all selected optimizations” it’s empty. There’s nothing while with the other website I see all different options to perform.

    Do I do something wrong?

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter Angelique.van.Campen

    (@angeliquevancampen)

    It looks like that it’s the same issue I found right here but that doesn’t hlep me either what and how to use the dev tools within the browser -> https://wordpress.org/support/topic/wp-optimize-cant-seem-to-access-my-database/

    @angeliquevancampen

    Can you please enable debugging mode, Please add following lines to wp-config.php just before where it says: /* That’s all, stop editing! Happy publishing. */

    define( ‘WP_DEBUG’, true );
    define( ‘WP_DEBUG_DISPLAY’, false );
    define( ‘WP_DEBUG_LOG’, true );

    Then try to reload the optimization tab again

    A debug.log file should be created inside wp-content folder,which should contain error information in it, Please share the file with us.

    Thread Starter Angelique.van.Campen

    (@angeliquevancampen)

    Hi Harshad,

    I should have replied earlier since I figured out that after I deactivated W3 Total Cache, it worked as expected and even after this, I could turn on W3 Total Cache again and I still could optimize the DB. I’m now only struggling with the question – myself – if and what plugin for cashing I will use in the future .. WP-Optimze or W3 Total Cache?

    I’m still not convinced about the cache function of WP-Optimze since I had a very long logon time as admin with WP-Optimize and it’s cache function enabled.

    @angeliquevancampen What id you do a Preload from WP-Optimize > Cache > Preload, does it helps to fix the issue?

    Thread Starter Angelique.van.Campen

    (@angeliquevancampen)

    Hi Harshad,

    I’ll give it today – just wake up – a try with your suggestion and hopefully that did the trick. Personally, I hate to use too many plugins. When I could use WP-Optimize completely, then that will have my preference. What said, I’ll report back how that goes.

    Thread Starter Angelique.van.Campen

    (@angeliquevancampen)

    Hi Harshad, it seems it’s faster now, or to be honest, very fast, so that issue I thought I had is gone.

    Perhaps not the best question if I may ask here; I’m struggling which one I should go for “WP-Optimize” or W3 Total Cache” for the cache function?

    Harshad, is there perhaps a tutorial or document that offers me in respect to the cache function of WP-Optimize the recommended settings for an optimal working WP-Optimize cache?

    @angeliquevancampen

    Please see her for quick introduction for some of the cache features that WP-Optimize has: https://mainwp.com/using-wp-optimize-plugin-for-site-caching-on-your-child-site/

    Here is a video on caching in WP-Optimize: https://vimeo.com/337247770

    Here is a general guide on improving your site performance with WP-Optimize
    https://updraftplus.com/how-to-increase-and-check-website-speed-with-the-wp-optimize-plugin/

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

The topic ‘No optimization tables?’ is closed to new replies.