I think as a self-taught developer, tinkerer, or whatever you label yourself, the ability to find the information you need for specific coding solutions is the super-ninja skill. That’s what I do when I learn to solve WooCommerce and Shopify solutions I read about in Facebook groups and other online forums. In this post, we will see how to rephrase the display message for Products available for Backorder.
(more…)Code
OpenLampTech issue #78 – Substack Repost
I can’t express how grateful I am that you are here reading OpenLampTech each week. But, I’ll try anyway. Thank you! On to this week’s excellent content
(more…)OpenLampTech issue #75 – Substack Repost
I’m learning so much each week from just running the OpenLampTech developer newsletter to reading the great content shared within. There is always something to learn and I am thankful for your reading each week.
(more…)Limit Add to Cart Quantity in WooCommerce
Another interesting question I recently saw in a WooCommerce Facebook group post was where the shop owner wished to limit the number (quantity) per product a customer could add to the Cart and purchase. I decided to research it and come up with a solution. Keep reading and learn this one with me!
(more…)Display Additional Content on WooCommerce Shop Page
In this blog post, we will see how to display some additional information on the Shop/Archive/Category page using WooCommerce hooks and good ole PHP. I saw a question similar to this asked recently in a WooCommerce FaceBook group and thought to try my hand at a working solution. Here is what I learned and came up with…
(more…)