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"
I don't answer or check forum DMs, please just post on the forum.
Before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. When using a WordPress Cache plugin, disable it or clear your cache.
Now see if your problem solved itself.
Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it