More documentation for testimonials?

  • Posted in : Readme
  • jimtron
    Participant

    I just added a new testimonial (to this page: http://www.piccoach.com/), and am having trouble arranging these…is there any additional documentation on how to use testimonial shortcode? (In addition to the html documentation that comes with the download).

    I’ve been trying different things to get two rows, but am having trouble.

    This is the shortcode I have currently, suggestions would be appreciated.

    Mehmet S.
    Keymaster

    Hi,

    – Usage of the shortcode:

    [testimonial_wrap]
    [testimonial image="" title="" sub_title=""]Text here.[/testimonial]
    [testimonial image="" title="" sub_title=""]Text here.[/testimonial]
    [testimonial image="" title="" sub_title=""]Text here.[/testimonial]
    [/testimonial_wrap]
     
     
    image="" ... An image url. Upload your image to your Media Library, then copy its url and use in this parameter.
     
     
    Example:
     
    [testimonial_wrap]
    [testimonial image="http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/08/testo-01.jpg" title="Vincent Wood" sub_title="CEO / Gravity Inc."]He is a great and hardworking guy. I am so proud of i have him as my asistant. He helped me so much. Also i am so proud of i have him as my asistant. He helped me so much.[/testimonial]
    [testimonial image="http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/08/testo-02.jpg" title="Gary Morgan" sub_title="Chemist / Freelancer"]He was a great co-worker and a friend. I would't be where i am without his support.[/testimonial]
    [testimonial image="http://themes.pixelwars.org/readme-wp/wp-content/uploads/2014/08/testo-03.jpg" title="Jason Wilson" sub_title="Lab Geek / Miami Metro"]He is ok. I don't really know him. He looks nice.[/testimonial]
    [/testimonial_wrap]
    

    – To get two rows:

    [row]
    [column width="6"]
    // Content here...
    [/column]
    [column width="6"]
    // Content here...
    [/column]
    [/row]
    
    jimtron
    Participant

    That helps, thanks.

    Mehmet S.
    Keymaster

    You are welcome.

    jimtron
    Participant

    I’m having trouble getting more than 3 testimonials on one row–any suggestions?

    Mehmet S.
    Keymaster

    Try to make four columns per row.

    Example:

    [row]
    [column width="3"]
    // Content here...
    [/column]
    [column width="3"]
    // Content here...
    [/column]
    [column width="3"]
    // Content here...
    [/column]
    [column width="3"]
    // Content here...
    [/column]
    [/row]
    
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register