-
-
Hi, I read your article on how to change the testimonial speed. I found the file and did the following. But it sent the testimonials into a long list and didn’t work at all on. I replace the original script. So they have gone back to working but they are so fast you can’t read them. But please can you look and check out why your script didn’t work.
<code style=”box-sizing: border-box; font-family: Consolas, monaco, monospace; font-size: 15px; background: #f5f8fa; display: block; padding: 15px 20px; line-height: 25px; color: #4b4d4d;”>function testimonialsCarousel(){<br style=”box-sizing: border-box;” />”use strict”;<br style=”box-sizing: border-box;” />$(‘.testimonial_carousel’).each(function(){<br style=”box-sizing: border-box;” />var $self = $(this);<br style=”box-sizing: border-box;” />$(this).carouFredSel({<br style=”box-sizing: border-box;” />auto: true,<br style=”box-sizing: border-box;” />scroll: { items : 1, fx: ‘fade’ },<br style=”box-sizing: border-box;” />prev : {<br style=”box-sizing: border-box;” />button : $self.parent(‘.testimonial_carousel_element’).find(‘.prev’)<br style=”box-sizing: border-box;” />},<br style=”box-sizing: border-box; color: #4b4d4d; font-family: Raleway; font-size: 15px;” /><span style=”color: #4b4d4d; font-family: Raleway; font-size: 15px;”>and replace them with:</span><br style=”box-sizing: border-box; color: #4b4d4d; font-family: Raleway; font-size: 15px;” /><code style=”box-sizing: border-box; font-family: Consolas, monaco, monospace; font-size: 15px; background: #f5f8fa; display: block; padding: 15px 20px; line-height: 25px; color: #4b4d4d;”>function testimonialsCarousel(){<br style=”box-sizing: border-box;” />”use strict”;<br style=”box-sizing: border-box;” />$(‘.testimonial_carousel’).each(function(){<br style=”box-sizing: border-box;” />var $self = $(this);<br style=”box-sizing: border-box;” />$(this).carouFredSel({<br style=”box-sizing: border-box;” />auto: true,<br style=”box-sizing: border-box;” />scroll: { items : 1, fx: ‘fade’, duration:200 },//add here the duration of a testimon.<br style=”box-sizing: border-box;” />prev : {<br style=”box-sizing: border-box;” />button : $self.parent(‘.testimonial_carousel_element’).find(‘.prev’)<br style=”box-sizing: border-box;” />},
The URL is https://nikkiiles.co.uk/# and the testimonials are in the footer.
-
This reply has been marked as private.
-
This reply has been marked as private.
-
Hello,
What Tower version do you have? In the last theme update there is an option in Testimonial Carousel to set up the speed. Please see screenshot.
Do you not have this? Let us know.Best regards!
-
Hi,
tried it. Put in 600, then 700, then 1000 into speed duration and it showed no alteration of the speed at any time.
Please can you help. I tried testing it on this page
You have the login details for this site. It was previously under the URL http://www.waterarthouse.co.uk/nikki_iles
-
Please can you answer my question about testimonial speed not working when altered in Visual Composer.
Also I mentioned above that I have bought Tower multiple times and my latest purchase takes my support up until June 2017. So unless you require the same person with all the same details to keep reregistering…which would seem a bit pointless…is there any chance you could please stop my account from displaying ‘expired’. Plus I actually tried to do this anyway with my latest purchase code and it wouldn’t let me register.
Thanks
-
-
This reply has been marked as private.
-
Sorry, but further to that, I had my ‘notify by email’ ticked and yet I was not notified, hence the three day gap while I waited for a response. But then looked it up again (testimonial speed) and found your response by accident. Not least because I can find no functional way of locating my support topics.
It would be good if one’s personal support topics were more easily accessed, or have I missed something?
Thanks
-
Hello,
Please update theme and Visual Composer. There is a new update of Visual Composer. Read this article on how to update plugin.
Let us know if the issue persists after the update.
You can find your own topic all in your profile. Just click on your profile name, then go to “Topics Started” (screenshot). Here you have listed all your tickets.Best regards!
-
I read the article on updating Visual Composer, however it will not allow you to delete it, only deactivate it. I tried a couple of times, and then the whole page came up in code surrounded with red which is very alarming. So the above method outlined does not work.
Thanks
-
Have had to go round the issue by buying a license.
-
Hello,
To deactivate the plugin (and any other plugin), when there is no deactivation option, just go to wp-content/plugins/ find the plugin folder and rename it (for visual composer the responsible folder is js_composer). By renaming it you automatically deactivate it.
Do the same to delete it. Go to the plugin folder and delete it.
However, it is not necessary to delete it if you rename it. You can proceed in installing from the dashboard notice, the new version with out problem.
Let us know if you need further help.Best regards!
-
You must be logged in to reply to this topic.