This is a special shortcode to create testimonial carousel and place anywhere within the page. Can be placed with column too. To start with follow the steps bellow

1. Find menu “Testimonias” bellow “pages” and “comments”.
2. Add few Testimonials.
3. Open the page and place your cursor where you want the testimonials carusel to be placed.
4. Add the testimonial shortcode and you are done.

The result will be :
[tx_testimonial style=”default”]

 

The code will look like :

[tx_testimonial style="default"]

8 Replies to “Testimonials”

  1. 1. Find menu “Testimonias” bellow “pages” and “comments”. OK
    2. Add few Testimonials. OK
    3. Open the page (which page?At wordpress? and place(how?) your cursor where you want the testimonials carusel to be placed.
    4. Add the testimonial shortcode (where?) and you are done.

  2. Hi, I am not getting this type of Leave a Repy or comment area where as i checked in single.php and page.php templetes also the code is correct. while i am allowing the comments, it shows ”Leavw a reply” but have to login. How it could be possible for a visiter to log in. Please suggest. And i am using this theme.

  3. good template but did not find to disable comment. disappointed on comment disabling part. rest the theme is excellent.
    kindly advise how to disable comment on pages/posts.

    1. It is possible, you will have to add the following line in theme functions.php file at the end

      add_filter(‘widget_text’, ‘do_shortcode’);

Leave a Reply to Melinda Serven Cancel reply

Your email address will not be published. Required fields are marked *