Portfolio Gallery – Disable autoplay

Home Forums Jomelle WordPress Theme Portfolio Gallery – Disable autoplay

This topic contains 1 reply, has 2 voices, and was last updated by  ab-themes 7 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #17948

    Tanja-one
    Participant

    Hi there
    Is it possible to disable autoplay for portfolio gallery? Time between changing pictures is very quick. Would be nice if the big images only appears after clicking thumbnails.

    Thanks for helping me.
    Tanja-one

    #17954

    ab-themes
    Keymaster

    Hi,

    please open your custom.js file in js folder
    (you can find it here wp-content\themes\jomelle\js\custom.js)

    and on line 305 you have this code

    manualAdvance: false,

    just replace it with

    manualAdvance: true,

    Now should all works fine :)

    Cheers

Viewing 2 posts - 1 through 2 (of 2 total)

The forum ‘Jomelle WordPress Theme’ is closed to new topics and replies.