This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

In firefox 30 I am facing issue with my wordpress website. I get blank page.

more options

After updating to firefox 30 I am facing serious issue with my wordpress website. My Site http://www.anthony.co.in is working fine untill firefox 29.But now getting blank page. Tried Reset/Reinstall, and even tried other PC. Still the issue same. After downgrading to firefox, my site is back fine. Only issue is with firefox 30. Any help would be helpfull

After updating to firefox 30 I am facing serious issue with my wordpress website. My Site http://www.anthony.co.in is working fine untill firefox 29.But now getting blank page. Tried Reset/Reinstall, and even tried other PC. Still the issue same. After downgrading to firefox, my site is back fine. Only issue is with firefox 30. Any help would be helpfull

Asịsa ahọpụtara

Hello,

Line 500, change z-index to less than 81.

.rm-wrapper > div > div.rm-front { z-index:80; }
Gụọ azịza a na nghọta 👍 2

All Replies (4)

more options

I guess you are facing some problem with the JS as i tried with scripting on and off (ref imgs) please provide more info.

more options

Thanks for the reply. I have attached screenshot for better understanding. I have not updated my site before and after updating firefox 30. I have tried reset, reinstall, checked in other PC, but the my site output is not the expected. My site has 3 column, of which left and right pane are blank and displays the cover page itself. But the actual output has to be my contents.(Check the attached images). All other browsers the output is fine (even in firefox 29), but in firefox 30 the output is wrong. Not sure it is the firefox bug.


Sorry for my bad english

more options

Asịsa Ahọpụtara

Hello,

Line 500, change z-index to less than 81.

.rm-wrapper > div > div.rm-front { z-index:80; }
more options

@Dieog Victor. Thanks for your solution it worked. I can't able to think this could have caused the issue.

You saved my day bro. Thanks.