Tagged: image element
-
AuthorPosts
-
August 15, 2023 at 1:58 am #1416303
Hello Support,
This issue is sitewide – this is a good page to see the issue:
https://flyinglioninc.com/about-us/There is an image element in the right column.
The image is seen in the backend/admin editor.
The image also is appearing in source code inspection.It is not actually appearing though to the user/browser – it is as though the element isn’t loading. I’ve checked with incognito mode and other browsers.
SCREEN SHOT OF PAGE
SCREEN SHOT OF BACKEND/EDITOR
I have looked into a few things to see if I can fix the issue. There hasn’t been any plugins added – it seems to have just “broke”. Maybe with the recent update? The issue was reported to me August 7th.
I’ve placed FTP & Admin info in the PC area.
can you please help?
GregAugust 15, 2023 at 2:00 am #1416304I just noticed the screenshots didn’t work – here are links to them.
August 15, 2023 at 6:57 am #1416314Hi,
Thank you for the inquiry.
The site’s loading speed is quite slow on our end, which could be the reason why images are not displaying. It’s possible that a plugin conflict is causing the problem. To identify the problematic plugin, please follow these steps:
1. Go to your plugins page > Deactivate all active Plugins
2. Update WordPress and Enfold to the latest version if you have not.
3. Make sure all the plugins are updated.
4. If the problem does not persist when plugins are turned off, activate one plugin at a time and refresh until you find the plugin in conflict.We will wait for the results of your plugin compatibility test.
Best regards,
IsmaelAugust 23, 2023 at 11:39 pm #1417001Hello Ismael,
I disabled all plugins – the issue still existed.
Can you please take the next steps for support?
Sincerely,
GregAugust 23, 2023 at 11:40 pm #1417002P.S. Other photo elements are loading, such as a background image, image gallery, etc.
August 24, 2023 at 9:44 am #1417034Hi,
Thanks for the update. This CSS in style.css in your child theme is hiding it:
.avia-image-container-inner, .big-preview { display: none !important; }
Please try to remove or modify it.
Best regards,
RikardAugust 24, 2023 at 8:10 pm #1417091Hello Rikard,
Thank you!!
Removed “.avia-image-container-inner” and all is working well.
This ticket can be closed…
FYI,
Greg -
AuthorPosts
- The topic ‘Image Element Not working’ is closed to new replies.