Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #157678
    hoiung
    Participant

    Hi,

    How can I slow down the speed of the testimonial changing? https://spring.chillzouk.com/#section4

    Also, the latest update… I don’t see or understand what is “enable normal scrolling”… I’ve tried both scroll settings (off and on) and see no difference!

    Kind Regards, Hoi

    #157679
    hoiung
    Participant

    .

    #157841
    Skandha
    Participant

    @hoiung: Yes, you can slow down the speed of the testimonial slider. You will need to create a child theme and do a bit of customization. Let me know if you are familiar with child theme customization. Otherwise, I suggest you to hire a customizer.

    Kind Regards,
    Skandha

    #157849
    hoiung
    Participant

    Skandha, yes I have child theme set up already.

    #157892
    Skandha
    Participant

    @hoiung: Go to => Child Theme Folder => Copy the file template-parts\testimonial\display-testimonial.php from the parent theme folder and paste it in child theme folder with same file path.

    Then open the file and find data-cycle-next="#testimonial-slider-next" code in the file and under that add the following line of code and save the file.
    data-cycle-timeout="1000"
    Here 1000=1sec, 2000=2sec and so on so you can change the value according to your choice.

    Let me know if this changes the speed of the testimonial slider.
    Kind Regards,
    Skandha

    #157906
    hoiung
    Participant

    That did the job! thank you 😀

    Maybe this is a feature for the next release? 😀

    #157930
    Skandha
    Participant

    @hoiung: Thank you for the suggestion. I will definitely forward this to the development team.

    I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/catch-fullscreen/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Testimonial control speed’ is closed to new replies.