- This topic has 2 replies, 2 voices, and was last updated 7 years, 12 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Fitness Pro Forum › strong pro testimonials
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
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
Here is the documentation for Section 2: http://sktthemesdemo.net/documentation/strong-documentation/#everything-about-section
Regards,
Dave
Adding Floating Cookies Bar in Footer of WordPress Website Today we’ll leave you with the practical ways of adding WordPress floating cookies bar in the […]
How to Add WordPress Multiple Authors in a Blog or Website? For adding multiple plugins, Author Avatar Lists Plugin works efficiently that you can easily […]
How to limit post revisions in a WordPress Website? WordPress content management system comes with prebuilt limit post revisions functionality. It’s a system that keeps […]