Groups
-
A arminunruh
hey @jwk
Ok I could take a closer look now.
Only the first row that is browserheight gets a special height that is browserheight minus browserbars.
All following browserheight rows dont have that special height.
Cause when you scroll down the browserbars disappear and then these rows would not fill out the browser.In your layout, your first row is a special row that you use custom css with. It seems that this row is position absolute and this way it is not part of the so called "document flow" and this way your second row is actually your first row.
If I just change their order like this:
This way the first row is the browser height row and this way it gets the correct height.
-
A arminunruh
Hey,
Sorry I didn't have time to fix this fast.So a 100vh carousel works for me without overlaps on an iPhone on Safari and Chrome.
A fullscreen slider slide also has the correct height on a mobile browser.
However, I do see that when we have a carousel inside of a fullscreen slider an overlap can result.
I cannot access the link you sent to me so I'm not sure what is going on on your website. Please send it again and send the password that it is protected with and maybe send your /wp-admin/ login.
-
A arminunruh
Hello!
You're using this custom css:
.col img { display: none; }
You can remove it in lay options -> custom css & html -> custom css for mobile version
Have a great weekend!
Please follow the steps as described in the text in the box above before posting an issue, because often these steps solve the issue:
"The website does not show correctly on the frontend? Please clear your cache of your cache plugin, disable all plugins and remove all custom CSS and JS and see if the problem persists. If your host does caching also clear your WordPress website's cache. If your WordPress Dashboard shows a warning "PHP Update required", please update your PHP version in your webhost control panel."
-
A arminunruh
hey!
you could put two text elements on top of each other inside a stack element. and then have an image to the right! -
A arminunruh
ok, if you update lay theme, now the positiongs should go back to how they were before
-
A arminunruh
hey when going to lay options -> lightbox addon
can you change the setting "Space Around Image" to a higher value and see if that works?
closing the lightbox should work on phone too by swiping up or down i think
-
A arminunruh
hey!
you can use videos for thumbnails!
activate this option in "lay options" -> Activate video for thumbnailsyes you can have videos in a grid, either just add a html5 video to your grid when editing your layout, or add an element grid via +more -> +element grid and in there you can also add a video
however, theres no support for videos inside a lightbox
-
A arminunruh
hey
my own code in lay theme is making html5 videos play that are in-view and set to autoplay as far as i know
when you edit your elementgrid, double click the video (not in the preview, but on the left side where you can re-order elements)
in there make sure you have turned autoplay off
-
A arminunruh
hey please create a slider where you're having the issue and send the link to me to info@laytheme.com and also include a link to this topic
-
A arminunruh
Hey Lukas. Actually it was never really intended to work the way it worked for you.
But yeah, I can see how all of this just probably was better before…
I'll try and revert this now and release an update