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

Issues with Codeless Slider used with Specular Theme

    • 5 years, 5 months ago NiaSoul01
      Participant

      Hello,

      I’m running into 2 issues with the slider. I think one may have been fixed, but we’re not entirely sure.

      Our dev site is located at https://tho.f00.myftpupload.com/.

      The problem we’re having is with the slider on the home page. 1.) We’d like to slow it down. It seems like the change we made in the .js file helped, but it’s hard to tell. 2.) It scrolls quickly back to the beginning and we’d just like the slider to rotate to the beginning photo instead of “rewinding.”

      Any and all help provided is appreciated.

       

    • 5 years, 5 months ago Ruco
      Keymaster

      Hello,

      You have to edit the file main.js file:

      $('.codeless_slider').imagesLoaded(function(){
      		$loading.css('display', 'none');
      		var c_speed = $('.codeless_slider').data('speed');
      		if(c_speed == 'undefined')
      			c_speed = 800;
      		codelessSlider = new Swiper('.codeless_slider',{ 
      			slidesPerView: slide_per_view,
      			paginationAsRange: false,
      			loop: false,
      			touchRatio: 0.7,
      			autoplay: 5000,
      			speed: c_speed,
      			noSwiping: true,
      

      Now you have to change the c_speed value from 800 in 1600.
      and also you have to change:

      $('.codeless_slider').imagesLoaded(function(){
      		$loading.css('display', 'none');
      		var c_speed = $('.codeless_slider').data('speed');
      		if(c_speed == 'undefined')
      			c_speed = 1600;
      		codelessSlider = new Swiper('.codeless_slider',{ 
      			slidesPerView: slide_per_view,
      			paginationAsRange: false,
      			loop: false,
      			touchRatio: 0.7,
      			autoplay:{
                                  delay:5000,
                                  reverseDirection:false,
                               },
      			speed: c_speed,
      			noSwiping: true,
      

      Save the file and 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