• I tried to find a simple and easy to use multilingual plugin that works straightforward.

    I downloaded and tried 2 different plugins but had terrible nightmare and I almost gave up multilingual project until I did one more search and Walllaaa~!!!

    Easy as 1-2-3 installation of ‘WPGlobus’ is not only the best but indebted to its excellent admin section, I now became an expert in using it within much less than a delightful hour, but finally ended up with a small issue to resolve.

    Link texts in my theme(Plum)’s menu bar is all aligned ‘left’ so the language flags. I wished to make this menu bar look better and balanced by moving the language flags away from other left-aligned links and be stand alone at right end of the menu bar. I found a good example for what I wanted on the homepage of ‘https://wpglobus.com’. Then WPGlobus’s support team responded to my help request within an hour or so with a simple but perfect remedy again! Everything here with WPGlobus is just like that.. No chaos, no misunderstanding..

    I post that support here for everyone to use to give more balance and aesthetic look to their menus..

    You can move language selector to right with CSS

    .wpglobus-current-language {
    float: right !important;
    }

    Just add rule on page
    yoursite/wp-admin/admin.php?page=wpglobus_options&tab=1
    to Custom CSS option and save.

    I wish good luck for WPGlobus and everyone, and also WP, the great..

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘It can’t be better than WPGlobus’ is closed to new replies.