Codeless
  • Support Home
  • Themes
  • Support
  • WordPress Tutorials
    • How to Start a Blog
    • Best Website Builders
    • Best Small Business Hosting
    • Email Marketing Services
    • Cheap WordPress Hosting
  • Video Tutorials

Community Forums

Testimonial (Cycle) Speed

Testimonial (Cycle) Speed
    • 6 years, 5 months ago alpenzone
      Participant

      Expired

      I’m running the Testimonial (Cycle) on one of website pages and the speed is way too fast – impossible to read anything.  How do I reduce the speed please?

    • 6 years, 5 months ago Ruco
      Keymaster

      Hello,

      Please try to edit the file main.js and replace the function testimonialCycle()

      function testimonialsCycle() {
          "use strict";
          var $ = jQuery.noConflict();
          $('.testimonial_cycle').each(function() {
              var $self = $(this);
              var container_width = $self.parents('.wpb_wrapper').first().width();
              $('.item', $self).width(container_width + 'px');
      
              $self.carouFredSel({
      
                  auto: true,
                  scroll: { items: 1, fx: 'fade' },
      
              });
      
          });
      }

      replace with:

      function testimonialsCycle() {
          "use strict";
          var $ = jQuery.noConflict();
          $('.testimonial_cycle').each(function() {
              var $self = $(this);
              var container_width = $self.parents('.wpb_wrapper').first().width();
              $('.item', $self).width(container_width + 'px');
      
              $self.carouFredSel({
      
                  auto: true,
                  scroll: { items: 1, fx: 'fade', duration:500 },
      
              });
      
          });
      }

      Save the file.

      Let us know.

      Regards!

Viewing 1 reply thread

You must be logged in to reply to this topic.

Login

Log In
Register

Renew Support

  • Renew Specular Support
  • Renew Tower Support
  • Renew Folie Support
  • Renew Handel Support
  • Renew June Support
  • Renew Picante Support
  • Renew Thype Support
  • Renew Regn Support

Search Forums

Forums

  • Bygge – Construction Theme
  • Converta – Software Theme
  • Folie – The WordPress Website Builder
  • Handel – Responsive Multi-Purpose Business Theme
  • June WooCommerce WordPress Theme
  • Livecast – Podcast Theme
  • Picante – Restaurant & Food WordPress Theme
  • Regn | Agency & Business WordPress Theme
  • Remake – Minimal Portfolio & Agency Theme
  • Specular – Multi-Purpose WordPress Theme
  • Suggest us Features
  • Tower – Business-Driven Multipurpose WP Theme
  • Vibrance – Photography Theme

Site Links

  • Support Policy
  • Specular Support Forum
  • Video Tutorials
  • Knowledge Base
  • Guides and Reviews

Useful Articles

  • Build a Website
  • Web Design & Development
  • Hosting
  • WordPress

Login

Log In
Register Lost Password