Archived topic
strange symbols in the 'Header'
5 replies · Started by apartamento-para-tres on May 25, 2018
Good Morning,
Yesterday after adding some plugins and not pages on my website https://apartamentoparatres.es strange symbols appeared in the 'Header' below and next to the logo. Checking with the tools for Chrome developers I see where they are but I do not know how to eliminate them. I do not understand why they have appeared.
Thanks and best regards
Israel
Hi there,
its a broken script coming from your Yoast Breadcrumbs. How did you add the breadcrumbs?
Hello,
Hi,
The breadcrumbs are added through the elementor pro plugin but this code is also added in 'After Header Content' of the 'GP Hooks':
<? php if (! is_page (array (15))) {?>
<? php
if (function_exists ('yoast_breadcrumb')) {
yoast_breadcrumb ('
Hi
the code you have in the Hook is incorrect, if you are using the Elementor breadcrumbs then you can remove the code from the hook
Perfect, that was the problem. I have deleted the code and it is already solved.
Thanks so much and good night,
Israel
You're very welcome!