pegalina7879
Member
Posted 1 year ago #
When you click on categories the following message appears on the page:
Fatal error: Call to undefined function pp_breadcrubs() in /home2/riskhapp/public_html/wp-content/themes/primepress/category.php on line 5
We've had the site up for a year and never had this problem before. We're not techies so really at a loss as to what to do.
Any help is appreciated
try:
-deactivating ALL plugins temporarily to narrow down and possibly fix the problem. If the problem goes away, activate them individually (one-by-one) to find the culprit.
If you don't have access to your admin area, try deactivating them manually via FTP or phpMyAdmin.
-switching to the default theme ("twentyten") for a moment by renaming your current theme's folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.
If you don't have access to your admin area, then access your server via FTP or SFTP or whatever file management application your host provides.