This topic has 10 replies, 3 voices, and was last updated 8 years by Radu.

  • Author
  • #159320
     samhimelstein
    Participant

    Hi there,

    Every once in a while my whole site is being shut down with 404 error pages. The home page works but literally every other page is a 404 error page. Luckily all I need to do is go in to “permalinks” and just click “save settings” and it rectifies the issue, but I’m just wondering why this keeps happening every once in a while. I did it again today and noticed I had a kleo update that I hadn’t installed. Could that be the reason? If there’s a theme update and I lag on installing it will it shut the site down with 404 error pages? I run an online course business so I’m just trying to get a better sense of what’s going on because it does impede on my students’ ability to access the course material. Thanks!

    #159427
     Laura
    Moderator

    Hello, usually that is a plugin conflict or cache issue, its not related to the theme but you should always keep it updated 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #159490
     samhimelstein
    Participant

    Hi Laura,

    Thanks. Can you help me out with next steps? I can’t really deactivate plugins one by one until the next time the site shows 404 pages (which I’d like to prevent). Any cache plugins I should or shouldn’t have?

    #159682
     Laura
    Moderator

    Hello, i can test that for you, please share admin credentials 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #159686
     samhimelstein
    Participant
    This reply has been set as private.
    #159796
     Laura
    Moderator

    Hello, do not worry you can post them as a private reply here, as we prefer to handle support tickets at the forum 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #159906
     samhimelstein
    Participant
    This reply has been set as private.
    #159907
     samhimelstein
    Participant
    This reply has been set as private.
    #159963
     samhimelstein
    Participant
    This reply has been set as private.
    #160081
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #160389
     Radu
    Moderator

    Hi,

    It’s hard to say what causes that but could be a good clue in what page of after what operation you encounter that 404 page, provide there the link of that 404 pages maybe the URL contains some clues.

    If you are live and you cannot make hard debug by de-activate plugins for a long time for testing and enabling wp_debug (i will paste the procedure below) i recommend you to clone your actual install(files+database) to a subdomain for testing purposes and there to de-activate all plugins excluding Visual Composer, K-elements and your Courses plugin.

    Steps to enable wp debug:

    •  Connect to your server by FTP
    • Look in root directory of your WordPress install and open wp-config.php
    • Search for define( ‘WP_DEBUG’, false ); and change FALSE value to TRUE
    COPY CODE
    define( 'WP_DEBUG', true );
    
    •   After this line add this:
    COPY CODE
    define( 'WP_DEBUG_LOG', true );
    

    WP_DEBUG_LOG is a companion to WP_DEBUG that causes all errors to also be saved to a debug.log log file inside the /wp-content/ directory. This is useful if you want to review all notices later or need to view notices generated off-screen (e.g. during an AJAX request or wp-cron run).

    Repeat the described actions and then check the debug.log file and let me know what error appears.

    If this is useless please try to deactivate additional plugins except Visual Composer, K-elements, BuddyPress, Paid memberships pro and revolution slider.

    After you have disabled the plugins try to see if the error persists.

    Cheers

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 11 posts - 1 through 11 (of 11 total)

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?