line 2 of page.php reads:
<div class=”innerpage_title”><h3><?php the_breadcrumb(); ?></h3></div>
Fatal error: Call to undefined function the_breadcrumb() in /home/buckdat/public_html/wp-content/themes/default/page.php on line 2
this is the error I keep getting but don’t know what exactly is wrong in line 2 of the page.php
Any help?
^^
I haven’t restored most of the plugins as I am not sure which one caused the mayhem.
I plan to remove all plugins and reinstall them later but I am not sure if the missing plugins is causing the current issue