Currency Symbol in the Wrong Place After 4.5.5 Update

Home Forums Ticket Products Event Tickets Plus Currency Symbol in the Wrong Place After 4.5.5 Update

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1355444
    Retief Joyce
    Participant

    ========================
    PLEASE LEAVE FOR SUPPORT
    Reporting the same issue as: https://theeventscalendar.com/support/forums/topic/currency-symbol-in-the-wrong-place-after-4-5-5-update/

    #1355820
    Courtney
    Member

    Hello

    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? What versions were you previously running?

    Can you also provide a System Info https://theeventscalendar.com/knowledgebase/sharing-sys-info/ log? This will help us troubleshoot the issue further.

    Thanks
    Courtney ?

    #1356925
    Mary Walker
    Participant

    This reply is private.

    #1357362
    Courtney
    Member

    Thanks for taking your time to report this.

    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 🙂

    #1366776
    Victor
    Keymaster

    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

    #1380605
    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 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Currency Symbol in the Wrong Place After 4.5.5 Update’ is closed to new replies.