• Resolved pbwpwork

    (@pbwpwork)


    Hi,

    I would like to replace the current testimonial part of my website with your plugin. Is it possible to display your plugin via code instead of a shortcode?

    Thanks,

    Paul

    • This topic was modified 5 years, 10 months ago by pbwpwork.

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Chris Dillon

    (@cdillon27)

    Yes, use this template function with the view ID:

    <?php if ( function_exists( 'strong_testimonials_view' ) ) {
        strong_testimonials_view( 1 );
    } ?>
Viewing 1 replies (of 1 total)
  • The topic ‘Add this to a homepage’ is closed to new replies.