sticky
-
wrote on Nov 26, 2020, 8:09 PM last edited by dani Dec 1, 2020, 4:14 PM
hi,
there are several threads about using sticky in LAY.armin suggested this:
http://stickyjs.com/JS
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.sticky/1.0.4/jquery.sticky.min.js" ></script> <script> window.laytheme.on("newpageshown", function(layoutObj, type, obj){ jQuery(".sticky").sticky({}); }); </script>
-
hi,
there are several threads about using sticky in LAY.armin suggested this:
http://stickyjs.com/JS
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.sticky/1.0.4/jquery.sticky.min.js" ></script> <script> window.laytheme.on("newpageshown", function(layoutObj, type, obj){ jQuery(".sticky").sticky({}); }); </script>
wrote on Nov 27, 2020, 2:45 AM last edited by dani Dec 1, 2020, 4:15 PM@dani example here: https://twigbc.ca/resources
the issue with this is z-index
i tried
jQuery(".is-sticky").css("z-index", "1000");
also
.is-sticky{ z-index:100000 !important; }
no luck
still unresolved... -
wrote on Mar 24, 2021, 8:22 AM last edited by
Hi, have you find a solution to this issue since then ?
I have been looking "everywhere" on internet, the problem since deeply linked with Laytheme ?
-
Dear @Sophie1000
Am i correct from your recent Thread this is solved?
http://laythemeforum.com:4567/topic/6672/sticky-element?_=1616638900292
Best wishes
Richard
-
wrote on Apr 13, 2021, 12:13 PM last edited by
Hi, following on this I could get the sticky element working, but I have the same problem with the z-index (text disapears behind images, etc.)
Has anybody found a solution for that?
Best,
Marius -
wrote on Apr 13, 2021, 11:50 PM last edited by
Hi Marius,
The sticky works, but I could not figure out how to isolate/specify the z-index of the sticky elements (so they would appear on top). Let me know if you find a solution for it! I'd love to use it.
-
Hi, have you find a solution to this issue since then ?
I have been looking "everywhere" on internet, the problem since deeply linked with Laytheme ?
wrote on Apr 13, 2021, 11:51 PM last edited by@Sophie1000 Hi Sophie, there are almost some solutions, but nothing that works easily and without some little bugs... did you find anything? Please let me know. Thanks
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
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