Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

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

Hierdie gesprek is in die argief. Vra asseblief 'n nuwe vraag as jy hulp nodig het.

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

Gekose oplossing

Hello,

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

.rm-wrapper > div > div.rm-front { z-index:80; }
Lees dié antwoord in konteks 👍 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

Gekose oplossing

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.