(premium) Where / how do I edit "testimonials_widget_testimonial_html"?
-
Hi,
FAQ 48 seems to say I can change the HTML output by editing “testimonials_widget_testimonial_html”, but I’m not sure where to find this to make the needed changes (or for that matter, exactly how to make the needed changes… I’m not very familiar with PHP).
To be more specific about what I’m trying to do, I want to put the .title span before the blockquote instead of after. It should look like this:
<a class="more-link" title="Complete testimonial by Scott" href="https://localhost/wordpress/testimonial/scott/"> <span class="title">Title of the testimonial</span> <blockquote> ...(testimonial copy)... </blockquote> <div class="credit"> <span class="author">Scott</span> <span class="join_title"></span> </div> </div>
Thanks!
https://www.ads-software.com/extend/plugins/testimonials-widget/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘(premium) Where / how do I edit "testimonials_widget_testimonial_html"?’ is closed to new replies.