In this tutorial you are going to learn about how to add tool tip in vue js. To get this you need to install a vue js package called bootstrap-vue. To install this package follow the below instructions:- Now, register
How to integrate dyn email api in php
In this tutorial, We are going to integrate DYN Email API into a PHP application. The DYN email API allows us to send emails from our website. DYN Email Delivery provides a REST API to allow for programmatic access to
How to add Google reCAPTCHA on WordPress login page
We can make a WordPress website more secure by changing login url, through server htaccess file and using WordPress security plugins. In this WordPress tutorial, we will learn about how we can more secure our WordPress website using GoogAPTCle reCHA
How to integrate paytm payment gateway in wordpress
In this WordPress tutorial you will learn How To Integrate Paytm Payment Gateway With WordPress Woocommerce. Now days PayTm is highly popular and trusted pay wallet system in India. Many peoples in india are using paytm wallet on daily bases
How to disable comments completely in wordpress
Comments in WordPress allow your website’s visitors to interact with you and each other. When you activate comments on a Page or post on your website, WordPress insert some form fields where users can submit their comments. Some website owners
How to integrate a third party API in WordPress
In this WordPress tutorial, we are going to learn, how to integrate third-party API in WordPress. WordPress has also provided some API’s related to its content. You can integrate third-party API’s with WordPress using PHP curl, but this, not the
Angular 7 Forms Tutorial with Examples
In this angular 7 form tutorial, we are going to learn how to use forms using both technique templates driven forms and reactive forms. Angular js provide two way to work with forms:- 1) Template driven forms The template-driven forms
How to choose the best domain name
Choosing the right domain name for your website is important for your success. A wrong domain name can be a Difficult to switch later on without harming your brand and search rankings. That’s why it’s much important that you choose
How to Install and Setup WordPress Multisite Network
Do you need a WordPress multiple website network? WordPress Content Management System provides us capability to create multiple websites using the single WordPress installation. In this post, we are going to show you how to install and setup a WordPress
How to Add a File Manager in Your WordPress Dashboard
Why you need a File Manager in WordPress We need a file manager in WordPress when we have not credentials of FTP or cPanel of the website and your client only provide the WordPress admin panel detail. A WordPress file
How many type we can get post and custom posts types
How many type we can get post and custom posts types WordPress provides many ways to get posts and custom posts type. All methods described below one by one:- 1) The normal loop:- WordPress provide normally a loop to get
How to get custom post type by custom category in wordpress
We can get custom post type by custom category by custom category in many ways. One of method of getting custom post type define below:- To get the custom post type by custom category in WordPress you need to do
How to override WooCommerce template files?
How to override WooCommerce template files? The WordPress WooCommerce template files are different from the WordPress theme template files. The template file for shop pages is archive-product.php. In some WordPress premium theme the override functionality are inbuilt. You can also
Automatically add products to cart on visit
Automatically add products to cart on visit Below Code example, automatic add products to cart when a visitor is on your site. This code example could be very useful when you use WooCommerce. This is is pretty easy to do.
How to Fix WordPress Posts Returning 404 Error
WordPress is a powerful CMS. In this article We are going to covered some of the most common problems a WordPress users face. Most of the WordPress users face at some problem is WordPress posts returning a 404 Error. So read the full
How to get woocommerce featured products
How to get woocommerce featured products in wordpress inside a product loop. We provide below code to get woocommerce featured products in loop. Woocommerce by default provide the short code to view featured products. We can display WooCommerce Featured Products
Default wordpress user roles and their capability
Default wordpress user roles and their capability are following….. 1. Administrator On a regular WordPress install, Administrator is the most powerful user role. Users with the administrator role can add new posts, edit any posts by any users on the
Add a custom meta box to the new/edit category pages
How to add a custom meta box to the new/edit category pages The meta data is saved to the array term_meta[], which can handle further fields in the future. To create a meta field or custom field in product category
How to Increase the Maximum File Upload Size in WordPress
3 ways to increase maximum file upload size in WordPress Do you want to increase the maximum file upload size in WordPress. Some times low file upload size limit can stop you from uploading files via media uploader, or install plugins