Hi,
I have a problem in the article page, at the top of the page displays this html code snippet:
… “/>
I do not understand where it comes from.
It only happens on this page, does anyone have any idea?
URL example: http://www.assicurotutto.it/assicurazioni/abolito-tacito-rinnovo-assicurazione-auto-tutto-quello-che-ce-sapere/
1 Answers
Hello AssicuroTutto !
please, open the functions.php file / line 498
see the screenshot: http://imgur.com/GSOTDz5
replace the following code
get_the_excerpt()
with new code:
esc_html( get_the_excerpt() )
Please, don’t hesitate to contact us if you have further questions.
Hope this help !
Regards,
Dominic
Thanks Dominic,
now work perfect!
Great Support!
Please login or Register to submit your answer