Skip to content

Addons

Got a question about an Addon?
867 Topics 4.0k Posts
  • imagehover bug

    6
    2
    1 Votes
    6 Posts
    180 Views
    arminunruhA
    so the issue was custom css interfering with imagehover addon please always read the blue box, "before you post": - Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
  • Carousel: continuous movement instead of stoping for each slide

    6
    0 Votes
    6 Posts
    181 Views
    arminunruhA
    i cant replicate the issue can you send your website address, /wp-admin/ username and password and a link to this topic to info@laytheme.com?
  • Carousel update – text slides

    12
    0 Votes
    12 Posts
    344 Views
    arminunruhA
    actually you can use custom css: lay options → custom css & html → custom css for mobile version .lay-carousel .slide-text { padding-left: 60px!important; padding-right: 60px!important; }
  • CHANGING THE POSITION OF NUMBERS AND TITLE OF CAROUSEL

    6
    1
    0 Votes
    6 Posts
    494 Views
    arminunruhA
    alright, so @spontans said he wanted the title and number both at the bottom left like here: [image: 1719994679755-unnamed-resized.png] add this css, additionally to the css in my previous post above. /* make number and caption be above one another, with a gap */ .custom-carousel .lay-carousel-sink.captions-left .single-caption-inner{ flex-direction: column; gap: 10px; } /* make caption be on top and number below*/ .custom-carousel .lay-carousel-sink.captions-left .numbers{ order: 1; } .custom-carousel .lay-carousel-sink.captions-left .sink-caption{ order: 0; } also in lay options → carousel addon, set numbers position and captions position both to "left"
  • Different menu color for each slide on Fullscreen slider

    slider fullscreen color
    30
    0 Votes
    30 Posts
    5k Views
    arminunruhA
    mh it seems like this page doesn't have a fullscreen slider active anymore: https://www.domaine-des-creisses.com/les-creisses/ // "afterLoad" is called everytime the animation is done and we arrived (for the standard vertical sliding) jQuery(window).on('fpAfterLoad', function( e, obj ){ console.log(obj.index) console.log(obj.anchorLink) }) when you scroll down or up, the above event will be fired. based on "obj.index" you can do things. the index is 1 based, so: 1, 2, 3, 4 this is for horizontal sliding: // this is for when you have horizontal sliding: jQuery(window).on('fpAfterSlideLoad', function( e, obj ){ console.log(obj.slideIndex) }) maybe this will be useful! the body also has a class: fp-viewing-4 the number changes based on which slide you're on, you can use this body class for styling instead of using javascript some of the code you wrote wont work i think: body.slug-les-creisses.custom-slide-1 i think this should have a space between, and should be like this: body.slug-les-creisses .custom-slide-1 sorry for the late answer
  • 3d viewer download

    7
    0 Votes
    7 Posts
    211 Views
    arminunruhA
    ok i sent it to you two
  • 0 Votes
    7 Posts
    169 Views
    M
    Thanks a lot Armin, it works!
  • Image hover -> Image on image

    8
    0 Votes
    8 Posts
    302 Views
    arminunruhA
    hey this feature doesn't exist :/
  • Carousel styling

    7
    1
    0 Votes
    7 Posts
    262 Views
    J
    Ah okay that makes sense! thanks for your help
  • Multiple text area on fullscreen slider

    6
    0 Votes
    6 Posts
    180 Views
    A
    @dmncn yeah sorry meant to say use 'browser height' like Armin suggested!
  • Deactivate fullscreen slider in mobile view only

    2
    0 Votes
    2 Posts
    67 Views
    arminunruhA
    but dont you use the carousel in mobile view? i think the fullscreen slider can be turned off for mobile in lay options → fullscreen slider
  • change color of menu when using Alt buttons in cARROUSEL

    4
    0 Votes
    4 Posts
    107 Views
    Y
    (@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/ [image: 1716901881528-screenshot-2024-05-28-at-15.08.47-resized.png] 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
  • How to position numbers on right side of carousel

    9
    1
    0 Votes
    9 Posts
    393 Views
    arminunruhA
    hey maybe u can use the chrome inspector to find the correct css class
  • embed inside carousel

    4
    0 Votes
    4 Posts
    101 Views
    arminunruhA
    oh ok maybe u can find a different slideshow plugin for wordpress that supports embeds i dont know which one but there are so many carousel plugins out there
  • Fullscreen slider: slide only to the right + click on image doesn't work

    24
    0 Votes
    24 Posts
    738 Views
    arminunruhA
    no the fullscreen slider works as it should but it cant do this one thing that you want fullscreen just means a row fills the screen and when u slide, it goes to the next row but it doesnt mean the images or videos inside the row are 100% browser-height i need to add this functionality one day too, but at the moment its not available only thing that can be done is this: [image: 1716651813802-screenshot-2024-05-25-at-12.43.28.png]
  • Limit Lightbox per row / Numbers in Lightbox

    lightbox
    14
    1 Votes
    14 Posts
    912 Views
    arminunruhA
    i see i see mmh let me try and work on this in the coming days mmh
  • Imagehover scroll on mobile doesn't work

    16
    0 Votes
    16 Posts
    353 Views
    G
    Thanks and no worries!
  • Text in front of Carousel

    carousel
    41
    0 Votes
    41 Posts
    4k Views
    arminunruhA
    yea thats correct theres no text on carousel images for example
  • Licence key problem : fullscreen adon instead of Carousel adon

    3
    0 Votes
    3 Posts
    71 Views
    A
    Thank you !
  • Carrousel on mobile doesn't loop

    3
    0 Votes
    3 Posts
    147 Views
    arminunruhA
    i needed to turn off the loop functionality for mobile cause it would make safari crash looping clones dom elements. iphone safari had no problems with this. however, since around half a year or longer, safari would just crash whenever a website would use too much computing power. this was newly introduced and may be a way of saving battery for iphones, not sure

I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com

Our Web Development company: 100k.studio

Want to tip me? https://www.paypal.com/paypalme/arminunruh

Before you post:
  1. When using a WordPress Cache plugin, disable it or clear your cache.
  2. Update Lay Theme and all Lay Theme Addons
  3. Disable all Plugins
  4. 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:
  1. Post a link to where the problem is
  2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
  3. If the problem is difficult to explain, post screenshots / link to a video to explain it
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com