Dollar sign on wrong side of the number

Home Forums Ticket Products Event Tickets Plus Dollar sign on wrong side of the number

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1364416
    Bodhi McGee
    Participant

    $ sign is on the wrong side of the number in all instances of the price of the tickets on the event. Any ideas on how to fix. Image attached for review.

    #1364418
    Bodhi McGee
    Participant

    image attached here. Thanks!

    #1364938
    Patricia
    Member

    Hey Bodhi,

    Thank you for reaching out to us!

    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:

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

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

    Thanks!

    Patricia

    #1366827
    Victor
    Member

    Hi Bodhi!

    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

    #1380639
    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 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Dollar sign on wrong side of the number’ is closed to new replies.