1. PROMO Upgrade to Pro Membership @ $99 / Lifetime & access all our 16+ premium Divi extensions: Divi Block, 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

MENU STRUCTURE

Discussion in 'Free Divi Community Forum' started by Lindie Janse van Rensburg, May 24, 2019.

  1. I created a landing page with links and anchor links within the landing page and menu structure. So my menu items simply jump to sections in my landing page. I also created an additional blog page. If I am on the blog page, and I want to steer back by using my menu structure it will not navigate back to the anchor links that the menu items are link to. It seems like those links are inactive when you are on a separate page. Can anyone assist with this?
     
    1. PRO MEMBER PERKS Divi Ultimate Blog Plugin - Easily set awesome default design for your Divi single blog page:Learn More
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    For your links, set it to be absolute (full URL), instead of relative.

    For example, you shouldn't be using this for your link:
    Code:
    Log In or Sign Up to view this code.
    You should be using something like this for your link:
    Code:
    Log In or Sign Up to view this code.