If you’ve used WooCommerce before, you should be aware that it offers four default product types: Simple product, Variable product, Group product, and External/Affiliate Product. There’s a chance you’ll need to develop your own woocommerce custom product type if you’re…
Expand +Author: Pradeep Maurya
Create an Analog Clock using HTML, CSS, and JavaScript
The clock may display either world time or local time, depending on your needs. There are two different kinds of clocks: analog and digital. Suppose you are looking for a designer or developer to design an analog clock for your…
Expand +Top 10 Best Blockchain Certification Training Courses in India
Bitcoin cryptocurrency platform popularised blockchain technology, a decentralized, distributed ledger technology. Even though Bitcoin has been in the news for good and bad reasons, there is no doubt about the reliability of Blockchain technology. During blockchain training, you will learn…
Expand +7 Importance of Cybersecurity in Digital Marketing
Digital marketing is a boon for businesses and individuals alike. It allows us to reach out to more people than ever before, but it also comes with risks and threats. In order to help your business avoid potential problems, this…
Expand +How to upload video with a progress bar in PHP
It’s common to Upload a video file using HTML form. But, uploading a video with Progress Bar is the most important feature of the dynamic web application. The video file upload functionality can be easily implemented using PHP. When you…
Expand +Can Amazon Web Services Really Solve Your Problems? Is It Worth It?
The Amazon Web Services (AWS) service has grown into a massive operation since its inception in 2006. Consider the following example: the similar infrastructure and processing power required to support the full AWS offering in 2006 is currently being added…
Expand +How to generate dynamic QR code using PHP
Generating dynamic QR code and save it as a “PNG” image is an important task for any developer. QR codes are playing important role in many industries like ecommerce, ticket booking, online payment or almost everywhere these days!. QR codes…
Expand +Remove the custom taxonomy slug from the URL in WordPress
If you are using WordPress and created a custom taxonomy for custom post type then this article is very helpful for you. When you create a new custom taxonomy for custom post type or default post type in WordPress then…
Expand +Remove slug from custom post type in WordPress
If you are a WordPress developer and love to create custom post types to addon the new feature in your project then this article is very helpful for you. When you create a new custom post type in WordPress then…
Expand +Exclude multiple terms from WP_Term_Query by term name
If your website is built with WordPress and you have multiple terms in your “post or custom post type” taxonomy like category or custom_taxonomy. Sometimes we don’t want to display the multiple terms on the website. In this scenario, We…
Expand +