How to add Conditional Checkout Fields in WooCommerce

WooCommerce Conditional Checkout Fields

One of the most important pages in any Woo-commerce store is the checkout page. In the world today, there are many online stores. Therefore, you need to customize your checkout page to be ahead of your competitors. Also Read: How…

Expand +

How to remove product-category slug in WooCommerce?

remove product-category slug in WooCommerce

I was trying to figure out how to remove product category slug in WooCommerce (eg: remove /product-category/ ) from my URLs category and I just couldn’t seem to remove it. For eg: https://tistook.com/product-category/frock I just wanted to be https://tistook.com/frock Finally,…

Expand +

How to Draw Route Path on Map using Google Maps Direction API in PHP

Draw Route Path on Map using Google Maps Direction API

In this article, you will learn about How to Draw Route Path between two locations on Map using Google Maps Direction API in PHP. You can easily display maps on the website using Google Maps API and point the location using…

Expand +

How to Create Dynamic XML Sitemap in Codeigniter?

How to Create Dynamic XML Sitemap in Codeigniter

How to create dynamic XML sitemap in CodeIgniter application is really important to crawl website pages links or URLs for Google, Yahoo. Every basic website needs an XML sitemap so that we can submit the XML sitemap to google search…

Expand +