Currency set up doesnt show on shopping cart

This topic has 9 replies, 3 voices, and was last updated 10 months, 2 weeks ago ago by Juergen

  • Avatar: mch
    mch
    Participant
    June 11, 2023 at 22:03

    Hi

    Private Content

    Please, contact administrator
    for this information.
    8 Answers
    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 12, 2023 at 07:08

    Hello @mch,

    We hope the instructions provided in our theme documentation here: https://xstore.helpscoutdocs.com/article/141-xstore-currency-switcher will help you set up the multicurrency on your site. Please review and follow it.

    Best Regards,
    8Theme’s Team

    Avatar: mch
    mch
    Participant
    June 12, 2023 at 08:39

    Thanks

    – Why these 2 area are Red color? I need it to be Black https://prnt.sc/6Zhiu_Uq9ILT

    – Symbol Euro in Currency switcher is abit larger, it stays outside of circle how can I fix it?

    – I need the currency switcher only shows up in shot page https://prnt.sc/paEq3F6TE9iA
    now it is showing up in all pages

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 12, 2023 at 10:04

    Hello @mch,

    1. In order to change the color of the content, please navigate to Xstore >> Theme Options >> WooCommerce >> Single Product Builder and edit the HTML Block 1. You can change the color from there. For reference, please see the screenshot provided here: https://postimg.cc/D4ZDN67N

    2. To change the color of the currency title, please copy and paste the following CSS code into Xstore >> Theme Options >> Theme Custom CSS >> Global CSS. After doing so, please clear your browser cache and check back to your site.

    .woocs_auto_switcher.cd-stretchy-nav .woocs_add_field {
    color: #000 !important;
    }

    The result should look like this: https://postimg.cc/9RmbJB2q

    3. You can exclude the pages from displaying the currency switcher in WooCommerce Settings > Currency > Options, as shown in the screenshot below: https://postimg.cc/WFWkPBFT

    We hope this helps.

    Best Regards,
    8Theme’s Team

    Avatar: mch
    mch
    Participant
    June 12, 2023 at 11:30

    The Currency switcher still shows up, even though I entered some pages name : https://prnt.sc/8sC0kkCQxS7y

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 13, 2023 at 08:26

    Hello @mch,

    We are pleased to inform you that we have successfully resolved your issue. We have added the Custom CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS, which has solved the issue and the currency switcher is now only appearing on the Shop page.

    We recommend that you clear your browser cache and check back to your site.

    For your reference, please see the screenshots below:

    https://postimg.cc/hJHzZQMd
    https://postimg.cc/9R0V6cFH

    Best Regards,
    8Theme’s Team

    Avatar: Juergen
    Juergen
    Participant
    June 13, 2023 at 09:47

    Hi Tony,

    maybe you can help me.

    I can enable or disable the Fox currency switcher on all pages – only on the blog it doesn’t work.

    I don’t want the currency switcher to appear on the blog page.

    Is it possible to control this with a CSS.

    Attached are two screenshots of my settings for Fox Currency

    https://www.dropbox.com/s/js5ctvqeako188n/2023-06-13_10-34-25.jpg?dl=0

    https://www.dropbox.com/s/6wgye8zemle7zeh/2023-06-13_10-33-41.jpg?dl=0

    1533 yellow marked is my blog

    Avatar: Tony Rodriguez
    Tony Rodriguez
    Support staff
    June 13, 2023 at 10:17

    Hello @Juergen,

    In order to remove the currency switcher from the blog page, please copy and paste the following CSS code to XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear the browser cache.

    .blog nav.woocs_auto_switcher.right {
        display: none !important;
    }

    Best Regards,
    8Theme’s Team

    Avatar: Juergen
    Juergen
    Participant
    June 13, 2023 at 10:21

    Works perfectly. Thank you so much.

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

The issue related to '‘currency set up doesnt show on shopping cart’' 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.