Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #1957792
slider revolution slide number
Closed

Comments

  • aio193 started the conversation

    hi! i have 5 slides but it only shows 3. what can i do to change it ya? thanks! 

  •  1,845
    Elated replied

    Hi,

    Would you mind providing us with your wp-admin details (in private reply) so we can investigate further on this? Thank you.

    Giovanni


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • aio193 replied

    sure here goes!

    http://misslaura.co/wp-admin
    u: test
    pw:SE2%o(B*#EbE%vCftjM&c&s^

    checkout the homepage slider

  •  1,845
    Elated replied

    Hi there,

    I apologize about the belated reply - we have been getting a lot of tickets lately, and our reply times have not been as fast as we would have liked.

    All five slides are there, only thing that is not working is the script that are setting those numbers and that is why it looks like there are only 3 slides. 

    I can suggest you to remove the script from the slider settings:

    5235659731.png

    Best regards,

    Marie


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • aio193 replied

    thanks . that did the trick

    (function($){
    $(document).ready(function(){
        var revSlider = $('.rev_slider');

        if(revSlider.length) {
            revSlider.bind('revolution.slide.onchange',function (e,data) {
      if(data.slideIndex == 1) {
                $('body').addClass('eltdf-rev-slider-loaded');
       }
            });
        }
    });
    })(jQuery);

  •  1,845
    Elated replied

    Hello,

    I'm glad you've managed to solve it.

    For any other issue you are facing please feel free to ask us and we will assist you as soon as possible. I will give my best to help you building your site.

    Thanks & Regards, 
    Vladimir


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.