• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Ave - Responsive Multi-Purpose WordPress Theme

Ave - Responsive Multi-Purpose WordPress Theme v2.8.10

No permission to download
How To Null Ave Theme:
Go to ave\liquid\admin\updater\
Open liquid-register-admin.php
Find This Code In Line 261 to 264:
PHP:
$message = '<div class="lqd-dsd-confirmation fail">
                            <h4>Purchase code is invalid.</h4>
                            <p>Please check your purchase code and re-enter. Looking for help? Visit <a href="https://docs.liquid-themes.com/" target="_blank">our help center</a> or <a href="https://liquidthemes.freshdesk.com/support/home" target="_blank">submit a ticket</a>.</p>
                        </div><!-- /.lqd-dsd-confirmation fail -->';
Change these codes To:
PHP:
$message = '<div class="lqd-dsd-confirmation success">
                            <h4>Thanks for the verification!</h4>
                            <p>You can now enjoy Ave and build great websites. Looking for help? Visit <a href="https://docs.liquid-themes.com/" target="_blank">our help center</a> or <a href="https://liquidthemes.freshdesk.com/support/home" target="_blank">submit a ticket</a>.</p>
                        </div><!-- /.lqd-dsd-confirmation success -->';
now open functions.php
and after line 14 add this code:
PHP:
update_option( 'ave_purchase_code', 'BABIATO' );
update_option( 'ave_purchase_code_status', 'valid' );
Enjoy
 
Find the code at the 29th line in \wp-content\themes\ave\liquid\admin\views\liquid-demos.php, which is:
PHP:
if ( 'valid' != get_option( 'ave_purchase_code_status', false) ) {
Change that to:
PHP:
if ( 'valid' != get_option( 'ave_purchase_code_status', true ) ) {
Nice trick. I apply to all of the files with this phrase of searching "ave_purchase_code_status" and change all the 'false' value to 'true'. Don't need to activate anything anymore, just use the plugins & demo database.
All of the task were performed by VS Code, it helps me to search through all files in this theme, and replace the term I want to.
 
  • Like
Reactions: Babak
Babak updated Ave - Responsive Multi-Purpose WordPress Theme with a new update entry:

Ave Theme v2.4.0

Download Ave v2.4.0 - Responsive Multi-Purpose WordPress Theme Nulled Free
v2.4 - 01 May 2020

NEWwordpress customizer
NEWajax add to cart single product option
ENHANCEMENTseo
ENHANCEMENTwoo template improvements
ENHANCEMENTgoogle fonts
ENHANCEMENTlocal scroll
ENHANCEMENTslideshow background
ENHANCEMENTtext rotator
ENHANCEMENTresponsiveness
ENHANCEMENTseo
ENHANCEMENTfrontend editor
ENHANCEMENTback to top
ENHANCEMENTimage sizes
ENHANCEMENTcustom icons
FIXEDsquare-2 blog element...

Read the rest of this update entry...
 
Babak updated Ave - Responsive Multi-Purpose WordPress Theme with a new update entry:

Ave Theme v2.5

Download Ave v2.5 - Responsive Multi-Purpose WordPress Theme Nulled Free
v2.5 - 01 July 2020

NEWcolumns to the search result page
NEWoption to enable/disable beacon
NEWclassname to the custom menu element
NEWwhatsapp social icon
ENHANCEMENTmedia element functionality
ENHANCEMENTparticles hover and click events
ENHANCEMENTwoo styling select
ENHANCEMENTave core style functionality
FIXEDtabs navigation issue
FIXEDhide row issue
FIXEDflipbox issue on safari
FIXEDpage blocks issue on...

Read the rest of this update entry...
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock