What's your biggest current challenge? Have your say in Community Polls along the right column.

I have added the license key validation option in my theme I got error

I have added the license key validation option in my theme I got error

Ecomsmartify
Shopify Partner
114 2 31

I have added the license key validation option in my theme and I also hosted my php but when I added a correct license key I got error "Error validating license. Please try again." Please help me to fix this. this help my allot 
valid license key= ECSM-1376-150-123ABC-ABCE
store link: https://store1.ecomsmartify.shop/
store password: 4 

Screenshot 2024-11-19 094846.png

 

Replies 4 (4)

Moeed
Shopify Partner
6354 1721 2079

Hey @Ecomsmartify 

 

Follow these Steps:

1) Go to Online Store
2) Edit Code
3) Find theme.liquid file

4) Add the following code in the bottom of the file above </body> tag

<style>
div#activation-overlay {
    display: none !important;
}
</style>

RESULT:

Moeed_0-1731992617595.png

 

If I managed to help you then, don't forget to Like it and Mark it as Solution!

 

Best Regards,
Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


Ecomsmartify
Shopify Partner
114 2 31

thanks for the reply. But this is not the concerned I have added a code for theme licenese key validation but when I addded even a valid license key I get the error Error validating license. Please try again. I want to fix this. Thanks 

Moeed
Shopify Partner
6354 1721 2079

Try contacting theme support in that case because if the licenese key is invalid then I'm sure only theme support can help you out in this.

 

Best Regards,

Moeed

- Need a Shopify Specialist? Chat on WhatsApp

- Get a quick Shopify quote – Click here!

- Boost Your Sales with Affiliate Marketing - UpPromote: Affiliate & Referral


Ecomsmartify
Shopify Partner
114 2 31

this is a dawn theme I'm trying to add this function dear