為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

被選擇的解決方法

Hello,

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

.rm-wrapper > div > div.rm-front { z-index:80; }
從原來的回覆中察看解決方案 👍 2

所有回覆 (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

選擇的解決方法

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.