Ave - Responsive Multi-Purpose WordPress Theme

Ave - Responsive Multi-Purpose WordPress Theme v2.8.8

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,085
111,721
120
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
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,085
111,721
120

quydau35

New member
Nov 9, 2019
1
1
3
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: tanierlyons

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,085
111,721
120

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,085
111,721
120
Tomz 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...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,085
111,721
120
Tomz 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...
 

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