Bridge - Creative Multi-purpose WordPress Theme By QODE

Bridge - Creative Multi-purpose WordPress Theme By QODE v30.8.7.1

No permission to download

heilkitty

New member
May 17, 2020
2
0
1
I bought this theme in 2015 or so. Now I don't want to have it calling home.

So, 1 line null if you have original/untouched files:

1. Open wp-content/plugins/bridge-core/helpers/helper.php
2. Search at the bottom:

PHP:
if( ! function_exists( 'bridge_core_is_theme_registered' ) ) {
    function bridge_core_is_theme_registered() {
        return BridgeCoreDashboard::get_instance()->is_theme_registered();
    }
}

3. Replace with:

PHP:
if( ! function_exists( 'bridge_core_is_theme_registered' ) ) {
    function bridge_core_is_theme_registered() {
        return true;
    }
}

As far as I can see, this is enough to make custom options, shortcodes and metas work again.
I didn't test theme import.
 
  • Like
Reactions: 2GB

2GB

Member
Apr 26, 2021
28
29
20
I bought this theme in 2015 or so. Now I don't want to have it calling home.

So, 1 line null if you have original/untouched files:


As far as I can see, this is enough to make custom options, shortcodes and metas work again.
I didn't test theme import.
Let me try
 

2GB

Member
Apr 26, 2021
28
29
20
I bought this theme in 2015 or so. Now I don't want to have it calling home.

So, 1 line null if you have original/untouched files:

1. Open wp-content/plugins/bridge-core/helpers/helper.php
2. Search at the bottom:

PHP:
if( ! function_exists( 'bridge_core_is_theme_registered' ) ) {
    function bridge_core_is_theme_registered() {
        return BridgeCoreDashboard::get_instance()->is_theme_registered();
    }
}

3. Replace with:

PHP:
if( ! function_exists( 'bridge_core_is_theme_registered' ) ) {
    function bridge_core_is_theme_registered() {
        return true;
    }
}

As far as I can see, this is enough to make custom options, shortcodes and metas work again.
I didn't test theme import.
I tried it, Everything is working fine but demo importer not working.

Can you tell how to null Bridge theme? @NullMaster @Tomz
 

tanierlyons

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

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,708
27,055
120
  • Love
Reactions: JRGWxRxZ

2GB

Member
Apr 26, 2021
28
29
20
Then it is untouched and exactly what I posted.
I think he has some confusion,

May be he means -> GPL = Nulled

Because he is Downloading stuff from a gpl site and that site don't write "NULLED" in title.


As @ctgvn Said, He checked bridge theme is Activated so there is high chances that file is Nulled.


Edit: I just checked the files, it seems isn't NULLED.
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,708
27,055
120
I think he has some confusion,

May be he means -> GPL = Nulled

Because he is Downloading stuff from a gpl site and that site don't write "NULLED" in title.


As @ctgvn Said, He checked bridge theme is Activated so there is high chances that file is Nulled.


Edit: I just checked the files, it seems isn't NULLED.
Yes I suspect you are right.
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,708
27,055
120
v27.3 Untouched @NullMaster @Tomz

VERSION 27.3 – JULY 23TH, 2021​

– Added Nail Bar demo
– Updated Bridge Core to 2.8.9
– Updated Qode Listing to 3.0.3
– Updated Qode LMS to 3.0.3
– Improved Gutenberg editor style for paragraph
– Improved WPML compatibility – all Elementor widget are translatable
– Fixed addition of Custom Widget Area with new widgets interface
– Fixed potential fatal error for ‘Listing List’, ‘Listing Slider’ and ‘Listing Advanced Search’ shortcodes
– Fixed error for Qode Lms when WooCommerce is not installed
 

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