Support » Plugin: Easy Testimonials » Get testimonial titles to show up

  • Resolved ritalcnyc

    (@ritalcnyc)


    I have your easy testimonials short code in my template like so:

    <?php echo do_shortcode('[random_testimonial]'); ?>

    But it just shows the testimonial body text and I also want the title to show up above it. I was playing around and I tried adding <p class="testimonial_title"><?php the_title( ); ?></p> above the shortcode but I just got “hello world” as the title, so that’s not right.

    How do I get this to work?

    here’s my link: http://www.laurameiselman.com (not styled yet…)

    http://wordpress.org/plugins/easy-testimonials/

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

    (@richardgabriel)

    Hey Rita!

    I sent this in an e-mail, but I wanted to keep this thread up to date:

    “Hey Rita!

    Do you mind to forward me the bounce back message? I want to be sure we don’t have an e-mail problem.

    I will put an update out that allows you to do this. Currently, the title is being used for internal reference (so you know what testimonial you are looking at, in the list.)

    Let me know if I can help with anything else, in the meantime.

    Thanks!
    Richard”

    I plan on having this update out today – it’s a very easy change, on my end.

    Thanks!
    Richard

    Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey Rita!

    The most recent update, 1.4.4, adds the ability you are asking about.

    If you add the parameter show_title=’1′ to your shortcode, the title will be output above the testimonial with the class easy_testimonial_title.

    I hope that gives you what you need!

    Let me know if I can help with anything else.

    Best,
    Richard

    Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey Rita!

    As this update has been released, I’m going to go ahead and mark this post as resolved. Go ahead and reply here or shoot me an e-mail if you have any more questions.

    Thanks!
    Richard

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Get testimonial titles to show up’ is closed to new replies.