How To Change The Currency Symbol Of A Currency In WooCommerce (And Have It...
A while back I had to deal with a requirement for an e-commerce website I was building for a customer that needed to have the currency code along with the currency symbol. This was to avoid confusion...
View ArticleHow To Do Tiered Affiliate Commissions In Affiliates WordPress Plugin
I’m building out a new website for my core product ThirstyAffiliates at the moment and as part of the process we’re moving the affiliate program internal (I’ll be sending out an email about this...
View ArticleHow To Change the Price Of $0 Items To ‘FREE’ In WooCommerce
If you are using WooCommerce (which has fast become my E-Commerce plugin of choice for WordPress), then sometimes you’ll run into the issue where you want to use the word “FREE” as the price when a...
View ArticleHow To Add Currency Code As Suffix To Prices In WooCommerce
If you’re looking for a way to modify the price so that your currency code becomes a suffix to your prices in WooCommerce you’ve come to the right code snippet tutorial. I’m going to show you how to...
View ArticleHow To Change The PayPal Icon In WooCommerce
Here’s a quick tutorial that might help you increase conversions on your WooCommerce shopping cart. If you’re using PayPal as the payment gateway (like many people do, including myself), then you’re...
View ArticleHow To Remove Digg Digg Floating Share Bar From WooCommerce Products
I love the Digg Digg social sharing plugin for WordPress and put it on just about every site that I build (including this one). It floats nicely down the page and is such a slick looking way to get...
View ArticleHow To Remove The WooThemes Updater Notice
If there’s one thing that ticks me off it’s plugins that add notices to your WordPress admin area that cannot be dismissed. WooThemes do it with a lot of their extensions including WooCommerce...
View ArticleHow To Retrieve Product By SKU in WooCommerce (Code Snippet)
Been a while since I’ve posted here, so I thought I’d drop a little code snippet helper function that you can put in your functions.php or plugin for retrieving a product via the SKU in WooCommerce....
View Article