• Resolved smonty99

    (@smonty99)


    Hi, recently Easy Testimonials started chopping off the bottom portion of my slideshow if the quote is of sufficient length. I’ve looked through the shortcode documentation and added auto_height=’calc’ per the examples I found. It helps but doesn’t fix the problem in all cases. How do I get it to show the entire quote with client name et al?

    Also, is there a way to remove the ratings (stars)? We just want to show the quotes, we didn’t ask for ratings. I couldn’t discern how from the documentation.

    Any help appreciated.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey @smonty99

    We’ve recently discovered and issue in the Classic Style that causes it to not respond to disabling the Star Ratings.

    As a temporary work-around, you can add the following CSS to your Custom CSS box and it should do the trick:
    .rate-area-3 {
    display: none;
    }

    This issue should be patched in our upcoming release.

    All the best,
    Richard

    Thread Starter smonty99

    (@smonty99)

    That did indeed suppress the star ratings, something I wanted to do. But for particularly long testimonials the author’s name and title are still being chopped off.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Slideshow truncating client name’ is closed to new replies.