1. PROMO Subscribe our All Access Pass @ 75% OFF & access all our 16+ premium Divi extensions: Divi Block Pro, Carousel Toolkit, etc.LEARN MORE
Dismiss Notice
NEW Divi.Help Pro Carousel AI Toolkit - Magically turn your Divi design into carousel, simply by using our online toolkit. No plugins needed. Now it works with Divi 5 as well!Try our carousel AI toolkit
BEST Divi Block - A revolutionary drag & drop tool to easily mix & match 960+ premade blocks (Light & Dark) to kick start your Divi site design. Special module designs are included as well. Also newly added AI generator & color. Now it works with Divi 5 as well!
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved custom link on gallery does not work!

Discussion in 'Free Divi Community Forum' started by abiqualcosa, Jan 31, 2019.

  1. abiqualcosa

    abiqualcosa New Member

    Hello everybody,
    I have a divi gallery module (with slider layout, autoplay) and I need to go to another page of my site when i click on any image currently shown in the gallery.
    I have set my page link in the "Module Link URL:" field in the gallery module settings (in "contents" tab) but it does not work: when I click on an image of the gallery, the image itself it is shown in fullsize.
    I also tried to put the link as an html in the "caption" field of the images in the gallery, no way.
    I also set the "Module Link URL:" in the row module settings and in the section module settings where the gallery belongs, it does not work. The image link is always shown when clicked on it,
    What can I do? thank you!
     
    1. PRO MEMBER PERKS Divi Block Pro - Premade gradient text design for your Divi site without using any plugins:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    You can't do that with gallery module. You can try slider module instead. And put your photos as background image for each slider.
     
  3. abiqualcosa

    abiqualcosa New Member

    thank you very much, I'll give it a try!
     
    1. PRO MEMBER PERKS Divi.Help One-Page Layouts - Beautifully crafted one-page Divi layouts just for you:View All Layouts
  4. Amanda Qualls

    Amanda Qualls New Member

    For anyone else looking: you can make your links work on a gallery module. You just need to add custom CSS to disable the lightbox pop-up and then your module will be clickable if you have added the link.

    How to Disable Lightbox on the Gallery Module | Elegant Themes Help Center

    1. Go to Advanced Tab → Custom CSS → Free Form CSS and paste in this CSS code



      selector .et_pb_gallery_item a {
      pointer-events: none;
      }

      selector .et_overlay {
      display: none !important;
      }
     
  5. Divi Booster

    Divi Booster Divi Expert

    1. PRO MEMBER PERKS Divi Block Pro - Premade before / after image slider for your Divi site without using any plugins:View Demo