images are no longer displayed
-
Hi
The images in the carusell addon are suddenly no longer displayed on my website (single images work and imagehover are also). Here is the link to a project: https://ronjaburkard.com/portraits/
I tried firefox and Safari.
The mobile version is not showing any images at all...A few days ago I updated wordpress to the latest version and installed an SEO plugin. Laytheme is installed with version 8.1.1. The carousel is also in the latest version.
I have deactivated the SEO in the meantime, that doesn't seem to be the problem. I think it has something to do with the wordpress update...
Do you have any ideas what I could try?Thank you!
-
Here's an update:
I tried without success:
– deactivating all custom code
– deactivating all plugins
– google chrome
– operaIf I inspect the carousel then I can find the images and even open them in a new tab via right-click. So they seem to be there but are somehow not displayed (cannot find a display:none css tag or similar through the inspector)… really weird, has anyone had that in the past?
I somehow solved the problem of no images at all (not just the ones in a carousel) showing up on mobile tough. The solution was to deactivate and reactivate unrelated third-party plugins… BUT right after that a new problem occured both on mobile and desktop: If I click any link the respective page is not loading. The address changes in the address bar but the page only loads if I manually reload the page.
-
mh in the console i see some errors i have never seen before!
can you send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?
-
so looking at the console for the carousel it seems that theres some error with the autoplay of the carousel
but if i try autoplay on my lay theme installation it works without errors
and clicking on links on your website doesnt produce any errors but simply doesnt work
i will need to take a closer look if you can send the login data
sorry this happened!
not sure why this happened -
I have sent you everything.
Thank you Armin!
-
hey so this was the issue:
in customize → site title and in mobile site title you used this HTML:<div class="_info"> <span> Ronja Burkard <br> Fotografie und Gestaltung </span>
however, it was missing: </div>
because the div tag wasnt closed in this way, it changed the whole html structure of the website, causing it to not work properlyit needs to be:
<div class="_info"> <span> Ronja Burkard <br> Fotografie und Gestaltung </span></div>
i changed it for you
-
-
Thank you so much!
1/7
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it