Link to next project using fullscreen slider last slide
-
Re: Link to Next Project using Fullscreen Slider click on last slide
I've found an old topic about this idea, but this would be gold.
http://laythemeforum.com:4567/topic/5433/link-to-next-project-using-fullscreen-slider-click-on-last-slideBy clicking forward on the last slide of the Fullscreen Slider, to go to the next project, in chronological order, as you do in the project index feature. With this would be possible to see the entire portfolio without even using the menu.
Cheers! =)
-
you can right click the row's background and click "set row link"
try that
-
Thanks @arminunruh! I tried to use the project arrow option, with both thumbnail or text, and hiding the left arrow, but its not perfect!
How can I find the last slide and link it to '#laynextproject'? OpenAI gave me this but not working!
<script> $(document).ready(function() { $(document).on('fpAfterSlideLoad', function(origin, destination, direction) { if (destination.index == lastSlideIndex && destination.item.isLast) { window.location.href = '#laynextproject'; } }); }); </script>
-
how about you link the last row in your projects to
#laynextproject
maybe that works!
as i said:
you can right click the row's background and click "set row link"
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