Results suddenly stop

This topic contains 4 replies, has 2 voices, and was last updated by JoshHH JoshHH 7 years, 5 months ago.

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #10788
    JoshHH
    JoshHH
    Participant

    Dear Ernest,
    I was too quick – suddenly all the results stop showing, I didn’t do anything after I thought I fixed it. What can the matter be?

    Kind regards,
    josh Haijer

    #10797
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Josh,

    It’s impossible to tell without actually seeing it. I’m guessing it’s something with the configuration, but it could be something else as well.
    Feel free to update your ticket with login and FTP details, so I can take a look. Thanks!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #10805
    JoshHH
    JoshHH
    Participant
    You cannot access this content.
    #10808
    Ernest Marcinko
    Ernest Marcinko
    Keymaster

    Hi Josh,

    Let me know if something doesn’t work.

    If I may suggest a few things from my personal experience, it might help you out:
    W3 Total Cache
    This is a very complex cache solution, and I had fair amounts of issues both front-end and back-end. I only recommend enabling it, once you are 100% sure everything works correclty. I have used this plugin for years, but I just gave up, because it offers just too much, and sometimes it’s just better to skip some features.
    – Minify and combine function: This can be a nightmare, because there are so many ways to load the javascript and CSS files, and even though W3TC tries it’s best to gather and minify them, there is always something wrong. I don’t recommend using this.
    – Memcached: If you use this feature, expect some serious issues with the database queries, especially if you run mulitple WP installations on the same server.
    – Obcject cache or APC – DO NOT USE IT!! – PHP already has a built in object cache. This can lower your server performance beyond hell.

    For W3TC I only recommend using the Page cache (Disk enhanced) and the Browser cache. Also, I’m using cloudflare for all of my website to reduce traffic, and it’s working perfectly.

    I recently switched from W3TC to WP Super cache instead. It’s much simpler, it only uses a page and browser cache, and in my experience, for most sites it’s more than enough. W3TC is amazing, but most features are enterprise level, and very hard to get it right.

    Also, I don’t recommend using any other 3rd party minification/caching plugin in combination with W3TC or WP Super cache. I have tried countless minification plugins, some worked nicely. But when I wanted to include new things, something always broke. It’s not worth it in my honest opinion.

    Sorry for the long response, I hope this helps!

    Best,
    Ernest Marcinko

    If you like my products, don't forget to rate them on codecanyon :)


    #10809
    JoshHH
    JoshHH
    Participant
    You cannot access this content.
Viewing 5 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.