Code with Mukto - Essential Code Snippet For Web Developers

Essential Code Snippet For Web Developers

This, not a good idea to write all code from scratch & it makes project time longer. That why I put all my most use and complex code there so I can reuse and at the same time other developers can.

Your Code Snippets

Implementing WooCommerce Shop Page Quantity Input and Plus (+) Minus (-) Button with simple Code

Enhance the user experience on your WooCommerce website by adding quantity plus minus buttons and a quantity option on the shop page.

View code - data-lazy-src="https://code.mukto.info/wp-content/themes/mukto/assets/img/arrow.svg"><noscript><img width="11" height="10"
                                src=

Allow Only Business Email Addresses in the Email Field of Elementor Forms

Accept submissions from Business emails on Elementor Forms

View code - data-lazy-src="https://code.mukto.info/wp-content/themes/mukto/assets/img/arrow.svg"><noscript><img width="11" height="10"
                                src=

Change WordPress URL in Database with phpMyAdmin and SQL query

Replace WordPress old URL to new URL with SQL Query

View code - data-lazy-src="https://code.mukto.info/wp-content/themes/mukto/assets/img/arrow.svg"><noscript><img width="11" height="10"
                                src=

Add an additional custom checkbox in the WooCommerce checkout

Add an additional custom checkbox after the terms and conditions in WooCommerce checkout we can use WooCommerce

View code - data-lazy-src="https://code.mukto.info/wp-content/themes/mukto/assets/img/arrow.svg"><noscript><img width="11" height="10"
                                src=

WooCommerce Ajax Product Search and Category Filter Without Plugin

WooCommerce Ajax Product Search with Category Filter. Simple code, without any plugin.

View code - data-lazy-src="https://code.mukto.info/wp-content/themes/mukto/assets/img/arrow.svg"><noscript><img width="11" height="10"
                                src=

Replace add to cart button with the product page link & Change add to cart text

`Replace add to cart button with product single linked to product page on shop pages in WooCommerce 3

View code - data-lazy-src="https://code.mukto.info/wp-content/themes/mukto/assets/img/arrow.svg"><noscript><img width="11" height="10"
                                src=

WooCommerce Discount based on Cart Item

A discount on the total order with condition based on our cart item

View code - data-lazy-src="https://code.mukto.info/wp-content/themes/mukto/assets/img/arrow.svg"><noscript><img width="11" height="10"
                                src=

Update WooCommerce Delivery cost with condition

Change Delivery price base on what item in cart

View code - data-lazy-src="https://code.mukto.info/wp-content/themes/mukto/assets/img/arrow.svg"><noscript><img width="11" height="10"
                                src=

JS set interval for an event until element show

Sometimes we need to active an event when a specific element loads on-page or part of an element change.

View code - data-lazy-src="https://code.mukto.info/wp-content/themes/mukto/assets/img/arrow.svg"><noscript><img width="11" height="10"
                                src=
top