Tag: testimony

  • Lovely Testimonials – Testimony For WordPress (Miscellaneous)

    Lovely Testimonials – Testimony For WordPress (Miscellaneous)

    Pretty Testimonials module helps you to adds easly a testimonial section with an elegant block on your website.

    Pretty Testimonials features :

    • Easy to install and setup
    • Multi-lang ready
    • Responsive layout (desktops, tablets, mobile devices)
    • Testimonials can be displayed as responsive carousel and in columns as list
    • 4+ samples of testimonial block
    • Fully manageable in the Backoffice

    Shortcode and Template Tag

    To use Pretty Block testimonials in your posts and pages you can use the shortcode:

    [pt_pretty_testimonial]

    To use Pretty Block testimonials manually in your theme template use the following PHP code:

    <?php if( function_exists(‘pt_pretty_testimonial’) ) pt_pretty_testimonial(); ?>