Is it possible to increase the number of testimonials

Discussion in 'Harrington- A WordPress Business Theme.' started by niallg, Jan 30, 2015.

  1. niallg

    niallg Member

    Joined:
    Sep 18, 2014
    Messages:
    95
    Likes Received:
    3
    Is it possible to increase number of testimonials to 10 ?
    Please advise how to do this.

    Regards

    Niall
     
  2. Pramod

    Pramod Guest

    Joined:
    Aug 8, 2014
    Messages:
    2,847
    Likes Received:
    63
    Hello Niall!

    You have to add you extra content manually in front-page.php


    HTML:
    <li>   
        <p> ----you content for testimonial----------- </p>
        </li>
    <li>   
        <p> ----you content for testimonial----------- </p>
        </li>
    <li>   
        <p> ----you content for testimonial----------- </p>
        </li>
    <li>   
        <p> ----you content for testimonial----------- </p>
        </li>
    Please follow below image.
    harrington-31-jan.png

    Thanks & Regards
    Pramod
     

Share This Page