Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

Change the currency (WordPress)

Hello guys, I've start working on this WP eCommerce: http://www.marcelors.me/myecommerce/

But the currency is in " £ " and I want to change it but I do not have an idea.

Can someone help me?

Zac Gordon

1 Answer

Nic Mitchell
Nic Mitchell
4,274 Points

To clarify, it looks like you are using WooCommerce, not WP eCommerce.

In that case, here is how you change the currency symbol in WooCommerce: http://docs.woothemes.com/document/shop-currency/

Thanks!