• jonlove

    (@jonlove)


    When the categories are clicked on, it originally took the user to a page that showed all posts from that category. Now it just gives an error message and a link to click on to see WordPress common errors (none of which seem to apply here).

    From the dashboard, I can see there are ‘x’ amount of posts for each category, so that portion is still working properly. If I click ‘view’ from the categories in the dashboard or go from the categories section that is on the website, the error comes pops up. From the terminal, it says ‘server error 500’.

    I tried contacting the hosting company and spent 6 hours dealing with them after they completely broke the website and did not solve anything. So I’m hoping for a way to handle this myself so I can be fully aware of what is being changed to go back on it faster and easier.

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

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Internal server errors (error 500) are often caused by plugin or theme function conflicts, so if you have access to your Dashboard, try deactivating all plugins. If you don’t have access to your Dashboard, try manually resetting your plugins (no Dashboard access required). If that resolves the problem, reactivate each one individually until you find the cause.

    If that does not resolve the problem, try switching to the Twenty Twenty-Three theme to rule out a theme-specific problem. If you don’t have access to your Dashboard, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel (consult your hosting provider’s documentation for specifics on these), navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific problem.

    If that does not resolve the problem, it’s possible that a .htaccess rule could be the source of the problem. To check for this, access your server via SFTP or FTP or a file manager in your hosting account’s control panel, and rename the .htaccess file. If you can’t find a .htaccess file, ensure that you have set your SFTP or FTP client to view invisible files.

    If you couldn’t resolve the problem by resetting your plugins and theme or renaming your .htaccess file, we might be able to help, but we’ll need a more detailed error message. Internal server errors are usually described in more detail in the server error log. If you have access to your server error log, generate the error again, note the date and time, then immediately check your server error log for any errors that occurred during that specific time. If you don’t have access to your server error log, ask your hosting provider to look for you.

    We only need the error log entries within a minute or two of generating the error. Sending the entire error log would be unhelpful.

Viewing 1 replies (of 1 total)
  • The topic ‘Categories not showing’ is closed to new replies.