Viewing 5 replies - 1 through 5 (of 5 total)
  • coddent

    (@coddent)

    Yes, it does. All you have to do is follow the FAQ: http://aihr.us/testimonials-widget/faq/

    This plugin provides two theme functions:-

    <?php echo testimonialswidget_list(); ?>
    <?php echo testimonialswidget_widget(); ?>

    You can wrap either with conditional tags to make it work the way you want it to work. More about conditional tags here: http://codex.wordpress.org/Conditional_Tags

    Plugin Contributor Michael Cannon

    (@comprock)

    The readme.txt also provides a description for assigning categories and tags to testimonials and then only pulling testimonials of those selection criteria by those pages.

    Thread Starter 7surfer

    (@7surfer)

    So I have the plugin working…

    http://www.flowhomestaging.ca/about-us/

    but still don’t know how to only show the one quote on only the About Us and contact pages.

    I’ve read the readme.txt but don’t have enough WP knowledge to know how to correctly show to specific pages

    Plugin Contributor Michael Cannon

    (@comprock)

    How are you getting the testimonial on About Us?

    If you only have one sidebar widget area that’s on all pages, then you need to use another plugin to control when your About Us or Contact Us related testimonial shows or not.

    My apologies about not knowing the name of the WordPress plugin that can help you show or not, offhand.

    Thread Starter 7surfer

    (@7surfer)

    I figured it out. There are 2 sidebar settings for the Dandelion pages.

    Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Post testimonials to specific pages’ is closed to new replies.