• Resolved kwallindesigns

    (@kwallindesigns)


    Hi,

    I love this plugin! It looks much cleaner and is more functional than the others that I have looked at.

    However, in the sliding widget the first set of text always gets cut off after it loads. See screenshot below:

    https://drive.google.com/open?id=1nL3GgNIRs4P_6Spqi2ZV7pWvyeRpmxMk

    It doesn’t rectify itself until the next testimonial loads in a few seconds. How can I fix this so the first testimonial also loads fully?

    Thanks for your help!

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Kerry

    (@bluenotes)

    Hmm, not sure. Something is holding it up. Can you try it with the fade animation instead of slide?

    Thread Starter kwallindesigns

    (@kwallindesigns)

    It does not seem to happen with the fade animation.

    However, my client and I would really like to use the slide animation. It just looks so much better.

    Anything I can do to fix the slide animation?

    Thanks again!
    ~ K Wallin

    Plugin Author Kerry

    (@bluenotes)

    I would have to take a look again as it looks like it’s not showing on your sidebar. It’s most likely a CSS override from something else.

    Thread Starter kwallindesigns

    (@kwallindesigns)

    Hi!

    My client wasn’t quite ready to publish the slider, but it is up now! Can you take another look please?

    Thanks so much for your help!
    ~ K Wallin

    Plugin Author Kerry

    (@bluenotes)

    Try the following CSS. It would go into your theme’s custom CSS area or the WP Customizer.

    .widget li.testimonial-single {
    	-webkit-transition: none !important;
    	transition: none !important;
    }
    
    Thread Starter kwallindesigns

    (@kwallindesigns)

    It looks like that worked! Thank you so much for your help!

    This is a great plug in, and you have amazing tech support! I am going to go give you five stars right now, but if I could do more than that to thank you I would!

    Thanks again!

    ~ K Wallin

    Plugin Author Kerry

    (@bluenotes)

    You’re welcome. Take care.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Text of First Testimonial in Slider Gets Cut Off’ is closed to new replies.