• Resolved Harry

    (@testingleis)


    Hi

    I am using “Price Based on Country for WooCommerce” plugin and It’s working fine.
    But I am getting the issue for Australia location.

    When I am connected with Australia location, the Currency symbol is not showing on the checkout page.
    It’s working fine till cart page.

    Screenshot:
    https://prnt.sc/nxcda8
    https://prnt.sc/nxcdvw

    Waiting for your quick response.
    Thanks in Advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Oscar Gare

    (@oscargare)

    Hi,
    PBoC does not modify the currency symbol, only change the current currency. If the cart page shows the currency symbol, the payment page should also display it.

    Did you add custom code to modify the currency symbol? Is the problem solved if you deactivate PBoC?

    Thread Starter Harry

    (@testingleis)

    Hi

    Thanks for your quick response.
    I haven’t added any custom css for currency, But yes, there is css issue.

    screenshots:
    https://prnt.sc/nxsdsd
    https://prnt.sc/nxseos

    This is because of below css

    .woocommerce-Price-currencySymbol.currency-dollar::after {
    content: “” !important;
    }

    I have checked the path of this css and it’s coming from cache folder
    wp-content/cache/…

    I have cleared the cache many times. I am using “WP Fastest Cache” plugin for cache. And currently, the plugin is deactivated.

    Please suggest me how can I fix this issue without affecting the functionality of plugin.

    Again just reminding you the issue is with Australia location and working fine for other locations.

    Thanks.

    Plugin Author Oscar Gare

    (@oscargare)

    Hi,
    I can’t help you. The issue is in the CSS of your theme (or custom CSS). Please contact your theme authors; they should help you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Currency Symbol not Showing for Australia’ is closed to new replies.