Yes he already uploaded new Untouched Version 27.2@
Wait for @Medw1311 . He will upload the new untouched version soon
My theme upload usually delayed from 16 to 24 hours
Yes he already uploaded new Untouched Version 27.2@
Wait for @Medw1311 . He will upload the new untouched version soon
My theme upload usually delayed from 16 to 24 hours
wp-content/plugins/bridge-core/helpers/helper.php
if( ! function_exists( 'bridge_core_is_theme_registered' ) ) {
function bridge_core_is_theme_registered() {
return BridgeCoreDashboard::get_instance()->is_theme_registered();
}
}
if( ! function_exists( 'bridge_core_is_theme_registered' ) ) {
function bridge_core_is_theme_registered() {
return true;
}
}
Let me tryI 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.
I tried it, Everything is working fine but demo importer not working.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. Openwp-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 uploaded it on Friday, waiting on @Tomz or @NullMaster to null it.@
Wait for @Medw1311 . He will upload the new untouched version soon
My theme upload usually delayed from 16 to 24 hours
Yeah, however mrskt spams lots of post in here so I don't really understand what he wantsI uploaded it on Friday, waiting on @Tomz or @NullMaster to null it.
Please stop posting the same thing in multiple threads just to increase your post count.Thanks for share!
Download Bridge v27.2 - Creative Multi-Purpose WordPress Theme Nulled Free
v27.2 – JULY 17TH, 2021
– Added Outdoor Recreation demo
– Updated Bridge Core to 2.8.8
– Updated Revolution Slider to 6.5.4
– Updated WPBakery page builder to 6.7.0
Yeah, GPL license is activated (I have just tested it with localhost)Different to what I posted?
So it's nulled then?Yeah, GPL license is activated (I have just tested it with localhost)
I think he has some confusion,Then it is untouched and exactly what I posted.
Yes I suspect you are right.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.