Problems with the currency and language selector

This topic has 4 replies, 2 voices, and was last updated 6 years, 10 months ago ago by Rose Tyler

  • Avatar: SaraJohansson
    SaraJohansson
    Participant
    June 10, 2017 at 18:01

    Hello there, I was trying to configure the currency and language selector on my site but it looks crocked so I was wondering if I need to do something else besides adding the widget.

    I was also wondering how to add the newsletter form in the top bar link.

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 12, 2017 at 08:44

    Hello,

    Languages and currency icons are set to display that our theme can be used for multilingual site. If you want to have different languages on your site you need translate it with WPML plugin https://www.8theme.com/classico-theme-documentation/ (10.2 paragraph). Concerning the currency you can read here:
    https://wpml.org/documentation/related-projects/woocommerce-multilingual/multi-currency-support-woocommerce/
    To add links to the right side at the top you need drag Text widget into “Right Side top bar area” in Appearance > Widgets and add your content there.

    Go to 8Theme Options > E-Commerce > Promo Popup > Popup content.

    Regards,
    Rose Tyler.

    Avatar: SaraJohansson
    SaraJohansson
    Participant
    June 12, 2017 at 21:36

    Hey there, thank you for your reply but apparently the main question was misunderstood. If you go to my website you will see that the currency and language selector are not on the same line, that’s the main issue it looks ugly. So I was wondering if you could help me to fix that. I don’t want to add icons I just want it like in the demo.

    Maybe with a screencap: Demo site http://prntscr.com/fiztre
    My site http://prntscr.com/fiztzg

    And I remember other thing, I have the active links like in the demo (change to red when active) but it doesn’t work on my site.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 13, 2017 at 08:37

    Hello,

    Try to add this code in Theme Options > Styling > Custom css:

    .top-bar .languages-area .widget_currency_sel_widget {
        margin-top: -5px;
    }
    .top-bar .languages-area .widget_icl_lang_sel_widget + .widget_currency_sel_widget:before {
        margin: 10px 12px 0 0px;
    }
    #lang_sel_list a.lang_sel_sel {
        color: red !important;
    }

    Regards,
    Rose Tyler.

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.