Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #972449

    Hi,

    I would like to add “Impressum | Datenschutz” (imprint | data protection) right behind “© Copyright” in the socket area like this:

    © Copyright | Impressum | Datenschutz

    I went to Appearance > Menus and created a new menu, added the pages “Impressum | Datenschutz” to the new menu and checked “Enfold Child Footer Menu” under Menu Settings.

    Unfortunately, “Impressum | Datenschutz” appears now on the right side of the socket area. But I would like to have it on the left side right behind “© Copyright” as shown above.

    How can I fix this?

    Best Regards
    zizibe1

    #972489

    Hey zizibe1,

    Please refer to the following:

    Best regards,
    Jordan Shannon

    #972809

    Hi Jordan

    Thank you for your reply and the link.

    Unfortunately, these steps didn’t work.

    Now “Impressum” and “Datenschutzerklärung” don’t work as links. Moreover, they still appear on the right side of the socket area. But I would like to have them on the left side of the socket area right behind “© Copyright” like this:

    © Copyright | Impressum | Datenschutzerklärung

    Here are the steps I took:

    Appearance
    Menus
    Custom Links
    add URL of “Impressum”
    Link Text: Impressum
    Add to menu
    Safe menu
    Custom Links
    add URL of “Datenschutzerklärung”
    Link Text: Datenschutzerklärung
    Add to menu
    Save menu
    Screen options
    Check “CSS classes”
    Safe menu
    Menu Structure
    Impressum Custom Link CSS Classes: my-custom-class
    Datenschutzerklärung Custom LinkCSS Classes: my-custom-class
    Save menu
    Enfold Child
    General Styling
    Add following code to Quick CSS

    .my-custom-class { pointer-events: none !important; }

    Best regards
    zizibe1

    #972847

    Hi Jordan,

    Now I found a solution by myself.

    I removed the custom links in Appearance > Menus.

    Then I went to Enfold Child > Footer > Copyright and added the link below:

    [nolink]© Copyright | <a href='https://mysite.com/impressum/'>Impressum</a> | <a href='https://mysite.com/datenschutzerklarung/'>Datenschutzerklärung</a>

    (For this post, I replaced the URL of my website by mysite.com.)

    Best regards
    zizibe1

    #973030

    Hi,

    I’m glad you were able to get this corrected and thank you for sharing the solution. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Imprint in socket behind copyright’ is closed to new replies.