Problem with header.php
-
Hello,
I have been using the plugin for months and everything is working fine.
The plugin has not worked at all for a few days. I no longer have a breadcrumb trail …
I searched for long hours and noticed when I was putting this code in the header.php, the breadcrumb trail does not work :
<div id = "ad-breadcrumbs" class = "breadcrumbs" typeof = "BreadcrumbList" vocab = "http://schema.org/"> <? php if (function_exists ('bcn_display')) { bcn_display (); } ?> </div>Whereas when I put this same code in e.g. page.php everything works fine.
Do you have any idea where this might be coming from?
I tried to uninstall all the plugins but I did not find the solution.
For information, I use DIVI
Thank you for your help !
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Problem with header.php’ is closed to new replies.