Add lang and currency switcher - by mohamed aly

This topic has 6 replies, 3 voices, and was last updated 2 years, 6 months ago ago by Olga Barlow

  • Avatar: mohamed aly
    mohamed aly
    Participant
    October 2, 2021 at 10:56

    kindly need detail instructions with images how to add language and currency switcher
    we use wpml ,thanks

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 2, 2021 at 12:43

    Hello,

    Theme options > General > Enable Old Widgets Panel > On. Dashboard > Appearance > Widgets > add swithers into these areas – https://prnt.sc/1uhi1vw Go to Theme Options > Header builder > add connection block into the content and place Widget 1 and Widget 2 elements inside. Select https://prnt.sc/1uhi9px

    Regards

    Avatar: mohamed aly
    mohamed aly
    Participant
    October 3, 2021 at 10:43

    thanks for your help after i follow your instruction I’m able to add 2 switcher but need to adjust the interface of switcher specially currency height and want remove upper line and text under USD currency need to look good
    thanks in advance

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 3, 2021 at 14:57

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS:

    .header-main .dd-select {
        background-color: transparent !important;
    }
    .header-main .woocommerce-currency-switcher-form .dd-selected {
        padding: 3px 10px 2px 10px;
    }
    .header-main .widget-woocommerce-currency-switcher .widget-title {
        display: none;
    }
    .header-main .dd-selected label {
        color: white;
        margin-bottom: 0;
        font-weight: 400;
    }
    .header-main .dd-pointer-down {
        border-top-color: white;
    }
    .header-main form.woocommerce-currency-switcher-form {
        margin-top: 3px;
    }
    .header-main .wpml-ls-sidebars-languages-sidebar .wpml-ls-current-language>a {
        background-color: #e95d2a !important;
    }
    .header-main .wpml-ls-sidebars-languages-sidebar .wpml-ls-current-language>a {
        color: white !important;
    }
    .header-main .dd-pointer-up {
        border-bottom-color: white !important;
    }

    Regards

    Avatar: mohamed aly
    mohamed aly
    Participant
    October 4, 2021 at 13:49

    thanks for your support , most of issues solved but still want remove statement under usd currency “change currency rate……” pls check image

    Please contact administrator
    for this information.
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    October 4, 2021 at 16:03

    Hello,

    Contact plugin author that you used to add currency switcher to find option to remove that text.

    Regards

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

The issue related to '‘add lang and currency switcher’' has been successfully resolved, and the topic is now closed for further responses

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