If you landed on this page you are definitely managing a Woocommerce store & having trouble with WordPress Woocommerce product variations. Here’s the quick solution I’ve found. The error “This product is currently out of stock and unavailable” comes when you don’t assign product prices on each product variation. Remember…
This is a super simple jQuery Autocomplete dropdown search bar. It gets the data from MySQL database with Ajax, PHP. This script is ideal if you are designing an eCommerce website or any other website with a lot of content. You can learn how to create a jQuery autocomplete ajax…
How you can create an Accordion jQuery snippet using jQuery, CSS and HTML? In this tutorial, we’ll be covering up how to create a dynamically changeable nested accordion using HTML <ul> Tag & CSS. Also, It auto collapse the previously clicked section when the user clicks on another. If you…
This tutorial is about how to create a perfect responsive navigation bar in HTML, CSS & Jquery with a dropdown & smoothly toggling hamburger icon. This is a very simple tutorial for you to learn how to create a simple responsive navigation menu and also, how responsive layout works with…
Display star rating from MySQL database with PHP. In this tutorial, you’ll learn how you can display user reviews as a 5-star rating on a product or a post that is already in the database. Use this simple method to display star rating average with PHP from the MySQL database…
If you are one of the WordPress blog or website owners you probably heard of common WordPress attacks, and you definitely want to protect your website from that. Before that, you would need to know what are the common types of attacks on WordPress websites. What is the most popular…
Follow these steps to boost WordPress security of your blog website if you are a blogger or you have a website that made using WordPress. Security might not be the top priority when you are having a blog or business website, but keeping it safe will help you to protect…
If you have landed on this post you definitely want to change your WordPress website’s URL structure by adding .php extension after the slug at the end of the URL for some reason. Unfortunately, You have no way of changing the URL by editing the slug in your WordPress post…
If you have landed on this post you definitely want to change your WordPress website’s URL structure by adding .html extension after the slug at the end of the URL for some reason. Unfortunately, You have no way of changing the URL by editing the slug in your WordPress post…
If you are working with WordPress, you might already know anyone can see the theme you have used to build your WordPress website from the source cords. Of course, there are a few ways anyone can see which theme you have used. But if you really need to hide the…