• mannextdoor

    (@mannextdoor)


    Hi there!

    First off, thanks for the awesome plugin. It works nice, and I like the widget.
    I would like to place a language switcher on the top left or right on my site though, and I can’t seem to manage it. The theme I’m using (Fukasawa), doesn’t seem to have any header for menu’s etc., only a sidebar.

    Could someone help me on my way? Thanks in advance!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dennis Ploetner

    (@realloc)

    Thanks! ??

    If you have no Nav Menu (in that case I would recommend the addon MslsMenu). Would it be a big issue to add some PHP code? If not just place <?php if ( function_exists( 'the_msls' ) ) the_msls(); ?> in your template.

    Let me know!

    Thread Starter mannextdoor

    (@mannextdoor)

    Thanks for your reply Dennis.

    I could try adding some code, sure. Can you tell me which file would I add it to, so it would appear at the top left or right corner of the site, but not in the sidebar?
    There’s no navigation menu in my theme, other than in the sidebar.

    Plugin Author Dennis Ploetner

    (@realloc)

    It depends on your theme. You can look up for a place in the HTML of the header.php or sidebar.php.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘placing switch on page’ is closed to new replies.