SKT Fitness Pro Client Testimonials

Home Forums Fitness Pro Forum SKT Fitness Pro Client Testimonials

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #92474
    miha.otonicarmiha.otonicar
    Member
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: October 27, 2017

    Hi,

    I’m using SKT Fitness Pro theme. My homepage currently shows 2 latest client testimonials (setting on section 4 of homepage) which is fine, but I would like:

    1. all client testimonials to be shown in a loop or as a slider, with a certain time step, so visitors would be able to see all of testimonials.

    2. “view all” button to be added to the section, which would either stretch the section, put a vertical slider to section or take visitors to page with testimonials so visitors would be able to check all testimonials.

    Please suggest which of the mentioned options could be done.

    Thank you!

    Regards,

    Miha

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

    Hi,

    Kindly show us your website URL?

    Regards,
    Chris

    #92488
    miha.otonicarmiha.otonicar
    Member
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: October 27, 2017

    Hi,

    website URL is https://www.otofit.si/.

    Regards,

    Miha

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

    Hi,

    Kindly use this plugin to setup testimonials carousel.
    https://wordpress.org/plugins/essential-addons-for-cornerstone-lite/

    Regards,
    Chris

    #92640
    miha.otonicarmiha.otonicar
    Member
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: October 27, 2017

    Hi,

    thanks for suggestion. I have added “view all” button to testimonial section of my homepage, which will eventualy take visitors to testimonials page. Can you please help me position it the same way as “view all” button in section above – latest news section?

    Thank you!

    Regards,

    Miha

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .testimonial .read-more { position:absolute; right:0; top:15px;}

    Regards,

    #92739
    miha.otonicarmiha.otonicar
    Member
    • Topics: 4
    • Replies: 9
    • Total: 13
    Member since: October 27, 2017

    Hi,

    thanks. Unfortunately, responsiveness of both “view all” buttons (sections 3 and 4 of homepage) is not ok. I would like the buttons to appear below posts/testimonials and to the right.

    Thank you for your help!

    Regards,

    Miha

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    @media screen and (max-width:767px) {
    .testimonial .read-more, .latest-news .read-more {right:33px; bottom:-70px !important; top:inherit !important;}
    }

    Regards,
    Chris

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