Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #243748
    cvmw
    Participant

    Hello
    Is there a code for slowing the slider down to about 8 seconds per slide?
    There isn’t enough time to read right now.
    Thanks
    Site: https://www.marriagecat.com
    (With the poems on it)
    MW

    #243775
    Skandha
    Participant

    @cvmw: Hello MW,
    For that you will need to create a child theme and do a little bit of customization. Let me know if you are familiar with child theme customization otherwise I suggest you to hire a customizer to get it done.

    Kind Regards,
    Skandha

    #243998
    cvmw
    Participant

    OK. I was also hoping to maybe change the seconds in the text somewhere. Like if you knew the line it’s on? Otherwise,
    were you going to send me the instructions? I would probably end up learning how to do it one long weekend or something.
    Thanks
    marriagecat.com
    MW

    #244046
    Skandha
    Participant

    @cvmw: Hello MW,
    First of all you will need to create a child theme.
    You can use our plugin Generate Child Theme to create child theme.
    Install and Activate the plugin
    Then,
    Go to => Dashboard => Generate Child Theme => Select Parent Theme as Catch Sketch and fill in remaining fields and Click on Generate.

    This will create and activate the child theme.

    Copy the file post-types-testimonial.php from parent-theme-folder => template-parts => testimonial => post-types-testimonial.php to your child theme.
    The path to the file post-types-testimonial.php should be the same in both your parent and child theme.

    So the path to the file post-types-testimonial.php in your child theme would be
    Child Theme Folder => => template-parts => testimonial => post-types-testimonial.php.

    Now, edit the post-types-testimonial.php
    Search for the text data-cycle-timeout=”4000″. Here 4000=4secs so change its value according to your requirement.

    Note: The customizer settings from your parent theme wont migrate to the child theme. You can use our plugin Catch Import Export plugin to import your customizer settings from the parent theme to the child theme.

    Let me know if you have any confusion
    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘SLOW DOWN TESTIMONIALS SLIDER’ is closed to new replies.