- [Narrator] WooCommerce lets you choose any Currency…you want, even if the Currency isn't included…in WooCommerce, you can manually add it with code.…This is great if your Currency symbol is unique.…But most of them aren't, for example,…the United States, Canada, New Zealand…and Australia and a few other countries…all use dollars and use the same dollar system.…But they're all different currencies with different values.…Once you start to get international traffic,…you'll want to help those visitors know…which currency they're actually seeing.…
To do this, you can modify the symbol…from a dollar sign to the dollar sign with a USD…or CAD or a NZD before it to specify…exactly which dollar you're taking about.…To change this on our site, we'll want to add…something to our Themes functions.phb…or if you know how to create a custom plug-in,…you could do it there as well.…First, we'll need to add a comment so we can keep…this clean, Clarifying the Dollar Symbol.…The first thing we'll have to do is write add_filter,…
Author
Released
9/15/2016This course covers the fundamentals of building custom WooCommerce themes. Learn about using WooCommerce hooks, template overrides, PHP, and CSS to style the different store pages, and add custom imagery and icons to fit your branding. Author Patrick Rauland also introduces UX design techniques that encourage customers to buy, such as highlighting savings and adding social media icons for sharing.
- Selecting a base theme
- Matching theme colors
- Overriding and updating WooCommerce templates
- Using hooks
- Modifying your product page: images, tabs, icons, and more
- Modifying the shop page, including customer savings
- Modifying the checkout page
- A/B testing your changes
Skill Level Intermediate
Duration
Views
-
Introduction
-
Welcome53s
-
-
1. Select a Base Theme
-
What to look for in a theme3m 10s
-
Starter themes55s
-
Declare WooCommerce support1m 44s
-
-
2. Modify WooCommerce Styles
-
Match theme colors3m 24s
-
-
3. Modify WooCommerce Layouts
-
Hooks and templates1m 36s
-
Update WooCommerce templates2m 55s
-
Use WooCommerce hooks2m 32s
-
-
4. Modify the Product Page
-
Change image sizes2m 15s
-
Resize image column width1m 50s
-
Add social media icons1m 23s
-
Update the currency symbol2m 32s
-
-
5. Modify the Shop Page
-
Filter products3m 35s
-
Change product display4m 50s
-
Display customer savings4m 33s
-
Customize the sorting menu6m 36s
-
-
6. Modify the Checkout Page
-
Skip the cart1m 26s
-
Add an Empty Cart button3m 54s
-
Hide the coupon field3m 19s
-
Remove checkout fields3m 29s
-
Add checkout fields4m 5s
-
7. A/B Testing
-
When to A/B test1m 15s
-
-
Conclusion
-
Next steps1m 11s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Update the currency symbol