Paid events have the dollar sign on the right, not the left

Home Forums Ticket Products Event Tickets Plus Paid events have the dollar sign on the right, not the left

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1355700
    Adam
    Participant

    Paid events have the dollar sign on the right, not the left
    Screenshot attached
    Settings are not set for this to happen
    Screenshot attached
    Let me know how to proceed!

    #1355815
    Courtney
    Member

    Hi Adam

    Can you tell me how you created these events? Did you manually create them, or did you import them as a CSV?

    Also, during what versions/updates did you notice this began occurring?

    Thanks
    Courtney 🙂

    #1356905
    Mary Walker
    Participant

    I have a workaround, at least in my case, but not a solution. The problem persisted even with ALL plugins except The Events Calendar and Events Calendar Pro deactivated using the Twenty Sixteen themef. With only those two plugins activated, I started to look at settings to see if there was a difference with Woocommerce, Event Tickets and Event Tickets Plus deactivated. I discovered that without the Event Tickets Plugins and Woocommerce in place, that there was a box to place the currency symbol either before or after the price. Please see screenshot below. The currency symbol was blank. When I put a $ sign into the box and indicated that it should be before the price, the symbol appeared correctly.

    I updated all the events, reactivated both Event Tickets plugins, and the event prices are rendered properly BUT the problem persists with any new events that I post. Hopefully, this analysis will give you some insight towards fixing this issue and will help others as a temporary fix, but it is very tedious to update every single event.

    #1357361
    Courtney
    Member

    Thanks for taking your time to report this Adam.

    Unfortunately, this is an issue we are already aware of and the team will address it in a future maintenance release of our plugins.

    I will set this thread’s status to “Pending fix” and link it to the report so we can let you know as soon as a bugfix is released.

    In the meantime, we have a workaround that will force the currency symbol to always be before the price. You should place the following code snippet into your theme’s functions.php file or use the My Custom Functions plugin:

    add_filter( 'tribe_reverse_currency_position', function(){ return null; } );

    Let us know if the snippet works for you.

    I apologise for the inconvenience and we’d appreciate your patience.

    Thanks
    Courtney 🙂

    #1366775
    Victor
    Member

    Hello there!

    Just wanted to share with you that a new maintenance release (for the Week of 16 October 2017) is out, including a fix for this issue 🙂

    Find out more about this release → https://theeventscalendar.com/maintenance-release-for-the-week-of-16-october-2017/

    Please update the plugins and let us know if the fix works for your site.

    Best,
    Victor

    #1367620
    Mary Walker
    Participant

    Thank you.

    #1368890
    Barry
    Member

    You bet!

    #1384708
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Paid events have the dollar sign on the right, not the left’ is closed to new replies.