1. CYBER MONDAY SALE Get Divi.Help Pro Membership @ $99 / lifetime & instantly gain access to all our Divi.Help Pro Membership perks.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.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.
Learn More About Divi BlockFree Version ~ 340+ Free Blocks

Solved Footer links rendering with href='#'

Discussion in 'Free Divi Community Forum' started by Aaron Segura, Nov 25, 2024.

  1. Aaron Segura

    Aaron Segura New Member

    Hello All!

    I've searched around the forums and googled for a solution, but I'm unable to find one.

    I'm facing a problem on a client site with all of the links inside the global footer rendering with an href of '#' instead of how they are configured. All of the links are configured via the Divi Theme Builder (see attached screenshot), but the rendered HTML on the site comes out as '<a href="#">Services</a>', for the attached example:

    Divi Footer 1.png

    This happens for all links in the global footer regardless of whether they are defined as a Page link or as a text URL.

    Other links on the site (including in the global header) work as expected.

    We are currently on Wordpress 6.6.2 with PHP 8.1:

    $ php --version
    PHP 8.1.27 (cli) (built: Jan 31 2024 10:22:13) (NTS)
    Copyright (c) The PHP Group
    Zend Engine v4.1.27, Copyright (c) Zend Technologies
    with Zend OPcache v8.1.27, Copyright (c), by Zend Technologies


    Thank you in advance for your time and attention.

    Aaron
     
    1. PRO MEMBER PERKS Divi.Help Pro Layout Packs - Agency Divi layout pack featuring unique comment design on single blog post page:View Demo
  2. Divi.Help

    Divi.Help Administrator
    Staff Member

    Why not just set your own HTML a tag in the text module content:
    <a href="yoursiteurl">Services</a>
     
  3. Aaron Segura

    Aaron Segura New Member

    Your suggestion set me on the path to figuring out the issue.

    For those who come after me with the same problem:

    It looks like the original designer BOTH created the Text object content as a link AND set a Page Link under the Link settings for the Text object. I removed the link in the content portion of the text object, returning it to just plain text, and kept the Page link settings, and everything seems to be working now.

    Thank you!
     
    1. PRO MEMBER PERKS Divi Login Customizer Plugin - Instantly beautify your Wordpress login page with 6 premade designs:Learn More