Today we are going to demonstrate WooCommerce hooks for the product archive page through a visual hook guide. The WooCommerce …
WooCommerce Single Product Page – Visual Hook Guide
A visual hook guide for the single product page in WooCommerce. This article shows you a visual approach to identify the hooks on specific position in a single product page in WooCommerce with example. This tutorial is helpful for all the developers who wants to customize the single product page quickly in WooCommerce instead of going through all hooks in WooCommerce.
Solved: How to remove warnings and notices in WordPress?
Install any “file manager” plugin in WordPress Open your “wp-config.php” it is present in public_html or in your WordPress root …
OOP in PHP under 30 Minutes
This is a quick tutorial on object-oriented programming (OOP) in PHP. There are two parts to this tutorial. Target Audience: …
Learn React in 30 minutes – ReactJS for Beginners
What is React? In this 30 minute tutorial, we are going to learn React. React is a Javascript library for …
Node as a Backend for Beginners
Why Node.js? Node.js allows the user to write backend code in JavaScript instead of PHP, Python, Java or any other …
Activate WordPress Plugin FTP
We come across an issue in wordpress site where the plugin page was not opening and all we wanted to …
How to fix wordpress Memory Exhausted Error – increase PHP memory?
The memory limit is the maximum amount of memory the process can use. If you exceed it, the process fails and Apache reports …
14 Tips on Web Accessibility for Beginner Designers in 2019
The main interest of web accessibility is usually on website development. Things that appear in Css, HTML, or JS after …
How to Fix WordPress Maximum Upload File Size
Do you Want to fix the error in WordPress maximum upload file size. Then check out this tutorial WordPress Maximum …