Currency symbol follows value

Home Forums Ticket Products Event Tickets Plus Currency symbol follows value

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1356649
    Peyman Akhondzadeh
    Participant

    Since the latest update the currency symbol is now at the end of the value. The button to move this on the settings page is unticked. I have tried ticking it saving and unticking (saving) it but to no avail. I have cleared the cache too.
    See attached screenshots.

    #1357021
    Victor
    Member

    Hi Peyman!

    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:

    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.

    Best,
    Victor

    #1357232
    Peyman Akhondzadeh
    Participant

    Hi Victor, I did as you said and the currency sign is back where it should be. Thank you.

    #1357775
    Victor
    Member

    Hi Peyman!

    Glad to know it works for you. Thanks for letting us know about it.

    We’ll let you know once the bug is fixed.

    Best,
    Victor

    #1366788
    Victor
    Member

    Hi Peyman!

    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

    #1380619
    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 follows value’ is closed to new replies.