(12-10-2017 07:36 AM)tacos4san Wrote: [ -> ]I've incorporated the nulling fix for anyone ho doesn't feel comfortable messing with the code. Since it's simple, I'm not going to post it unless people ask. But if there is a "need," I'll do so.
Just post the link to your "fix" if you will. Editing one line of text is not rocket science...
(12-22-2017 08:21 AM)ronny Wrote: [ -> ] (12-10-2017 07:36 AM)tacos4san Wrote: [ -> ]I've incorporated the nulling fix for anyone ho doesn't feel comfortable messing with the code. Since it's simple, I'm not going to post it unless people ask. But if there is a "need," I'll do so.
Just post the link to your "fix" if you will. Editing one line of text is not rocket science...
I'm aware of that... durrr hurrr!!
That being said, smartass, a lot people are uncomfortable editing the files AT ALL. Which is why I said that I have a version IF someone needs it.
Thanks for the share. I really appreciatte it.
I already sent you the max rep I can.
But now I have one question:
I'm having this message even after have been modifying the code as suggested:
Welcome to Elementor Pro!
Please activate your license key to get feature updates, premium support and unlimited access to the template library.
Quote:Open file plugin.php in text editor and change this
$is_license_active = false;
to this
$is_license_active = true;
(12-23-2017 12:58 AM)iceman Wrote: [ -> ]Thanks for the share. I really appreciatte it.
I already sent you the max rep I can.
But now I have one question:
I'm having this message even after have been modifying the code as suggested:
Welcome to Elementor Pro!
Please activate your license key to get feature updates, premium support and unlimited access to the template library.
Quote:Open file plugin.php in text editor and change this
$is_license_active = false;
to this
$is_license_active = true;
I think the issue is it was not made clear to do that before uploading.
I changed the above setting in the plugin.php file but its still asking for license activation?
I didn't bother pressing activating license button in wordpress because it was working originally but now needs to update to 1.13.2 and the form isn't working