badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

owl-carousel settings?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #52612
    webmaster10
    Participant

    I am using the very pretty wowsome theme and would like to change two things in the carousel (TH Clients) of the business template

    – speed … needs to slow down quite a bit :/ about 10 seconds until the items move
    – need to erase the links on the images so that clicking on them does not do anything.

    Can you please help?
    Thank you!

    #52626

    Hi

    To change the speed to slow down quite you have to make some changes in the code. Go to theme folder -> owlcarousel -> owl.carousel-settings.js and change the autoplayTimeout: 2000,
    You can increase the value 1000 = 1second

    To remove the th clients link, Go to theme folder -> template-parts -> widgets -> wowsome-widgets.php on line no 422 and 424 and remove anchor tag, where you final code will only be <?php the_post_thumbnail(); ?>

    We recommended you not to change the code but if you change the code then while updating to new version all your customized code will be lost. So better make a child theme and then customize the code.

    Thank you!

    #52630
    webmaster10
    Participant

    This did the job,
    thanks again!

    #52632

    You welcome webmaster

    Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.