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

Testimonials not scrolling

    • 7 years, 11 months ago craftech
      Participant

      Expired

      Have testimonials on the homepage. Carousel set to on. Arrows aren’t showing up and testimonials aren’t scrolling through.

    • 7 years, 11 months ago Ludjon
      Keymaster

      Can you please send me a link so I can test it?

      Thanks

    • 7 years, 11 months ago craftech
      Participant

      Expired

      The link is DDSCustom.com

    • 7 years, 11 months ago Ludjon
      Keymaster

      I have tried to drag and scroll and works fine, please active the bottom Navigation on Testimonial Options. I think that we don’t use arrows in our demos.

      Let me know if it’s an error of arrows only.

      Can we please proceed our discussion in only one thread? :)

      Thanks

    • 7 years, 11 months ago craftech
      Participant

      Expired

      I see that drag and scroll works for testimonials. Is there a way to get these to automatically advance? I do have navigation on testimonial options enabled, and I don’t see any navigation.

      Sure, we can use one of the threads.

       

    • 7 years, 11 months ago Mirela
      Participant

      Hello,

      Yes, sure. To make the testimonials automatically scroll please go to file js/codeless-main.js and find these lines:

        /**
           * Init Testimonial Carousel
           * 
           * @since 1.0.0
           */
          CL_FRONT.testimonialCarousel = CL_FRONT.init_cl_testimonial = function(){
              "use strict";
              $('#testimonial-entries').each(function(){
                  CL_FRONT.components.Carousel( $( this ), {
      
                      items: 1,
                      animateIn: 'alpha-in',
                      animateOut: 'fadeOut',
                   
                  });
              });
          }

      Edit to this:

        /**
           * Init Testimonial Carousel
           * 
           * @since 1.0.0
           */
          CL_FRONT.testimonialCarousel = CL_FRONT.init_cl_testimonial = function(){
              "use strict";
              $('#testimonial-entries').each(function(){
                  CL_FRONT.components.Carousel( $( this ), {
      
                      items: 1,
                      animateIn: 'alpha-in',
                      animateOut: 'fadeOut',
                      autoplay: true,
                      loop: true
                  });
              });
          }

      I have added only autoplay and loop options.
      Let us know.

      Best regards!

    • 7 years, 11 months ago craftech
      Participant

      Expired

      Hi,

      I changed the code and this isn’t working.

    • 7 years, 11 months ago craftech
      Participant

      Expired

      Hello, still waiting to hear back from you on this.

    • 7 years, 11 months ago Mirela
      Participant

      Hello,

      I added the above changes to your js/codeless-main.js file and the testimonials are auto scrolling now. Please clear cache and refresh page.

      Best regards!

    • 7 years, 11 months ago craftech
      Participant

      Expired

      Hi there, same issue here. Don’t we want to make these changes to the child theme? I changed the original js file back and edited folie-child/js/codeless-main.js and it’s not working. Please help.

    • 7 years, 11 months ago craftech
      Participant

      Expired

      I figured out how to deregister and register the new script. We can close this ticket. Thanks.

Viewing 10 reply threads

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