Hi guys.
I'm trying to place the currency symbol after the price in shop plugin.
How to do that ? That's not in the plugin options.
Thanks for your answer.
Best regards.
Hi guys.
I'm trying to place the currency symbol after the price in shop plugin.
How to do that ? That's not in the plugin options.
Thanks for your answer.
Best regards.
Check this page of the eShop wiki:
http://quirm.net/wiki/eshop/additional-plugins-and-code-snippets/changing-displayed-text/
and the string you would need to change is: %1$s%2$s
change it to: %2$s%1$s
I think!
My english is very limited...
I must create a file ?
you have to create a small plugin, yes.
You must log in to post.