$ instead of £ symbol on price
-
I get a pricing like this: $92GBP
I want to get rid of the $ symbol.
I have changed the line of codes that is usually the fix for this in the php file. This is what I have now:
<p class=”etsy-shop-listing-price”>’.$price.’ <span class=”etsy-shop-currency-code”>’.$currency_code.'</span></p>The $ symbol is still showing.
No debug messages.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘$ instead of £ symbol on price’ is closed to new replies.