Would it be possible to add a hover image effect to my project index when it is in an overlay.
I have the 'Use Image Hover Addon' option enabled, but it doesn't work when my Project Index is in an overlay.
ta_io
Posts
-
Is it Possible to Add imagen Hover to an Overlay with a Project Index?28 days ago -
Fullscreen Slider Returns to the First Slide After Closing Overlay projectJan 29, 2025, 4:41 PMnice :) thanks @arminunruh !!
-
Fullscreen Slider Returns to the First Slide After Closing Overlay projectJan 15, 2025, 11:50 AMWhen I open a project overlay in the Fullscreen Slider, upon closing it, it goes back to the first slider instead of staying on the slider where I clicked.
-
Thumbnails grid url videoJan 6, 2025, 5:37 PMIt would be interesting to put an external URL in video thumbnails grid like one from Vimeo https://player.vimeo.com/ since the loading of videos is much faster.
I'm trying with this script but it doesn't work at all
<script>
jQuery(document).ready(function() {
var newVideoUrls = [
// Video
'https://player.vimeo.com/progressive_redirect/playback/929651530/rendition/1080p/file.mp4?loc=external&log_user=0&signature=43094fa43b31495020241416581fc9d0e435cbe0ba98802673cf86e9e7cb1211',
// Video
'https://player.vimeo.com/progressive_redirect/playback/843550565/rendition/1080p/file.mp4?loc=external&log_user=0&signature=59c985552b4e60df3819741c8df3f7e76aee3671dd4b88a07473eaeed6bb6542',
// Video 3
'https://player.vimeo.com/progressive_redirect/playback/981872045/rendition/2160p/file.mp4?loc=external&log_user=0&signature=985fc53ee963d4ab1b9770be6984a12b42c4ef8a3987895b1a0f38ebc3d9c690',
// Video 4
// ...
];jQuery('.thumb-collection .thumbnail-wrap video source').each(function(index) {
if (index < newVideoUrls.length) {
jQuery(this).attr({
'data-src': newVideoUrls[index],
'src': newVideoUrls[index]
});
}
});
});</script
-
Bug on Desktop Row GutterDec 31, 2024, 2:12 PMThank you very much, Armin, for your work and attention. I hope this is an isolated case.
-
Bug on Desktop Row GutterDec 31, 2024, 1:56 PMthanks :)
-
Bug on Desktop Row GutterDec 31, 2024, 1:50 PMI've tried it, but the distances are not equal. The row gutter still has a larger size
-
Bug on Desktop Row GutterDec 31, 2024, 1:45 PM -
Bug on Desktop Row GutterDec 31, 2024, 1:40 PMI sent you an email
-
Bug on Desktop Row GutterDec 31, 2024, 1:36 PMI've tried changing it from px to % and from % to px, and nothing works.
-
Bug on Desktop Row GutterDec 31, 2024, 1:29 PMWhen I change the Desktop Row Gutter of my thumbnail grid, it doesn't change properly, and I can't manage to change it. I don't know why![alt text]
-
Projects Overlays doesn't go to expanded RowDec 23, 2024, 9:53 AMThanks A :)
-
Projects Overlays doesn't go to expanded RowDec 11, 2024, 6:27 PMWhen I am in my Project Overlay and I create a collapsed row, when I activate my link to expand it via scrolling, it doesn't work.
-
Missing 'Cart' WORD When Adding Products to CartNov 27, 2024, 3:03 PMnice :) !!
-
Missing 'Cart' WORD When Adding Products to CartNov 19, 2024, 9:42 AMThe word "Cart" does not appear when I add a product to my cart; only the quantity of items I have added is displayed.
-
Scroll to expanded RowSep 14, 2024, 12:53 PMThis is what happens: it scrolls to the last collapsed row
I would like it to scroll to the first collapsed row.
like this
-
Scroll to expanded RowSep 14, 2024, 12:44 PMWhen I click the button to expand my collapsed rows and activate 'Scroll to expanded row', it scrolls to the last row collapsed, not the first collapsed. I would like to know if it is possible to scroll to the first row instead of the last.
-
Scroll to expanded RowSep 11, 2024, 2:51 PMIs it possible to scroll to the expanded row but to the first collapsed row, instead of the last one as it happens now?
-
bug with two link with expand and the same replacement TextJul 2, 2024, 8:25 AM@arminunruh yes, thanks :)
-
bug with two link with expand and the same replacement TextJul 2, 2024, 8:23 AM@arminunruh no
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