Skip to content

Addons

Got a question about an Addon?
819 Topics 3.7k Posts
  • 0 Votes
    5 Posts
    63 Views
    arminunruhA

    yea it was a bug, if you update imagehover addon again, it will work

  • Carousel loop with video

    2
    0 Votes
    2 Posts
    44 Views
    arminunruhA

    no, only if you turn off loop

  • add link to 3d add on

    2
    0 Votes
    2 Posts
    40 Views
    arminunruhA

    no i dont think so!

  • 0 Votes
    5 Posts
    437 Views
    C

    I managed to make the numbers as custom cursor thanks to chatgpt.
    here's what it looks like : https://www.benoitlefeuvre.com/earthworks/

    here's the js code :

    <script> document.addEventListener("mousemove", (e) => { const followTexts = document.querySelectorAll(".numbers"); const x = e.clientX; const y = e.clientY; // Update the position for each element with the class followTexts.forEach((followText) => { followText.style.left = x + "px"; followText.style.top = y + "px"; }); }); </script>

    then here's the css selector :

    .lay-carousel-sink-parent .numbers { }

    I can't share my exact style because I have several hover states on the carousel, so you'll have to specify the css that works best for you.
    To retain the next/prev slide function, you'll need to add an empty 10x10px png, for example, to the 'custom mouse cursor' parameters.

    I hope this helps !

  • overlay with full screen in safari

    15
    0 Votes
    15 Posts
    168 Views
    arminunruhA

    yea maybe update your macos, this will update the safari version too

  • 0 Votes
    15 Posts
    338 Views
    arminunruhA

    when editing a text and inserting a link, the link modal will show many more settings for the imagehover behaviour.
    the projectindex element doesn't contain these settings, but it just uses the default settings you set in lay options → imagehover addon

  • Image hover on project index isn't working

    3
    1 Votes
    3 Posts
    50 Views
    arminunruhA

    yea the setting to enable it is in the project index style tab im sure you found it!

  • 0 Votes
    3 Posts
    52 Views
    A

    I just managed to work this out for myself at exactly the same time, and was about to post to let you know! Thanks for getting back to me.

  • Image Hover Size since Update

    7
    0 Votes
    7 Posts
    62 Views
    A

    @arminunruh yes you're right cam back to my website and stillt the same issue.
    I deleted the plugin and uploaded it again and updated it to the newest version. Sadly still the same bug seems to happen as I can't change any size parameters.

  • 0 Votes
    8 Posts
    90 Views
    arminunruhA

    your css selector is different because your numbers are under each slide, because you chose these settings:

    Screenshot 2023-11-05 at 19.15.58.png

    the css selector is different than without those settings enabled

    eventually i'll need to add more settings to the carousel to be able to hide/show numbers on a per-carousel basis i think

  • Image hover capabilities

    4
    0 Votes
    4 Posts
    32 Views
    arminunruhA

    mmh i understand. not sure if i will add this feature :/ because i'm not sure many people would use it

  • 0 Votes
    2 Posts
    27 Views
    arminunruhA

    is fixed now if you update carousel

  • No .zip in Fullscreen Slider Addon download?

    2
    0 Votes
    2 Posts
    31 Views
    arminunruhA

    hey we already talked it seemed to have been an issue with your laptop

  • Portrait images are cut off in carousel

    6
    0 Votes
    6 Posts
    58 Views
    B

    @arminunruh yes that update fixed the problem, thank you Armin!

  • Row image background in lighbox

    7
    0 Votes
    7 Posts
    83 Views
    M

    @arminunruh Thank you Armin!

  • carousel video PLAY WHEN mouseover

    4
    0 Votes
    4 Posts
    59 Views
    arminunruhA

    yea its a cool idea, but at the moment its not possible :/

  • 0 Votes
    4 Posts
    36 Views
    W

    @arminunruh That worked, thank you so much for the quick reply!

  • 0 Votes
    7 Posts
    183 Views
    arminunruhA

    oh, it landed in spam

  • shadow on project thumbnails

    2
    0 Votes
    2 Posts
    22 Views
    arminunruhA

    hey can u post a link here?

  • 0 Votes
    4 Posts
    337 Views
    arminunruhA

    carousel needs to be installed as a plugin

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