Skip to content

Addons

Got a question about an Addon?
862 Topics 4.0k Posts
  • This topic is deleted!

    2
    0 Votes
    2 Posts
    8 Views
  • Others plugin to use

    6
    0 Votes
    6 Posts
    118 Views
    arminunruhA
    When will it became possible to integrate third part plugins with Laytheme? it is possible to use other plugins with lay theme. just some of them rely on the the_content filter and those don't work with lay theme haven't gotten around to implementing this, also not sure when i would have the time to do this
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Lightbox Addon different styles

    2
    0 Votes
    2 Posts
    56 Views
    arminunruhA
    no theres no option for this and its not rlly possible to use custom code to make this work
  • While editing the carousel, the images are not displayed correctly

    2
    0 Votes
    2 Posts
    46 Views
    arminunruhA
    hey olga we're already exchanging emails yea u needed to also update lay theme and then that didnt work i guess probably your php version is outdated
  • updated carousel not working

    3
    0 Votes
    3 Posts
    84 Views
    O
    @cd Hi! Could you solve this? I'm having the same problem! And I've already updated LayTheme Version but everytime I update LYT + carousel addon + wordpress version, everything crashes and it causes a critical error on my website. So don't know what to do.. Please I would like some help! Thanks!
  • Problem with Imagehover – suddenly covering everything?

    9
    1 Votes
    9 Posts
    191 Views
    arminunruhA
    @Simonabele said in Problem with Imagehover – suddenly covering everything?: in the footer area wherever you use small icons these are also hidden. [image: 1684605747698-screenshot-2023-05-20-at-20.02.10.png] i have just tried this and added small social media icons to the footer for me they do show up. can you post a link so i can test this? thanks!
  • Images of image hover don't show

    3
    0 Votes
    3 Posts
    87 Views
    M
    @arminunruh hero! Everything works fine again. Thanks a lot for the quick action. Milan
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • 0 Votes
    2 Posts
    122 Views
    arminunruhA
    mmh yes u could do that with custom javascipt and css i think! sorrry dont have time to code it :(
  • Fullscreen Slider does not work for mobile

    4
    0 Votes
    4 Posts
    125 Views
    arminunruhA
    it should work now i think!
  • Lightbox Addon - Call a specific image from a link

    7
    0 Votes
    7 Posts
    417 Views
    arminunruhA
    mmh i see Will this soon be possible? noo idk if many people would use that feature or if it makes a lot of sense with the imagehover for mobile
  • Scroll back to first element of a carousel

    13
    0 Votes
    13 Posts
    511 Views
    arminunruhA
    here are all of the swiper methods: https://swiperjs.com/swiper-api you can just look at the code of his website, he used this js <script> jQuery(document).on("click", ".carouselbutton", function(e){ e.preventDefault(); e.stopPropagation(); var $carousel = jQuery(".lay-carousel-wrap").first(); if( $carousel.length > 0 ) { var mySwiper = $carousel.data('myswiper'); // index, speed var currentIndex = mySwiper.activeIndex - mySwiper.loopedSlides; var goToStart = 0; if(currentIndex > mySwiper.loopedSlides / 2) { goToStart = mySwiper.loopedSlides; } mySwiper.slideToLoop(goToStart, 2000, 'easeInOutExpo'); } }); </script>
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Missing "show multiple slides" feature in Carousel

    4
    0 Votes
    4 Posts
    79 Views
    A
    @philipbaz no problem, you're welcome!
  • centred Carousel fixed width and proportions

    5
    0 Votes
    5 Posts
    184 Views
    arminunruhA
    oh yea its because the browser cant resize everything fast enough causing the next caption to show up update the carousel addon now then use this css: .single-caption{ opacity: 0; } .single-caption.caption-active{ opacity: 1; }
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    9 Views
    No one has replied
  • Lightbox on carousel

    3
    0 Votes
    3 Posts
    153 Views
    A
    @arminunruh Ok bro, thanks anyway
  • Fullscreen slider mobile: click instead slide

    6
    0 Votes
    6 Posts
    181 Views
    M
    @arminunruh Great. Thanks a lot! Now it is working.

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
Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com