Hello brian,
So you have need to prevent the loop of slide.
I mean do you want to stop slide after image then come back to last slide to first slide(right to left).
Thanks
I do not want the slide to autoplay, so the loop doesn’t matter – I have it paused so people can navigate the comics. But I want the latest comic to load when they open the page instead of the first comic loading.
Like this:
http://hauntedlegs.briancook.net/wp-content/uploads/2015/09/THL_start.jpg
Does that make sense? Then they can go back and look at earlier comics with the navigation if they want.
Thank you for your help!
Here the Solutions:
1. Stop Auto Play
screenshot
2. Show comic slide latest first.
Need to modify a code line:
File: uris-layout.php
Code Line: 6
Screenshot
Hope this will work for.
Thanks
I have changed the file as mentioned above, updated, but the slider is still loading in ascending order. I cleared cookies, updated again and still nothing. I checked the file manager on my hosting site and it is updated on there. I noticed that the uris-layout.php is showing up as “inactive” on my WordPress interface.
Screenshot:
http://hauntedlegs.briancook.net/wp-content/uploads/2015/09/Slider_trouble2.jpg
Again – thank you for all the help!
Hi,
There is another perfect solution for that.
Check the screenshot.
New Code:
$RPGP_AllPhotosDetails = array_reverse($RPGP_AllPhotosDetails);
And let us know.
Thanks
The new code seems to reverse the slides – but I can do that by dragging them around in the slider gallery. It doesn’t reverse the navigation though – see below. The slides need to stay in the original order, I just am hoping to reverse the navigation:
Screenshot
Hi
Sorry! Add the same line code as screenshot.
Thanks
Adding the second code line reverses the order of the slides…but the navigation is still left to right. All the thumbnails are backwards. This is how it will load:
Maybe this isn’t possible? I appreciate all your efforts.
Hi Brian,
We have tested this on our local system.
So, this is possible.
Download the updated file code with this link.
Thanks
I have deleted the original PHP file, uploaded the new one – deactivated and reactivated the plugin, cleared the cookies, but with the new PHP file you gave me the page just loads blank :/
I’m sorry this was all so troublesome. Maybe I should just look for a slider that has the ability to switch from Left to Right navigation to Right to Left navigation on the control panel – the provided fixes have not produced the results I had hoped for – I appreciate all your time, I’m not sure why they are working on your end and not mine :/
Hi Brian,
Please contact here.
We will interact with your site admin area will help you to fix issue.
Thanks