WordPress custom post type or custom archive page pagination 404 issue

Recently I have faced a pagination problem with the custom post type on the custom archive page. It was showing a 404 page when I select page/2. I have Googled…

Read More

Address autocomplete using Google map api with latitude and longitude

Sometimes we have to fill out the user form with the address and it's time consuming. We can save some time using Google Map API service. Place autocomplete is an…

Read More

Easy and simple way to add CSRF protection in you website

Cross-Site Request Forgery (CSRF) is a web security vulnerability attack that occurs when a malicious website or program causes a user's web browser to perform an unwanted action on a…

Read More