Multiple Language menu….

  • Posted in : Photographer
  • marcsanz
    Participant

    Hi

    Its possible to change the menu from one page to another?

    I have two menus, but I only can select one, so I can only use one language.

    Can I, changing any code php via FTP or otherwise that one page have the spanish menu and the other the catalan menu? or the unique solution is to install another wordpress for every language?

    I need help please :(

    marcsanz
    Participant

    HI, coping and pasting code I do this…
    http://marcsanzstudio.com/fundacio-olimpica/?page_id=58
    Now I have 2 menus, the menu from the theme and another one paste in code…
    Can I now dissable the load of the original menu?
    The theme menu is in top, the second menu is in code, can I disable in some pages the load of the theme menu to put the other one?
    Its a possibility to have the menu in three languages in the same wordpress…

    Thks a lot!!

    Mehmet S.
    Keymaster

    Hi, use this in your Custom CSS field:

    body.page-id-58 .site-header #primary-navigation {
    display: none;
    }
    

    Thanks

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

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register