• Hello

    When I try to add an item in my menu with a custom link, it remains the same regardless of the language choosen.
    For example, If I add it in spanish, when I switch to french the URL is the spanish one. If I correct it, save and go back to spanish, it will be the french one.

    Thanks

    Regards,
    JC

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    I have a similar problem. The homepage works like “one page website” with anchors. But if I am in other language and page, if I using the custom link /#anchor goes to the principal language. And if I use ../#anchor to mantenaince the language, this goes to http://../#anchor.

    I want to delete the “http” but I don’t no how, I’m thinking to create a shortcode for “../” and with another plugin include it in the menu.
    Have you found a solution? Or someone can help us?

    Thanks

    Regards,
    AG

    For my case I have created a shortcode for “../” and I use it in menu, now works.

    did you solve this somehow? I have the same problem.

    EDIT:

    I have just found a solution here
    https://github.com/VaLeXaR/wp-multilang/issues/65

    we need to add domain also to the link. It will automatically add language code to the link.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problem with custom link in menu’ is closed to new replies.