Qi Theme & Addons for Elementor

Status
Not open for further replies.

SimgeKurt

Member
May 6, 2022
20
60
13
hi
here it is
i have managed bypass the license system but couldnt manage the import (it seems there is server side license control)
Code:
update_option('qode_essential_addons_premium_license_key', 'df1133a3f553355a524cb856d64eca8d', 'yes');
update_option('qode_essential_addons_premium_license_status', 'valid', 'yes');
 

DumiB

Member
Jul 25, 2019
42
47
18
hi
here it is
i have managed bypass the license system but couldnt manage the import (it seems there is server side license control)
Code:
update_option('qode_essential_addons_premium_license_key', 'df1133a3f553355a524cb856d64eca8d', 'yes');
update_option('qode_essential_addons_premium_license_status', 'valid', 'yes');
Thank you very much,
In which file exactly should we add the code for bypassing the license check?
 

DumiB

Member
Jul 25, 2019
42
47
18
functions.php
Thank you very much, everything seems to work fine after I did the same thing to qi addons (just changed 'qode_essential_addons_premium_license_key' to 'qi_addons_premium_for_ elementor_license_key') otherwise it wouldn't work for me.
Thank you once again, you were very helpful
 

Thugman

Well-known member
Trusted Uploader
Jul 24, 2018
193
743
93
Code:
update_option('qi_addons_for_elementor_premium_license_key', 'df1133a3f553355a524cb856d64eca8d', 'yes');
update_option('qi_addons_for_elementor_premium_license_status', 'valid', 'yes');

Try this
 
  • Love
Reactions: donvizzini

SimgeKurt

Member
May 6, 2022
20
60
13
Code:
update_option('qi_addons_for_elementor_premium_license_key', 'df1133a3f553355a524cb856d64eca8d', 'yes');
update_option('qi_addons_for_elementor_premium_license_status', 'valid', 'yes');

Try this
what about demo import?
 
  • Like
Reactions: dawxxd

bobsmith

Busy in real life so uploads will be soon
Null Master
Trusted Uploader
May 4, 2022
2,976
2,942
113
UK
This is a request for untouched and not a nulling request.

Closed.
 
Status
Not open for further replies.

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu