Mozilla VPN is currently experiencing an outage. Our team is actively working to resolve the issue. Please check the status page for real-time updates. Thank you for your patience.

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

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

Ausgewählte Lösung

Hello,

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

.rm-wrapper > div > div.rm-front { z-index:80; }
Diese Antwort im Kontext lesen 👍 2

Alle Antworten (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

Ausgewählte Lösung

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.