- Sep 8, 2019
- 365
- 191
- 43
THANKS so muchv2.7.2 Untouched - @Tomz
v2.7.2
- Improvement: Frontend optimization by loading WooCommerce 'Shop Page' pagination JS file conditionally.
- Improvement: Frontend optimization by loading 'Blog Page' infinite pagination JS conditionally.
- Fix: Fatal error on changing the value of some controls in Customizer - compatibility with PHP 8.0
v2.7.2 Untouched - @Tomz
v2.7.2
- Improvement: Frontend optimization by loading WooCommerce 'Shop Page' pagination JS file conditionally.
- Improvement: Frontend optimization by loading 'Blog Page' infinite pagination JS conditionally.
- Fix: Fatal error on changing the value of some controls in Customizer - compatibility with PHP 8.0
Sorry I have no idea about the nulling, you will have to wait for @Tomz for that.Can you please PM me where the exact lines for nulling the template are? I substitute many strings and added custom code, so I believe I managed to fu** up the license somehow. I'd love to be able to use my custom regex and, at the same time, have the pro addon nulled. Thank you so much for your attention and participation!
Sorry I have no idea about the nulling, you will have to wait for @Tomz for that.
let me checkOk, I think I found out what I fucked up. I changed the author and the URL of http://support.brainstormforce.com for multiple files, and it seems the theme checks for API on their server. I assumed you nulled it locally but seems you are using their server for check, which will be a pain in the ass to rename it every time with regex. Even when I change it back to support.brainstormforce.com in the admin folder helpers.php and class-bsf-analytics.php I can't seem to achieve nulling. Can I somehow skip this check? Please help, @Tomz Thanks!
if ( 'registered' !== $status ) :
open astra-addon.php in main folderCan you please PM me where the exact lines for nulling the pro addon are? I substitute many strings and added custom code, so I believe I managed to fu** up the license somehow. I'd love to be able to use my custom regex and, at the same time, have the pro addon nulled. Thank you so much for your attention and participation!
$brainstrom = get_option( 'brainstrom_products' );
$brainstrom['plugins']['astra-addon']['status'] = 'registered';
update_option( 'brainstrom_products', $brainstrom );
if ( 'registered' !== $status ) :
if ( $status == 'active' ) :
public function get_remote_license_status( $purchase_key, $product_id ) {
return '1';
if ( ! isset( $product_id ) ) {
if ( isset( $product_id ) ) {
Download Astra Pro v2.7.2 - Extend Astra Theme With the Pro Addon Nulled Free
v2.7.2 Thanks To @medw1311
- Improvement: Frontend optimization by loading WooCommerce 'Shop Page' pagination JS file conditionally.
- Improvement: Frontend optimization by loading 'Blog Page' infinite pagination JS conditionally.
- Fix: Fatal error on changing the value of some controls in Customizer - compatibility with PHP 8.0.
@medw1311Version 2.7.3
December 23, 2020
Fix:
- ‘Enable Code Editor’ button not appearing in Custom Layout editor when no Page Builders were active & in Firefox browser.
- ‘Enable Code Editor’ & ‘Enable WordPress editor’ button text mismatch issue when classic editor plugin is active.
I'll be doing all updates soon bro.