strong pro testimonials

Home Forums Fitness Pro Forum strong pro testimonials

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #64519
    PatrickPatrick
    Member
    • Topics: 9
    • Replies: 1
    • Total: 10
    Member since: March 2, 2017

    Thank you… I am also having problems with the testimonials section where they are scrolling.. it is home section 7 i believe… The names at the bottom have parenthesis around them with a comma, and I cannot figure out how to get rid of them..and one of them is not showing a name in parenthesis at all… I also have some problems with the home section 2, I cannot figure out how to get a picture back and centered between the icons. website is allbodiesfitness.com using the strong pro theme

    #64598
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Hi Patrick,

    Kindly go to sktframe/core-functions.php line number 321 you will find this code:

    <p> (' $companyname ', ' $possition ') </p>

    replace above code with this code:

    <p> ' $companyname. ' ' $possition. ' </p>

    Regards,
    Dave

    #64599
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30649
    • Total: 30649
    Member since: August 16, 2013

    Here is the documentation for Section 2: http://sktthemesdemo.net/documentation/strong-documentation/#everything-about-section

    Regards,
    Dave

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.