My friend has a website built on wordpress and the developer has left the country and they can’t reach him.
They add some text to the home page recently and since then the right sidebar has dropped. I have trawled through the site looking for unclosed tags etc and can’t find the reason, here is the url to the site: ww.lumleyspetsupplies
Any help appreciated, thought I would post on here to see if anyone had experiance this problem before adn could point me in the right direction
in your wordpress install you have page/post revisions,
when you edit your page text and click save,
it takes a copy and keeps it as a revision,
this is located under the page content,
if its not enabled, go up the very top right hand side and click “screen options” then check the box, “Revisions”, now the meta box will appear under the content area, just click an older copy of the homepage text to revert back to the original state, before the mess was made! then copy this text into your content area and save it.
then compare with the new changes, why it broke, chances are the developer added HTML code into the content area, in which was removed when the page was re-saved!
Marty
UPDATE
Look in your CSS file line 217
were it starts:
there is a missing } tag on the .latest_bg a:hover