Skip to content

Addons

Got a question about an Addon?
862 Topics 4.0k Posts
  • Carousel is not working at all

    11
    0 Votes
    11 Posts
    176 Views
    arminunruhA
    Maybe there was an issue with the update service, Someone else also told me they couldn't update for a few days
  • Image Hover addon on "specific rows"

    2
    0 Votes
    2 Posts
    93 Views
    BaptisteB
    @Richard @arminunruh Any idea?
  • Carousel: responsive height without changing position of captions

    4
    0 Votes
    4 Posts
    107 Views
    RichardR
    Dear Anna @billo3D Using !important at the end of your CSS rule gives it precedence, sorry i should have mentioned that! Please let me know if it helps E.g: .lay-carousel{ padding-bottom: 99px !important; } Best Richard
  • Carrousel on Mobile — mix-blend-mode: difference issue

    2
    0 Votes
    2 Posts
    94 Views
    RichardR
    Dear @kr This has been addressed on another thread by you am i correct? :) Best wishes Richard
  • Full screen slider has stopped working

    3
    0 Votes
    3 Posts
    65 Views
    RichardR
    Dear @DoggettJones Thank you for updating your thread - my apologies that i was late to answer you, if i can help further let me know :) Thank you for using Lay Theme & have a wonderful day Sincerely Richard
  • Setup Show and hide images

    3
    0 Votes
    3 Posts
    59 Views
    RichardR
    Thanks @edgrbnz ! :) Best Richard
  • Addons What addon do you prefer?

    2
    0 Votes
    2 Posts
    80 Views
    RichardR
    Dear @Giakonkora This Featured page is made with the standard Gridder Layout - Video and text elements, no Fullscreen slider or Carousel is present. You are right that the Carousel and Fullscreen slider share many similarities, however the important difference: With the Carousel you place content into a 'Slide' this could be some text - A video etc. These 'Slides' get made into a 'Carousel' or Slideshow that you can swipe through - An important point is that the carousel can be any size on a page. With a Fullscreen slider the 'slides' if you will, are made of the Rows in your Gridder - E.g 8 rows = 8 slides There is more ability to create interesting layouts for your individual slides because it takes from the row. Whatever is added to your Gridder Row becomes the Slide. Of course the catch is that it is always Fullscreen and you cannot make many 'Fullscreen sliders' within the same view screen ( technically you could but this would require some deeper coding ) Hope this clears things up @Giakonkora :) If you have any further questions let me know and have a wonderful day Best Richard
  • Carousel Addon - Different Position of Captions

    5
    0 Votes
    5 Posts
    232 Views
    M
    Thank you so much for your help, @Richard !
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • How to add Image Hover Add-on to Menu on Front Page

    2
    0 Votes
    2 Posts
    258 Views
    RichardR
    Dear @Elli If you wish to have hover images on these links (menu points) it may be easier to create them as text within the Gridder layout. Giving the text box a custom ID. You can do this by 'right-click' -- 'Set HTML Class & ID' : [image: 1615791444862-screen-shot-2020-11-13-at-9.07.33-am-resized.png] Then you could add some Custom CSS to this area of text ( your custom menu ) & make it fixed like a menu would be e.g #your-custom-id { position:fixed; left:0; top:0; } This would be a simple setup, you can style the menu however you wish to suit your design. Custom CSS can be added in > Lay Options > Custom CSS & HTML Also: https://laytheme.com/documentation.html#custom-css-styling With this you can use the Imagehover Hope this helps Elli & talk soon Richard
  • Title underneath Carousel

    2
    0 Votes
    2 Posts
    44 Views
    RichardR
    Dear @julia-i Just as a first assumption ( unsure your websites design etc ) The carousel can have a 'Caption/s' attached underneath, these would act like a title - Is this what you are after? Also if you are able to post a link to the example carousel this is always helpful Talk soon & have a wonderful day :) Sincerely Richard
  • Lightbox Full Screen, double image slider

    4
    0 Votes
    4 Posts
    102 Views
    RichardR
    Dear @sebon Fullscreen Slider works based on the rows in the Gridder, so that particular row has two images instead of 1 Large image. Hope this helps! Best Wishes Richard
  • Please make a commercial move for me/ Student wrong add on choosed

    2
    0 Votes
    2 Posts
    27 Views
    RichardR
    Dear @samibizien I understand your situation & wish to help, if you could please send an email to lostfiles@laytheme.com Explaining your situation or a link to this page/thread then you can be helped a lot faster. Best wishes & have a wonderful day :) Richard
  • 0 Votes
    2 Posts
    101 Views
    RichardR
    Dear @eddieperrote I dont think this is possible without doing some extra coding. The Project Thumbnail is there, but all the images within that project will not be called upon until triggered by going to that project/page. Some custom coding would need to occur that when either on page load or when a project thumbnail is clicked upon - a call go out to ask for all the image Data connected with that Thumbnail and load it. I was also thinking a way to trick it would be to use The Element Grid. The first Image of the Element Grid would be your Project Thumbnail and the rest, the images relating to that project. All the image data is called so thats sorted - Then just add some code that 'display:none' all but the first image in the Grid ( your Project Thumbnail ). This way you could have a page of Element Grids that look like a page of Project Thumbnail's and then when you Click further and Lightbox kicks in your can swipe through the images. This means things would require time setting up and also if there are many projects with many images it may slow the page down depending on size and quality. I hope these initial thoughts may help you or send you in the right direction - possibly other functions like 'stack' or 'Carousel' can also be manipulated. Best wishes and have a wonderful day :) Richard
  • Carousel Navigation - Left & right scroll

    2
    0 Votes
    2 Posts
    196 Views
    RichardR
    Dear @jfrederick Just want to clarify :) Using the Carousel but 'set to Fullscreen Slider' mode? These are two different Addons, Do you mean: Using Carousel but 'Use browser height for row height'? I think that being able to click outside the Carousel for left and right navigation isn't the best thing as it could lead to many issues depending on a webpages design. However you could set the carousel to be full-width and then have the image within not fill the entire width of its slide. The slide is clickable and and image within is smaller, so you would have that 'space' left and right of the image that is still clickable. Hope this helps & apologies if i haven't understood properly! :) Best wishes Richard
  • Hover Images change on Refresh and responsive positioning

    14
    0 Votes
    14 Posts
    420 Views
    RichardR
    Dear Christian @cschm-tz This needs to be thought about as a design issue not a coding issue: You want the Menu to start at the same left margin as the page content/text, this is already achieved: Font size is responsive so when you re-size the browser/page and text expands - it will go off the edge of page, or the spaces between the menu items will shrink until they clash and go into each other. If Font-size is 'px' and stays the same size when page is resized it wont match the font-size of the content ( because content is responsive ). Menu items are pixels and non responsive and will stay the same size - thats its function when using pixels - its 'set' This is a design choice that is up to you Christian. Best wishes Richard
  • Next & previous project links navigate through

    6
    0 Votes
    6 Posts
    201 Views
    RichardR
    Dear @simon Thanks for the follow up! this always helps :) Have a wonderful day Sincerely Richard
  • back button for full screen slider?

    8
    0 Votes
    8 Posts
    263 Views
    RichardR
    Dear @Basti Thanks for the follow up, Its a really good idea & i've made a save of this thread so Armin can review it in the future when making development decisions :) Have a wonderful day & thank you for the kind words about Lay Theme Richard
  • Carousel or Fullscreen Slider ?

    6
    0 Votes
    6 Posts
    184 Views
    RichardR
    Dear @Hans-Pelle Cool! Best of luck and when your ready we'll talk again :) Regards Richard
  • Imagehover addon links in texts mouseover

    4
    0 Votes
    4 Posts
    111 Views
    RichardR
    No worries @alexanderkilian Have a lovely day and best of luck with the rest of your project :)

I also code custom websites or custom Lay features.
šŸ’æ Email me here: šŸ’æ
info@laytheme.com

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