Hi Jean,
I’m sorry to hear you’re running into this issue as well! It’s actually a known issue that we’re hoping to release a fix for soon. In the meantime, you can add the following line to your theme’s functions.php file:
add_filter( 'tribe_reverse_currency_position', function(){ return null; } );
I’ve attached this thread to our internal ticket for this bug, so we’ll notify you here as soon as the permanent fix is released. I’m sorry for the inconvenience here! Please let me know if you have any questions.
Thanks,
Jennifer