janicereinold
Member
Posted 1 year ago #
Hello
I'm building my blog on Firefox under the Yashfa theme, and when I published it today all of the links (sidebar, "click here to read more", drop down box for categories) don't work! They worked fine this afternoon, it's like there's a lock on all the links that doesnt let me click on any of them. But they all work fine in Internet Explorer. The only section that works in Firefox is the header (Blogroll, Archive, About).
Here is the link to my page http://www.janicereinold.com
Can anyone please help me? Why do I need to do in order to get the links to work on Firefox?
Thanks
When I checked, it shows "Error establishing a database connection"
Please post here when the site is back.
janicereinold
Member
Posted 1 year ago #
My site is up and running once again. There was a problem on DreamHost.
Please see http://www.janicereinold.com and you will see that none of the links work on Firefox or in Chrome. However they do work in IE...
Does anyone know why this is? I'm not too familiar with CSS quite yet, so if someone could give me step by step help on how to fix this, I'd be super happy! (If I knew you, I'd buy you a beer!)
Thanks
Start by sorting out the validation errors. Then move onto the CSS errors..
You have missing closing </div> tags, markup that uses fancy (instead of plain) double quotes amongst other issues. Any of this could cause cross-browser problems.
http://codex.wordpress.org/Validating_a_Website
Yes, it is good to remove the validation and css errors.
Can you please post your footer.php file here. I guess this problem is in that file.