Before i start... here are few more queries related to this topic ... How to send whatsapp message through html link.How to make whatsapp chat link.How to create whatsapp link for website.Whatsapp how to use click to chat linkWhatsapp link...
How to add WhatsApp chat html link in website?
How to show all child pages of a specific wordpress page ?
Here are some other queries related to this topic ... How to show child pages of a parent page wordpress? Show all pages of a parent page wp ? How to display list of child pages of parent page in...
How to hide Controls on Vimeo embedded video with Vimeo logo ?
Here are some of other queries/ Questions related to this topic. How do i remove Vimeo logo from the embedded video ? How to remove Vimeo logo form the embedded video ? How to remove title form the embedded video...
How to remove WP Statistics data only from the website!
WP Statistics Remove data only ... here are the simple steps to removed all your statistics from the dashboard. Remove the data from wp statistics plugin wordpress .... Login to wp Dashboard and visit to Statistics > Optimization.. as below......
add JS or CSS to website using functions.php file in wordpress!
How to properly add style and script to your wp website using functions.php file ? Sometime we want to add CSS or JS to front-end of website without editing the parent theme files. like header.php or footer.php So here is...
How to check or uncheck checkbox using jQuery
Here is the simple way to check and uncheck checkbox button using jQuery. 1. The example below show that.. on change dropdown option of field.. all the check-boxes will be unchecked . jQuery('#nst').change(function(){ jQuery('input:checkbox').each(function() { this.checked = false; }); });...
CF7 Submit form return error ‘The date format is incorrect’
Contact form 7 plugin form return an error on date field that is "The date format is incorrect" ... Even same error while using plugin Date Time Picker Field in forms. Here is the simple way to solve The date...
Change title “Additional Information” in woocommerce checkout page
Here is the way to change the heading title "Additional Information"of checkout page to whatever you give title. Change title “Additional Information” in woo-commerce checkout page to "Personal Information" by overriding the template file like this.. Steps:- Login to you...
How to Replace Images Links/path in WordPress After Installing an SSL Certificate ?
Here is one of the way to replace images link or path in WordPress After Installing an SSL Certificate into your website. Every time when we install SSL into our wordpress website .. After successfully installing SSL .. the website...
How to create child theme in wordpress ?
How to create and customize child theme in wordpress ? or How to create child theme in wp ? Child theme - wordpress Here is the way to create a child theme, based on parent or master theme in WordPress....
Click to Chat