When 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.
ta_io
Posts
-
Fullscreen Slider Returns to the First Slide After Closing Overlay project -
Thumbnails grid url videoIt 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 GutterThank you very much, Armin, for your work and attention. I hope this is an isolated case.
-
Bug on Desktop Row Gutterthanks :)
-
Bug on Desktop Row GutterI've tried it, but the distances are not equal. The row gutter still has a larger size
-
Bug on Desktop Row Gutter -
Bug on Desktop Row GutterI sent you an email
-
Bug on Desktop Row GutterI've tried changing it from px to % and from % to px, and nothing works.
-
Bug on Desktop Row GutterWhen 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 RowThanks A :)
-
Projects Overlays doesn't go to expanded RowWhen 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 Cartnice :) !!
-
Missing 'Cart' WORD When Adding Products to CartThe 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 RowThis 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 RowWhen 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 RowIs 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 Text@arminunruh yes, thanks :)
-
bug with two link with expand and the same replacement Text@arminunruh no
-
bug with two link with expand and the same replacement TextI have two links with the expand function that replaces the text, both with +Close, when I click on +info it changes to +close but +stills also changes. it should only change one, not two.
when i click on +info