If we add title and description in category archive pages to our DIVI theme , it helps the users to …
How to Add Variable Products in Woocommerce?
After taking this tutorial you must be able to Add Variable Products in Woocommerce site and able to create woocommerce …
Tutorial 5: DOM Breakpoints and Event Listeners
This is the fifth tutorial of Learning Chrome Web Developer Tools course. In this tutorial, we are going to cover …
Tutorial 4: Using Chrome Inspect Elements Panel (CSS)
This is the fourth tutorial of Learning Chrome Web Developer Tools course. In this tutorial, we are going to inspect …
Tutorial 3: Inspect Element Tricks (HTML Inspector)
This is the third tutorial of learning chrome developer tools shortcuts or inspect element tricks. In this tutorial, we are …
Tutorial 2: Customizing Chrome DevTools
This is the second tutorial of Learning Chrome Web Developer Tools course. In this tutorial, we are going to customize …
Course: Learning Chrome Web Developer Tools
In this course, we are going to learn Chrome Developer tools for web developers. What is chrome developer tools? The …
Hide PHP Warnings in WordPress
How to hide PHP Warnings And Notices in WordPress PHP warnings and notices can be generated due to WordPress and …
How to add Admin User in WordPress using FTP
Creating WordPress admin user through FTP is easy. You might need this solution if You are having trouble logging in …
How to remove unwrapped text in HTML using jQuery?
Problem: In the following HTML, there are unwrapped text or strings i.e ‘ok‘, ‘sure‘ and ‘nope‘. I want to delete …