D

Avada - Responsive Multi-purpose Theme

Apanha

Staff member
 
plugins and demos are dwonloaded from servers if you have valis key - ill see what can do about it :)
As we have discussed about your themes those should be included manuale.
The themes aren't nulled and is good bcz you provide clean stuff but at least include the plugins or demos if possible
 
Try this:
Find the file includes/lib/inc/class-fusion-product-registration.php
Find the function public function is_registered() around line 402
add as first line of the function
Code:
return true;

Fusion Builder also needs to still be nulled after installing...
On your server, find the file plugins/fusion-builder/inc/lib/inc/class-fusion-product-registration.php
Again, find the function public function is_registered() around line 402 and add as the first line of the function
Code:
return true;

Although the registration panel will say you're registered you won't be able to install the premium plugins or demo until you have actually entered a key and clicked the submit button.
So, enter something as the registration key and hit the submit button and then you can install the premium plugins or demo content.

well gota add this to next releases :)
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.