• Resolved OG-S

    (@og-s)


    Hi,
    I think it would be nice to have the ability to hyperlink the slider to a custom URL. Is it possible?
    Thank you for the plugin and best regards

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author eedee

    (@eedee)

    @og-s you can hyperlink individual slides.

    1. select a slide by clicking on it ( the block settings show “Gutenslide” )
    2. change the “Slide Link” (located under the “Background Settings” Panel”)

    If you like the plugin, you can help us with a review: https://www.ads-software.com/support/plugin/gutenslider/reviews/#new-post

    Niklas

    Thread Starter OG-S

    (@og-s)

    Thank you. I added it with ACF for each sliders in my page ??

    rbojanssen

    (@rbojanssen)

    Sry to break into this topic but my question is related, once set, how can I remove the hyperlink from the slide?

    Matthias Baier

    (@ma_wordpressorg)

    Unfortunately you will have to do this in Code-Editor view and delete the link manually. Looks like a bug to me.
    Click on the three dots on the right top of your admin-area and select “Code-Editor”.
    You should now see your raw code – now look for your slide-link. If you mess something up here, you will be able to restore to a previous version, so don’t worry.
    If you change your link to something unique, you will be able to find it more easy.
    Your slide is wrapped inside code like this:
    <!-- wp:eedee/block-gutenslide {"background":{"backgroundType":"none","backgroundOverlayImage":"","backgroundOverlayVideo":"","backgroundOverlayOpacity":50,"backgroundGradient":{},"backgroundImage":{},"backgroundPosition":"center center","backgroundRepeat":"no-repeat","backgroundImageSize":"cover","backgroundVideoSize":"cover","customBackgroundColor":"","hasParallax":false,"backgroundFocalPoint":{"x":0.5,"y":0.5},"backgroundVideoFocalPoint":{"x":0.5,"y":0.5},"backgroundVideo":{},"backgroundVideoMuted":true,"backgroundVideoLoop":true,"backgroundVideoAutoplay":true,"openPopover":true},"linkUrl":"https://lala"} -->
    Things are seperated with a colon. In the above example you would delete ,"linkUrl":"https://lala".
    Now save and publish.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘hyperlink the whole slider’ is closed to new replies.