We’ve studied “conditional logic” extensively over the previous Business Bloomer posts. In today’s spin-off, I want to clarify how you can check if a given product belongs to a category, tag or custom taxonomy because th...
Although UX and accessibility experts won’t like this customization, it’s still important to know “what’s possible” with WooCommerce. In regard to the checkout form (billing + shipping + notes), there is a useful “woocom...
On a daily basis, you probably use drag-and-drop in a variety of interfaces. For instance, drag and drop your Gmail items to its category, upload files to WordPress media library, or organize your phone home screen apps....
Displaying ads in-app is an increasingly popular method when it comes to monetizing your app. If you’ve ever used Facebook, Twitter, or Instagram, odds are you’ve seen them pop up on your feed. They’re ...
We already saw how to hide add to cart for logged out users and how to find out if a user has already bought a given product – so I said why not combine the two snippets and figure out how to hide the add to cart button ...
React Native is a highly versatile programming language used to build cross-platform, or universal, mobile applications using React and JavaScript. Initially released in 2015, it has grown by leaps and bounds and been ad...