-
AuthorPosts
-
September 16, 2016 at 5:53 pm #968736
After a period of time working on the template I realized that the testimonials are not changing anymore.
The 2 circles under the testimonials that you could click on to select is not there anymore.
How do I bring it back?
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 16, 2016 at 6:12 pm #968741Which homepage variant are you using?
September 16, 2016 at 6:20 pm #968744ja simpli landing page
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 16, 2016 at 7:00 pm #968745September 16, 2016 at 7:00 pm #968747yes it’s exactly the same except I have been inside that module..
timtecsa Friendtimtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 16, 2016 at 7:42 pm #968752I have it set up here on a dev server: http://simpli.gpmnews.com/index.php/en/ and have noticed that it doesn’t always start scrolling in Chrome but does if you click on a circle button. Not much use if you don’t see the buttons at all 🙁
Is your html as below? I mean are the tags (in red) the same or similar ?
<div id="myCarousel" class="carousel slide"><!-- Carousel items --> <div class="carousel-inner"> <div class="active item"> <div class="testimonial style-2 text-left"><span class="author-img"><img src="images/demo/other/mark.jpg" alt="Avatar" /></span> <h4>From just an idea to realization - Mark Lee, StackIdeas.com</h4> <p class="testimonial-text">Glad to see this one see the light of the day, current Joomla! default templates have been topic of discussion for late and JA Simpli should help to fill the gap. JoomlArt, For the love of Joomla, you guys now got to roll out a admin template too.</p> </div> </div> <div class="item"> <div class="testimonial style-2 text-left"><span class="author-img"><img src="images/demo/other/parth.jpg" alt="Avatar" /></span> <h4>Parth lawate, TechJoomla</h4> <p class="testimonial-text">This is a simply fantastic effort ! In a time where templates without any special 'frameworks' are not thought of anymore, you have proven yet again that there is plenty of room to innovate. Now that you have shown what you can do with the Joomla frontend, how about a breath of fresh air for the Joomla admin?</p> </div> </div> </div> </div>
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 20, 2016 at 4:10 am #969317The content Tim gave above is incorrect.
Try to disable the Default Editor under Global Configuration in backend of your site first.
Then open custom html module for Testimonials, add below content output:
<div id="myCarousel" class="carousel slide"> <!-- Carousel items --> <div class="carousel-inner"> <div class="active item"> <div class="testimonial style-2 text-left"> <span class="author-img"><img src="images/demo/other/mark.jpg" alt="Avatar"/></span> <h4>From just an idea to realization - Mark Lee, StackIdeas.com</h4> <p class="testimonial-text">Glad to see this one see the light of the day, current Joomla! default templates have been topic of discussion for late and JA Simpli should help to fill the gap. JoomlArt, For the love of Joomla, you guys now got to roll out a admin template too.</p> </div> </div> <div class="item"> <div class="testimonial style-2 text-left"> <span class="author-img"><img src="images/demo/other/parth.jpg" alt="Avatar"/></span> <h4>Parth lawate, TechJoomla</h4> <p class="testimonial-text">This is a simply fantastic effort ! In a time where templates without any special 'frameworks' are not thought of anymore, you have proven yet again that there is plenty of room to innovate. Now that you have shown what you can do with the Joomla frontend, how about a breath of fresh air for the Joomla admin?</p> </div> </div> </div> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> </ol> </div>
1 user says Thank You to Saguaros for this useful post
krumz Friendkrumz
- Join date:
- October 2012
- Posts:
- 138
- Downloads:
- 77
- Uploads:
- 22
- Thanks:
- 23
- Thanked:
- 4 times in 2 posts
October 16, 2017 at 11:17 pm #1068210I know this is an old topic but doesn’t work for me. It shows the active testimonial but when it switches to next testimonial – nothing is there? I am using this with the default template. Is this meant to be used with a specific template style? Like the Corporate style?
Thanks.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
October 17, 2017 at 3:24 am #1068283You can share the credentials of your site (URL, Admin account) so I will check for you.
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 8 replies, has 4 voices, and was last updated by Saguaros 7 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Jump to forum