Baptiste
Posts
-
Fullscreen slider images flash in Safari -
Cover effect on a specific rowJan 26, 2022, 12:01 PMHi everyone, @Richard, @arminunruh,
Is there someone who found the way to have the "cover effect" on a specific row and not only the first one? By adding a class or something?
Thanks in advance
Best,B.
-
Shortcode & CarouselOct 29, 2021, 1:44 PMHello Layteam, @arminunruh @Richard,
Do you know if there's a way to add a shortcode as a slide in the carousel addon?
Would be nice to integrate full custom HTML5 player.Thanks in advance.
-
Project Thumbnails with changing backgrounds...Aug 20, 2021, 12:12 PM -
Image Hover Add-on / Using without active linkApr 15, 2021, 3:42 PMHey @Rama94 ,
! Edit !
For the moment the only solution I found is :- Add a link on the text and add your image
- Remove the href via the source code section
- Add a class to change the cursor like :
cursor: default;
-
Hey everybody!Apr 9, 2021, 11:34 AMPerfect ✌️
-
Image Hover addon on "specific rows"Apr 7, 2021, 11:30 AM@Richard @arminunruh Any idea?
-
Image Hover addon on "specific rows"Mar 31, 2021, 9:02 AMHello @Richard,
I'm working on a design where I have 3 rows on the home, on these I have 3 different lists of links where I would like to use the imgHover addon. For the moment it sound simple but the thing I would like to do is : for each lists, the image show a fix position IN the row section.
Do you think here is a way to custom the .lay-imagehover-region and target a specific row to say for exemple "this link of this list should show here, this one here etc. etc."
I don't know if it's clear or not so here is a quick sketch down below :
Thanks in advance,
Best.
-
Image Hover Add-on / Using without active linkMar 31, 2021, 7:53 AM@Richard, no no, no problems, I'm just curious about new features.
I'll do it with custom code for the moment.Thanks anyway,
Best.
-
Image Hover Add-on / Using without active linkMar 30, 2021, 10:19 AM -
scrollOverflow contentMar 25, 2021, 10:58 AMHey @Richard, @arminunruh
I know there were a discussion about that with @mariusjopen about that 2 years ago but I'm a bit stuck right now.
I'm working on a website where I want to use the FSslider but I have a lot of content on each rows. So I'm looking for a way to use the Fullpage.js ScrollOverflow option like this : https://alvarotrigo.com/fullPage/examples/scrolling.html
I tried some but I have to work directly on the fullscreenslider js and it doesn't seams to work.
Do you have any idea ?
Best,
B.
-
Dot cursor using Vanilla.js issue with carouselMar 8, 2021, 10:30 PM -
Primairy menu centered on the leftMar 5, 2021, 12:28 PMYou should try to add that for the desktop version :
nav.primary { top: 50% !important; } nav.second_menu { top: 50% !important; }
Best
-
Primairy menu centered on the leftMar 4, 2021, 3:41 PMHey @wardsnippe ,
Maybe that is stupid but did you try with custom CSS on it? With that for exemple :
top: 50%;
Best.
-
Dot cursor using Vanilla.js issue with carouselMar 2, 2021, 9:15 AMHello @arminunruh, any idea?
Thanks 🙏 -
Dot cursor using Vanilla.js issue with carouselFeb 27, 2021, 12:10 PMHey @Richard-K,
Maybe I'm doing something wrong but I target those div's on the codepen AND on my website by using that js code (you can see the complete code on the first message) :
var cleft = document.querySelectorAll('.col .lay-carousel.cursor-left'); var cright = document.querySelectorAll('.col .lay-carousel.cursor-right');
I'm trying to reach this part of native lay's code :
.col .lay-carousel.cursor-left { cursor: url("../img/cursor_prev.svg") 6 6, w-resize; } .col .lay-carousel.cursor-right { cursor: url("../img/cursor_next.svg") 6 6, e-resize; }
To replace the native cursor as I do for the <a> elements
Do I target the wrong class?
Best,
Baptiste. -
Dot cursor using Vanilla.js issue with carouselFeb 23, 2021, 8:13 AMHey @Richard-K,
The two dots (black-blue) works but not the left/right cursor I would like to have.
If you compare my codepen and my website here a difference :The cursors should be like that:
Normal cursor :
Right cursor on carousel :
Left cursor on carousel :
It works on the codepen, not on Lay, any idea why?
Best.
-
Dot cursor using Vanilla.js issue with carouselFeb 22, 2021, 10:03 AMHello Laypeople, Layteam, @arminunruh and @Richard-K
Working on a custom dot cursor using vanillaJS. It works on my page https://baptisteperon.com except on the carousel where I would like to have the same animation as I have on my codepen : https://codepen.io/B02P16/pen/LYbjMYo
If someone have an idea of what I'm doing wrong it would be nice, thanks.
Best,
Baptiste -
Site Title AnimationFeb 16, 2021, 11:20 AMHey @joaop ,
Did you try to use HTML/CSS to do that instead of a plugin with the css animation property? You can use (on the desktop version) and HTML code as a website title.
You can have a look on that for exemple :
https://codepen.io/yoannhel/embed/sJpDj?default-tab=result&theme-id=0Best,
B.
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