Important notice: we will respond to all open ticket requests up until November the 1st. After this date, we will be unable to process the ticket requests here on Ticksy.

Okay
  Public Ticket #762478
elated blog posts slider
Closed

Comments

  • Athithane started the conversation

    Hello,
    Is there a way to have the automatic navigation on the blog posts slider please? I know that we can usually do that in the visual composer but I don't see the same configuration here.

    thanks

  •  1,845
    Elated replied

    Hi,

    If I understand you well, you want to have autoplay option for Blog sldier?! If yes, you can do that only if you adjust script that controls that a bit.

    So, you have to adjust eltdBlogSlider function in modules.js file located in your theme folder/assets/js/modules.js...

    Find that function and add these attributes to slick method: http://screencast.com/t/d0Ilgms4tD6 just adjust autoplaySpeed to fit your needs. It is expressed in milliseconds. This is for carousel blog slider type and if you're using Slider type, than adjust that method below as well: http://screencast.com/t/iiGRGf3l

    and than minify that file using some tool like this: http://jscompress.com/ and name that file as modules.min.js and save it to same folder to overwrite existing file.

    Hope this will help.


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.

  • Athithane replied

    Hello,
    Thanks it works fine. Where should I put these files in the child theme so that they don't get erased if i make a theme update?

  •  1,845
    Elated replied

    Hi,

    Unfortunately this can't be adjusted in child theme :( So, you'll have to save those files to update them with each theme update...


    The Elated Support Center has been moved to our centralized support platform. 

    Please note that any existing tickets prior to this change will be answered right here on Ticksy, and in due time. 

    If you wish to submit a new support request, for all new inquiries please head on to our Help Center.

    Elated Themes is part of Qode Interactive – the home of 300+ premium WordPress themes.

    Don’t forget to sign up for our newsletter and be the first to find out all the latest news.