WooCommerce: Set Default Stock Quantity to 1

WooCommerce: Set Default Stock Quantity to 1

WooCommerce allows you to set your stock quantity for each and every product that you add. But what if you know that every item in your store will only be sold once? In that case, it's worth it to save yourself the hassle of always needing to manually add the stock…
WooCommerce: Add Hidden Custom Field

WooCommerce: Add Hidden Custom Field

Do you want a simple field in your WooCommerce backend (the product edit page) where you can write down the product's physical location (like "Closet A, Shelf 3", "Living Room", etc.)? Luckily, this is very easy to do! Where This Applies Let's say you're selling stickers in your own webshop for…
WooCommerce: Display Additional Information Under Price

WooCommerce: Display Additional Information Under Price

In WooCommerce, it is possible to display Product Attributes (or what's normally shown under the “Additional Information” tab) right under the price on the single product page instead of inside a tab. In fact, you can display the entire contents of the "Additional Information" tab right under the price, and remove…
WooCommerce: How to Display Subcategories in a Dropdown Menu

WooCommerce: How to Display Subcategories in a Dropdown Menu

Displaying your product categories in a collapsible or dropdown style is a much cleaner and more user-friendly way to display product categories, especially when you have a big list. If using the built-in WooCommerce Category Widget with Dropdown does not suffice, I recommend the following method: WooCommerce: Display Subcategories in Dropdown…
Linux: How to Restart the Network Manager

Linux: How to Restart the Internet Without Restarting the Computer

I have two different types of internet connection, and my Tapo C200 camera is connected to the 5Ghz version of my internet. I like to monitor my cats with a Tapo C200 camera by opening the camera stream in VLC on my laptop. To connect properly, I have to be on…
How to Render Viewport Shading in Blender

How to Render Viewport Shading in Blender

Looking at the userface of Blender can be pretty overwhelming. It's easy to lose track of where to find what feature. If you're wondering if it's possible to only render the viewport in Blender - it is! And in this quick guide I'll tell you exactly how to render viewport shading…
Brushes Inverted in Sculpt Mode

Blender Problem: Brushes Inverted in Sculpt Mode

I made this flower in Object Mode in Blender, and then I wanted to hop over to Sculpt Mode to add some more details to it. When I entered Sculpt Mode, I noticed the brush I was using was inverted. I wanted to 'hollow out' the leaf a little bit so…
How to make a pillow in Blender

How to Make a Pillow in Blender (SHORT & EASY)

For a bedroom scene I am working on in Blender, I needed to make a pillow. Luckily, it's very easy to make a pillow in Blender! I'll be happy to introduce you to a couple of short and quick steps to follow. Let's go! Make a Pillow in Blender Note: I…
Display latest products first on homepage

Cubecart: Display Latest Products First on Homepage

I know I'm not doing everything by the book. I'm just finding my own workarounds for now and I'd like to share this information with anyone who also wants to display latest products first in Cubecart. Normally, Cubecart first displays your Homepage document (the one you can edit within your dashboard),…
How to Copy Image Including All Layers in GIMP

How to Copy Image Including All Layers in GIMP

Sometimes when I'm working on a project in GIMP, I want to be able to quickly copy and paste my current work without needing to combine all layers. I used to always right click -> Merge Down each layer before copying the image I'm working on. However, I realized there is…