AssicuroTutto
asked 11 years ago

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
DominicStaff
answered 11 years ago

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

AssicuroTutto
replied 11 years ago

Thanks Dominic,
now work perfect!
Great Support!

Powered by DW Question & Answer Pro