Currency symbol generating in the wrong location

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

  • Avatar: vyperpilot
    vyperpilot
    Participant
    November 1, 2017 at 11:25

    Hello —

    Please see the top bar in raspberry:
    https://pashon.co.uk/

    The currency symbol is generating *after* the price of what is in the shopping cart, and not before. So I am seeing:
    0.00£

    and not:
    £0.00

    How can I fix this?

    8 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2017 at 11:33

    Hello,

    Please add this code in custom.css:

    .top-bar .woocommerce-Price-currencySymbol {
        float: left !important;
        margin-right: 3px;
    }

    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.

    Regards

    Avatar: vyperpilot
    vyperpilot
    Participant
    November 1, 2017 at 12:55

    Fixed! Thank you!

    Avatar: vyperpilot
    vyperpilot
    Participant
    November 1, 2017 at 12:57

    One more question! Is it possible to have a home icon up in that same top raspberry bar?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2017 at 13:04

    Hello,

    You’re welcome!
    You may try to add image in “Place in header top bar” (Appearance > Widgets).

    Regards

    Avatar: vyperpilot
    vyperpilot
    Participant
    November 1, 2017 at 14:34

    One more question. When I go to the “Register” page — first, it says Registration is disabled. Then, the currency symbol in the top raspberry bar appears to default back to the left side. Why is it doing that and how do I fix both issues?

    Avatar: vyperpilot
    vyperpilot
    Participant
    November 1, 2017 at 14:37

    The issue with the pound sign appears to have just resolved on its own – very weird. However — why does it say Registration is currently Disabled?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2017 at 14:40

    Please read in our doc https://www.8theme.com/demo/docs/legenda/#!/registration_page about registration page.
    I do not see the problem with the currency symbol. Please try to clear cache and then check.

    Regards

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 1, 2017 at 14:41

    First of all allow the registration. Navigate to Settings > General > Membership and mark Anyone can register. Then create Register Page and set the page template (under page attributes) to Custom Registration Page.

    Regards

  • Viewing 9 results - 1 through 9 (of 9 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.