• Hello,

    Thanks for the plugin, really easy of use, working almost perfectly:

    I’m using a slideshow within a widget, and have a problem with the “Read more” link.

    When clicking on it, it is first showing “Show less” (with nothing more being showed”, then I have to click again and I arrive on the single testimonial page.

    
    <a class="more-link" href="https://www.quatrepiliers.fr/testimonial/6159/">[ lire la suite ]</a>

    the link that appears :

    <a href="#" class=".show_less_link">Show Less</a>

    The event seems to be linked to aa easy-testimonial-reveal.js….

    I tested every Compatibility Options.

    Any advice welcome !!

    Veronique

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter eoik

    (@eoik)

    I commented the 85th line within easy-testimonial-reveal.js and the problem disappeared, but that’s not a real solution….

    //jQuery('.easy_testimonial').on('click', '.testimonial_body .reveal_link a, .testimonial_body .more-link', reveal_text);

    I had the same problem in the cycle shortcode. I’ve commented line 17 out and it indead solves the problem. Thank you @eoik !

    // show_less_link = jQuery('<a href="#" class=".show_less_link">' + easy_testimonials_reveal.show_less_text + '</a>');

    Plugin Contributor richardgabriel

    (@richardgabriel)

    Hello @eoik and @madglaz!

    Thanks for reporting this and having a temporary solution!

    I’m going to look into whats going on here and address as needed.

    Best,
    Richard

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Read more and show less (Jquery event)’ is closed to new replies.