• Resolved hugowachters

    (@hugowachters)


    Hi
    I updated my ‘strong testimonials’ plugin from version 2.40.7 to 2.41 on my development site
    After the update the titles don’t show correctly
    it shows class=”… as title now
    see https://dev.leracou.com/en/reviews/

    When I revert back to the old version it works
    Can you help ?

    • This topic was modified 4 years, 4 months ago by hugowachters.

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

Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi @hugowachters,

    Thank you for reaching out to us!
    We apologize for this! This happens because you are missing an update for Strong Testimonials Pro Templates (version 1.2.0).
    Can you please update that to the latest version as well?

    Warm regards,
    Mihaela

    Thread Starter hugowachters

    (@hugowachters)

    Hi Mihaela
    Thanks for the reply.
    I don’t have ‘Strong Testimonials Pro Templates’ installed
    I only use the free ‘Strong testimonials’ plugin.
    I created a strong testimonial template in my WP child theme myself using instrunctions at https://strongtestimonials.com/docs/customizations/custom-templates/initial-steps/ to show automatically the frame inside the thumbnails in every testimonial and to show a cutom quote picture.

    Do I have to change something to the custom template ?
    It seems the plugin creates additional tags that show up on the review page.

    Thanks

    • This reply was modified 4 years, 4 months ago by hugowachters.
    • This reply was modified 4 years, 4 months ago by hugowachters.
    • This reply was modified 4 years, 4 months ago by hugowachters.

    Hello @hugowachters,

    Go to the new template and look for the function wpmtst_the_title( '<h3 class="wpmtst-testimonial-heading testimonial-heading">', '</h3>' ); and replace it with <?php wpmtst_the_title( 'h3', 'wpmtst-testimonial-heading' ); ?>

    Please let me know if you have questions.

    All the best,
    Marian

    Thread Starter hugowachters

    (@hugowachters)

    Thanks, Marian

    That fixed it. Thanks a lot

    Note that to show the quote picture as well I had to change it to
    <?php wpmtst_the_title( ‘h3’, ‘wpmtst-testimonial-heading testimonial-heading‘ ); ?>

    Thanks for the quick support.
    Hugo

    Thread Starter hugowachters

    (@hugowachters)

    By the way, I already mentioned it earlier but I really like the plugin.
    It does everything what I need, I can change things myself and support is great !

    Thanks to the whole team !

    Thank you so much, Hugo! It means a lot! We’re really happy to hear you like the plugin ??

    Hi @hugowachters,

    Thank you for being so patient!
    We released an update addressing this.
    Please update and it should fix it.

    Warmly,
    Mihaela

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘problem after updating plugin’ is closed to new replies.