WP 4.2.2
Atahualpa 3.7.7
There is a persistent nasty on all pages and posts on the site:
It happens just after the end of the </head> tag and it looks like this:
Code:
...</head> <body class="single single-post postid-3408 single-format-standard"> <div id="wrapper"> <div style="position:absolute; top:-850px;" id="dovanta"> <a href="http://mayapplepress.com/status/doxycycline.php" title="buy doxycycline online">Buy doxycycline online</a> always better to consult</div> <div id="container"> <table id.....
So the problematic code looks like this:
Code:
<div style="position:absolute; top:-850px;" id="dovanta"> <a href="http://mayapplepress.com/status/doxycycline.php" title="buy doxycycline online">Buy doxycycline online</a> always better to consult</div>
Thus, it must be part of the Athualpa theme, no?
Thoughts?
TIA