Kittykat12
Member
Posted 4 months ago #
Hello,
I wonder if this has happened to anyone..
This site has been fine for the past few months, and today all the content on the right hand side (Banners) moved under the posts on the left hand side of the page, please take a look, http://www.elliottwaveireland.com
Its only on the home page, every other page seems fine!
I've checked the widgets and the code seems fine, if anyone would know a quick solution that would be great.. :)
Look like you have an errant piece of code that is in effect commenting out all your HTML after this:
<p><a href="http://www.elliottwave.com/r.asp?rcn=affem&acn=EWIR612&url=/club/most-important-2013.aspx?code=67356"><strong>Follow this link to download your free 40-page report, The State of the Global Markets — 2013 Edition, now.</strong></a></p>
<p><!--(Don't miss out. It's <strong>only available until April 16</strong>.)</p>
See the <!-- - that's the problem.
Kittykat12
Member
Posted 4 months ago #
thanks so much, That worked.. :)