• 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"

Bridge - Creative Multi-purpose WordPress Theme By QODE

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

No permission to download
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
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 @Babak
 
  • Love
Reactions: JRGWxRxZ
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.
 
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.
 
v27.3 Untouched @NullMaster @Babak

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
 
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