• Resolved KimMcDougalcrafter

    (@ormgrecipes)


    After version 3.0.1. my flags are no longer showing side by side in my menu. I’ve had to rollback to version 2.9.15?to get it right on my website. How do I get this fixed so that the flags are showing side by side?

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author edo888

    (@edo888)

    Hi,

    With new version it shows the current language and other languages as sub-menu items when you use Show in Menu option.

    You can use [gtranslate] shortcode as a menu item instead of Show in Menu option: Appearance -> Menus -> Custom Link then set URL = # and Link Text = [gtranslate] then Add to Menu.

    Thanks! ??

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    Thank you for the quick response, I got it work, however, my Spanish flag is larger next to the US Flag. How do I make them the same size?

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    Oh the site URL is https://fchcc.com

    Plugin Author edo888

    (@edo888)

    Hi,

    I see you have width:auto CSS for .menu-item a img in menu-image.css file.

    You can add the following in Custom CSS section of GTranslate settings page: a[data-gt-lang] img {width:24px!important}

    Thanks! ??

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    Perfect!!! One last little thing, can I give the flags a little space to the left so it’s not so close to my contact menu item?

    generosus

    (@generosus)

    Hey @ormgrecipes,

    Use the following CSS Rule:

    a.glink img {margin-left: 2px!important;}

    or

    a[data-gt-lang] img {margin-left: 2px!important;}

    Cheerio!

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    Perfect! Thank you so much!

    Plugin Author edo888

    (@edo888)

    You are welcome! If you have a moment, please write a review: https://www.ads-software.com/support/plugin/gtranslate/reviews/#new-post

    Thank you @generosus for your input!

    Thanks! ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Gtranslate Flags NO longer side by side in Version 3.0.1’ is closed to new replies.