In this article I will explain how to display social sharing links in single product page without using any plugin with the help of “woocommerce_share” action
Copy WordPress Website to a new Domain on Different Server using cPanel
In this article I will explain how to copy a WordPress website to a new domain on different server using cPanel in simple and easy steps
How to fetch WooCommerce Featured Products using WP_Query
In this article I am going to explain how to fetch WooCommerce featured products in WordPres using WP_QUERY. To fetch featured products please read this article.
Changing Website Domain without Losing Google Ranking
The reason of domain change could be anything but that’s a serious decision for your business especially when your site has good ranking.
HTTP to HTTPS 301 Redirection
In this article I am going to explain how to redirect your website from HTTP to HTTPS using different redirection methods with 301 status code.
Co-Authoring Microsoft Applications on Apache using WebDAV
To co-author with others, we need a shared storage that’s Apache with WebDAV and applications those support co-authoring that’s Word, Excel and PowerPoint.
Erase effect in HTML canvas using JavaScript
It feels interactive when you discover an image by erasing the screen with mouse pointer. In this article, I am going to show how to make erase effect using HTML canvas with the help of JavaScript.
Copy and Paste File Upload Using jQuery Ajax
In this article, I am going to show how to upload a file using jQuery AJAX by copy and paste. In my previous articles, I already have shown how to upload a file using jQuery AJAX.
How to replace merge fields in Microsoft word DOCX file using PHP
There are many methods available to replace merge fields in docx file using PHP. In this article, I am going to show a quick way to replace merge fields.