
My website based on WordPress doesn't show images in Firefox while it works OK with Chrome and Edge
Hi,
I have a problem with my website since around Christmas. Website address is: http://www.geopryzmat.com/
No images are visible when I open it with Firefox browser (up-to-date vetsion 84.0.1 (64 bit)). I opened the website with Chrome and Edge and there are no problems. What can be a problem?
Best regards, Tomek
All Replies (5)
It changed nothing :( Any other thoughts?
have you tried opening the profile in safe mode? that's not private browsing.
Sure, I did it according to these instructions: https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode
What is more I noticed that this problem concerns the newest version of Firefox - 84.0.1. After downgrading to some previous version the website looks good. I even copied all profile files to this older version and it also looked good so it's clearly problem with the newest Firefox version, not configuration.
What can be wrong with it?
Can you post a screenshot of what the site should look like?
Operating System: openSUSE Tumbleweed 20210102 KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.77.0 Qt Version: 5.15.2 Kernel Version: 5.10.3-1-default OS Type: 64-bit Processors: 8 × Intel® Core™ i7-4810MQ CPU @ 2.80GHz Memory: 31.0 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 4600
Looks like a problem with JavaScript that doesn't make these images visible.. If I check the images in the Inspector then I notice that the images have a "opacity:0" property that makes them invisible. If I disable this rule then the images show.