Verdantia - Landscaping and Garden WordPress Theme

Verdantia - Landscaping and Garden WordPress Theme v19.0

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
Tomz submitted a new resource:

Landscaping - Garden Landscaper WordPress Theme - Download Landscaping - Garden Landscaper WordPress Theme Nulled Free ThemeForest 20942637

Landscaping.jpg
Download Landscaping - Garden Landscaper WordPress Theme Nulled Free ThemeForest 20942637
The Ultimate Niche WordPress Theme for the Landscaping and Gardening Industry

This lovely niche theme is built and suitable for any business operating in the Landscaping and Gardening industry. Florist, Landscape Architects, Gardeners, Landscapers, Groundskeepers or other Landscaping and Gardening related businesses, this is the theme for you. It has purpose...

Read more about this resource...
 
  • Like
Reactions: DevOpss13

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
@Tomz asking for purchase code!!!
for nulling
go to vamtam-landscaping\vamtam\admin\helpers\updates\version-checker.php
find this codes from line 156 to 165
PHP:
public static function is_valid_purchase_code() {
        if ( apply_filters( 'vamtam_purchase_code_import_override', false ) ) {
            return true;
        }

        ob_start();
        do_action( 'wp_ajax_vamtam-check-license', array(
            'no_ajax' => true,
        ));
        return strpos( ob_get_clean(), 'Valid Purchase Key') !== false;

and change it to
PHP:
public static function is_valid_purchase_code() {
        update_option( 'vamtam-envato-license-key', 'valid' );
        return true;
 

Guyver

Active member
Dec 14, 2018
377
90
28
for nulling
go to vamtam-landscaping\vamtam\admin\helpers\updates\version-checker.php
find this codes from line 156 to 165
PHP:
public static function is_valid_purchase_code() {
        if ( apply_filters( 'vamtam_purchase_code_import_override', false ) ) {
            return true;
        }

        ob_start();
        do_action( 'wp_ajax_vamtam-check-license', array(
            'no_ajax' => true,
        ));
        return strpos( ob_get_clean(), 'Valid Purchase Key') !== false;

and change it to
PHP:
public static function is_valid_purchase_code() {
        update_option( 'vamtam-envato-license-key', 'valid' );
        return true;
Hello @Tomz in V8.0 they have change the code structure, can you please see and let me know how to null v8.0 please thanks.
 
  • Like
Reactions: DevOpss13

alboz

New member
Mar 26, 2019
19
5
3
Hello @Tomz in V8.0 they have change the code structure, can you please see and let me know how to null v8.0 please thanks.

On the same file, around line 190 find:


Code:
    public static function is_valid_purchase_code() {
        if ( apply_filters( 'vamtam_purchase_code_import_override', false) ) {
            return true;
        }

and change false to true

Code:
    public static function is_valid_purchase_code() {
        if ( apply_filters( 'vamtam_purchase_code_import_override', true ) ) {
            return true;
        }
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,070
111,716
120
  • Like
Reactions: yarices

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