Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1088476

    Hey Enfold Support,
    how can we change transition speed-time for testimonal Slider in Child Theme?

    Thanks for your help!

    Tobias

    #1088769

    Hey Tobias,

    Try the solution posted here: https://kriesi.at/support/topic/change-animation-on-testimonial-full-width-widget/#post-444226
    You should find it in wp-content > themes > enfold > js > shortcodes.js

    Best regards,
    Nikko

    #1088866

    Hi Nikko,

    thanks for your quick answer. unfortunately this does not work

    After changing the code to:

    			//testimonial slider
    			$('.avia-slider-testimonials', container).aviaSlider({wrapElement: '.avia-testimonial-row', slideElement:'.avia-testimonial', fullfade:true, 'transitionSpeed:900', easing:'easeInOutQuart'}); 

    the testimonial Slider does not work.

    https://jmp.sh/9AZYldK

    Best,
    Tobias

    #1089104

    Hi Tobias,

    Can you try using this code instead:

    $('.avia-slider-testimonials', container).aviaSlider({wrapElement: '.avia-testimonial-row', slideElement:'.avia-testimonial', fullfade:true, transitionSpeed:900});

    Best regards,
    Nikko

    #1090023

    Hi Nikko,

    Thanks for your help. It worked!

    Is it possible to change the duration too?

    Best, Tobias

    • This reply was modified 5 years, 6 months ago by Tobias.
    #1090257

    Hi Tobias,

    Yes, there’s a Slideshow autorotation duration in the testimonials option.
    Let us know if you need further assitance.

    Best regards,
    Nikko

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.