Building sites based on WordPress & WooCommerce can sometimes lead you to create custom solutions that you never thought you would have to or that such a request was ever to be made. A friend of mine, Goran Jakovljević from wpgens.com, had a similar situation. He had to move the whole shipping methods area away from the table and into somewhere else. In this tutorial, I will show you how to customize WooCommerce checkout pages with understanding and also how to move other parts around.
Category: Themes
How to Create a Simple Custom WordPress Theme – Part 1
When you’re starting developing with WordPress, you might find yourself browsing through so many tutorials. Since there are a lot of tutorials, you’re starting to learn advanced topic before you understand the basics. In this tutorial, you will learn how to create a simple custom WordPress theme.
The Beginner’s Guide to WordPress Theme Development
WordPress Theme development is a popular way of building WordPress sites for clients or for your own business if you’re into selling themes. But when starting out, it’s hard to choose how to approach it and what to read, learn or watch. In this guide, I’ll try to guide you into developing WordPress themes.
Using the WordPress Shortcode to Restrict the Content
Restricting content is pretty popular when it comes to membership sites. With a WordPress shortcode, we can restrict access to the content. We don’t have to restrict access to the whole site, we can just restrict one part of the content. In this tutorial, we will create a WordPress shortcode that will do just that.
Extending the WordPress Media Uploader: Custom Tab
WordPress Media Uploader is pretty extendable, as we have learned in previous tutorials. This tutorial will be a short one and it will show you a way to add your own WordPress Media Uploader Custom Tab.