How to Store Visitor Activity Log in the MySql Database Using PHP

Store Visitor Activity Log in the MySql Database Using PHP

In this article, we will learn about the website visitor activity tracking script. User activity on the online application / Website can be tracked using the Visitor Log. You’ll collect the visitor’s IP address, referrer, browser, and other information when…

Expand +

How to Add Buy Now Button in WooCommerce without Plugin

Add Buy Now Button in WooCommerce

Adding a buy now button in wooCommerce allows your customers to purchase the products they want more quickly and avoid extra steps in the checkout process. Instead of adding items to the cart, going to the cart page, and then to the checkout page, they can go from the product page to the checkout page with a single click. This reduces drop-offs and cart abandonment.

Expand +

How to Add / Edit or Change Position of Default WooCommerce Product Tabs

How to Add / Edit or Change Position of Default WooCommerce Product Tabs

In today’s world, most eCommerce sites require the most basic to the most advanced and complex online stores. And the majority of them want to use WooCommerce to build their online store. This is mainly due to the features it…

Expand +

How to Send Email using PHPMailer in Laravel

Send Email using PHPMailer in Laravel

By default, Laravel sends emails using the inbuilt SwiftMailer library. Now, here we will try “PHPMailer” Laravel package for sending emails. I’ll show you how to Send Emails using PHPMailer in Laravel.

Expand +

How to add Shopify Announcement bar (without an app)

How to add an announcement bar on your Shopify store (without an app)

The Shopify announcement bar is an excellent way to promote a special discount offer, a sale, or another type of promotion at the top of your Shopify store. And there’s no need to pay a monthly fee for this feature. Simply paste a few lines of code into your theme and you’re done.

Expand +