• Resolved toonwolf

    (@toonwolf)


    Hi Jan,

    Can you please make a code to disable navigation? This usefull for “headless” slideshows like Digital Signage systems.

    All the best,
    Ulf

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter toonwolf

    (@toonwolf)

    Hidden using CSS, no worries 😉

    .jzsa-album .swiper-button-next, .jzsa-album .swiper-button-prev, .jzsa-album .swiper-button-fullscreen {
    display: none !important;
    }
    Plugin Author Jan Zeman

    (@janzeman)

    Hi @toonwolf ,

    I’m really happy to hear that my plugin is being used in Norway – greetings from Denmark! I also have to admit that I’m happy it’s being used for tennis too – one of my favorite sports. 🙂

    I’ve just published version 2.0.0 of the plugin.

    It turned out to be a major upgrade, and I had to introduce some breaking changes, so please take a look at my migration post here.

    I understand that you already solved your problem with CSS, but I added a new shortcode parameter anyway. Maybe you’ll find it useful.

    Kind regards
    Jan

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

You must be logged in to reply to this topic.