Okay
  Public Ticket #180251
Removing pagination dot on Testimonials slider when there is only one testimonial
Closed

Comments

  •  2
    Tim started the conversation

    Hi,

    Is there any way I can remove the pagination dot below the testimonials slider when there is only one testimonial? I feel like this should happen automatically - if there's only one testimonial then the pagination dots aren't needed.

    I could modify the code around line 1542 of the init.js file in salient/js/ to be:

    if ($(this).find('blockquote').length > 1) {

    $(this).append('<div class="controls"><ul></ul></div>');

    }

    ... but I would rather not edit the core theme files as my changes would be lost with any update to the theme.

    Thanks in advance for any help!

  •  8,838
    Tahir replied

    Hey Tim!

    I will notify the developer so he can add this in the upcoming updates. 

    Cheers


    ThemeNectar Support Team 

  •  2
    Tim replied

    Any idea of how long it might be before it is included in an update? If it's going to be a while then I will need to come up with my own solution until then.

  •  8,838
    Tahir replied

    Hey Tim!

    I am afraid it will take a while around two weeks. 

    Cheers


    ThemeNectar Support Team 

  •  2
    Tim replied

    Great, thanks for your help :)

  •  1,069
    ThemeNectar replied

    Hey Tim - just letting you know this item has been officially added to the to-do list for the next update :)

    Cheers