Hello dear @arminunruh, THANK YOU so much for all your dedication in solving this trouble! I just asked some friends to test it out as well, and it seems everything is working well now! :))
yaninaisla
Posts
-
Mobile white screen error "A problem repeatedly occurred" -
Mobile white screen error "A problem repeatedly occurred"Hello LayTheme team,
I’m experiencing a persistent issue on my website when viewed on mobile devices.
Website: www.yaninaisla.com
On mobile, the site loads but then repeatedly switches to a white screen with the message:
“A problem repeatedly occurred on https://www.yaninaisla.com/…”The page sometimes briefly appears, then the white error screen shows again in a loop. Because of this, scrolling is unstable and navigation becomes almost impossible.
On desktop everything works normally, so the issue seems to be mobile-specific.
What I have already checked:- Cleared browser cache
- Tested on different mobile browsers
- No consistent pattern with specific pages (happens across the site)
Has anyone experienced this before or could point me to what usually causes this in LayTheme?
I can provide a screenshot if helpful.
Thanks a lot in advance!
Yanina -
Mobile shows "Repeated Error" + Thousands of ERR_FAILED in Dev Tools Hi there,Hi! I'm using Lay Theme on www.yaninaisla.com, and I've noticed that on mobile, the site sometimes loads a blank screen with the message:
"A repeated error occurred on this page."When I checked developer tools, I found thousands of repeated errors like:
Failed to load resource: net::ERR_FAILED
javascript:invalid/Has anyone seen something like this or have suggestions on how to troubleshoot it?
Thanks so much!
-
change color of menu when using Alt buttons in cARROUSEL(@arminunruh thank you very much! :) )
I would like to have my menu (that is always in the left upper corner and says "Yanina Isla") in white, when alt-buttons is used in the carrousel.
Like in this page, in the first slide: http://www.yaninaisla.com/bergman-week/

I was able to change to white the numbers and captions with the code I shared before, but still couldn't manage for the menu title.
Sorry for not being more specific before and thanks for all the help!
Yanina -
change color of menu when using Alt buttons in cARROUSELHi! I am using the css that appears on the documentation section of lay theme, to change the colour of the numbers and captions of the slides of the carrousels and it works really nicely. I would like now as well to change the color of my menu, and I tried some coding but couldn't make it still...
The css I am using for numbers and captions is:
.alt-buttons .single-caption-inner{
color: white! important;
}
.alt-buttons .numbers{
color: white!important;
}My website is www.yaninaisla.com, and the menu is where it says "yaninaisla" on the top left corner.
Thanks a lot :)
-
floating counter numbers + text in carrousel galleryHi!
I would like to know if it is possible to have a floating counter numbers instead of arrows, to move through the carrousel gallery.
Here, there is an example: https://www.benoitlefeuvre.com/earthworks/#detail
Additionally to this, I would like to know if it is possible to add some text to the counter like in here: https://www.jackdavison.co.uk/recent-04Thanks!