Custom Ajax WordPress Login Form
If you have been using WordPress, you must be familiar of the wp-admin login page, where you login to enter the dashboard or the user area of the website. The login page does it’s work but in terms of branding and a white-label solution, it doesn’t quite look good specially with the page showing nothing… Read More
WooCommerce Ajax Add to Cart on Archive Pages
I wrote an article about WooCommerce Add to Cart with Ajax on Single Product Page. Due to some requests, I am going to show you how to enable users to add products to their cart on archive pages through AJAX. WooCommerce already has the ability to add products to your cart through AJAX on archive… Read More
WooCommerce Add to Cart with Ajax on Single Product Page
AJAX is fun. Most people prefer AJAX because AJAX allows easier and quicker interaction between the user and website as pages are not reloaded for content to be displayed. I will explain you step by step how you can add a product to the cart from your single product page with AJAX in WooCommerce. This… Read More
Benefits of Using WordPress
Your website is your 24/7 salesperson which promotes you even when you are sleeping or holidaying. Therefore it is very important to decide how you want your next website to be. WordPress is a content management system with countless features. WordPress initially started as a blogging platform. Now it has evolved into the most powerful… Read More
How to get Freelance Jobs in Freelance Websites
Freelancing has become a trend nowadays. Even if you are doing a full time job, some people might still manage to take their time off to get freelance jobs in freelance sites like Upwork or Freelance.com. However, with the amount of people using the world wide web, it can take a while till you crack… Read More
How to create Custom Taxonomies in WordPress
In the previous article here, I explained how to create a Custom Post Type. In this article I will show you how to create custom taxonomies in WordPress. What is a Custom Taxonomy? Taxonomies are a grouping mechanism for the post types in WordPress. For example, you group together categories of posts by creating categories,… Read More