Milind Daraniya

A Blog About Software Development And Life

Welcome to my blog. Subscribe and get my latest blog post in your inbox.

Searching Text Inside Nested Divs Using jQuery and Adding a Class to the Parent Element

Published July 3rd, 2023 11 min read

Hey fellow developers! 🤗 Today, I want to share with you a handy jQuery technique to search fo

Read more →

How To Remove Version Number In File Paths in Magento 2

Published July 3rd, 2023 1 min read

Some time we needs to remove version number in file paths in Magento 2 because these files&r

Read more →

Magento 2 Apply Coupon Code Programmatically

Published July 2nd, 2023 1 min read

Sometimes we need to apply coupon code programmatically in Magento2.Here in this tutorial, we are

Read more →

How To Fix Blank Admin Page On Magento 2.3 In Windows

Published July 1st, 2023 2 min read

Magento 2 may appear many errors after installation. Follow How to fix blank admin p

Read more →

Magento2: How to update the product price programatically

Published June 30th, 2023 1 min read

Sometimes we need to update product price manually so today we will learn how to update product p

Read more →

How to Disable Welcome Email After Creating New Customer in Magento 2

Published June 29th, 2023 2 min read

Magento 2 provides this facility to send a welcome email to newly registered customers. Along wit

Read more →

How to stop or disable mail sending from the Magento 2?

Published June 28th, 2023 1 min read

Magento 2 provides this facility to send emails to customers. Along with that, it also sends a we

Read more →

Get Customer ID Without Session in Magento 2

Published June 27th, 2023 1 min read

Some time we needs to get customer id without session in magento 2. I am going to explain so

Read more →