Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1360555
    Morr M
    Participant

    Hey! I’ve been using the slider revolution plugin that came with X, and I’ve set a default 1st slide, but it’s not working. The slider that shows as the default is the first on instead of the one I wanted. Any help?

    link:
    https://www.bloopanimation.com/blog/

    #1360766
    Rupok
    Member

    Hi there,

    Thanks for writing in! Let us know how did you set the first slide and would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1361058
    Morr M
    Participant

    The way I’ve set it up is under “General settings” -> “1st Slide” -> Activate Alt. 1st Slide -> and then putting in the slide number (in my case, 4). Is that the right way to do it? It used to work in the past, then suddenly it stopped working.

    #1361097
    Christopher
    Moderator

    Hi there,

    Would you please provide us with URL and login credentials so we can take a closer look?

    Thanks.

    #1361126
    Morr M
    Participant
    This reply has been marked as private.
    #1361188
    Lely
    Moderator

    Hello Morr,

    Yes, Activate Alt. 1st Slide should be set to ON and then add the slider number. If that doesn’t work for you, check if you have caching. Try to clear cache. If the issue still persists, please share us your admin credentials and the slider with issue on a private reply so we can investigate.

    #1361472
    Morr M
    Participant

    Hey! I already shared my credentials in a private reply.

    #1361504
    Joao
    Moderator

    Hi There,

    I checked your revolution Slider and the first slider is the first to play.

    You can switch the order of the sliders by dragging and dropping them if you need.

    Hope it helps

    Joao

    #1361622
    Morr M
    Participant

    but I want it to start at the slide that’s in the middle, that’s why I’ve used the Alt 1st slide option, and it always worked, but now it’s not working for some reason.

    #1362301
    Lely
    Moderator

    Hi Morr,

    I can see the issue now. I did download your slider to check it on my test site. I notice the issue is because you have set to on Stop Slider After option. Please disable it. Before it can go to slider #4, you have stop the slider already. See attached screenshot.

    Hope this helps.

    #1362722
    Morr M
    Participant

    Hey! It still didn’t fix it..

    #1362912
    Lely
    Moderator

    Hi Morr,

    See this:http://screencast-o-matic.com/watch/cbnjoY6fbz
    Since that settings is now working on my test site, there’s seems to be something that is causing a conflict.
    I can see that you = have a lot of plugin. You could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    #1363462
    Morr M
    Participant

    I did that, the problem still happened. No matter what I do it starts on the first slide.

    #1363899
    Rad
    Moderator

    Hi there,

    I went ahead and added this code to custom javascript.

    jQuery( document ).ready ( function($) { 
    
    revapi5.revshowslide(4);
    
    } );

    And since it’s a carousel, I enabled the infinity scroll.

    Thanks.

    #1364212
    Morr M
    Participant

    It’s still starting at slide 1 though.

  • <script> jQuery(function($){ $("#no-reply-1360555 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>