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 align text to center in Revolution slider plugin ?
Revolution slider plugin text alignment in wordpress :- Here are the steps to align text to center in revolution slider plugin. Login to wordpress and goto revolution slider setting.Edit the slider you want to align text. 3) After Click on...
Show popup once for new website page visitors !
So if you want to show the popup on the website for first time visitors then follow this.. First of all add this code to theme footer.php file .. <div id="letcont" class="modal fade" role="dialog"> <div class="modal-dialog"> <!-- Modal content--> <div...
Bootstrap Modals , Dialog box, Popup form wordpress
Bootstrap to show the "Contact Form 7" Form in Popup on click buttons.. Here are the step's.. 1) First need to add button.. where you want to show .. <div class="nst-center"> <a class="btn btn-default btn-rounded" data-toggle="modal" data-target="#nstregister">Contact Us</a> </div> ...
Shopify Debut theme multi level menu issue solved without plugin !
Here are the steps to add Multi sub level menu in Shopify debut theme. ** Make Sure you have the backup of the files. ** 1) First of all replace code in site-nav.liquid.. download from here. 2)...
Top Scripts for .htaccess file to modify the website !
htaccess 1) # If html page exists, run it, if not, run php file with same name. RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)\.html$ $1.php [L] 2) # Force www: if you want to run the site pages with...
Click to Chat