Introduction With more than 1,50,800 stars on GitHub and 4 million downloads on NPM, Vue.js is one of the leading and trendiest JavaScript frameworks, beating React and Angular star count by a fair margin. Vue is a platform that you…
Expand +Category: Design & Development
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 +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 +Web Design Vs Web Development: The Major Differences
It’s no surprise that there continues to be a lot of confusion between two critical positions in the website development and design industry. There are several differences between a website designer and a website developer. For the last time, a…
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 +WHY LEARN JAVA? A COMPLETE GUIDE TO UNLOCK YOUR JAVA CAREER
Nowadays technology is continuously evolving and every machine is working on some embedded algorithms and programming language. These languages may be c#, Python, Nodejs, PHP, learn Java, or any other coding language. If you are thinking of going into the…
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 +Adding a custom bulk action in WordPress list tables
WordPress have default option to select multiple posts or page at once and perform the bulk edit and delete action. Using this feature you can anything you want onto the selected elements. Please refer the below image If you are…
Expand +Woocommerce hook to display offers text after shop loop item
WooCommerce provides different hooks for their shop page, product category pages, cart page, and checkout page. These hooks allow us to place our content or offers in various locations on these pages. Woocommerce hook to display offers text If you…
Expand +