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

REHub - Price Comparison, Affiliate Marketing, Multi Vendors Store, Community Themes

REHub - Price Comparison, Affiliate Marketing, Multi Vendor Store, Community Theme v19.6.2

No permission to download
Babak updated REHub - Price Comparison, Affiliate Marketing, Multi Vendor Store, Community Theme with a new update entry:

REHub v9.3

Download REHub v9.3 - Price Comparison, Affiliate Marketing, Multi Vendor Store, Community Theme Nulled Free
v9.3 - 11 July 2019

Added: Preloader option for pages
Added: Shortcode area for Listing Builder
Added: 10 ready pages for Elementor
Changed: Recompare and Rewise are moved to Elementor
Fixes for Dokan PRO, AMP for WP and other fixes

Read the rest of this update entry...
 
you can null it

In the file rehub/admin/rehub.php find the line around 220 which is
PHP:
$raw_response = wp_remote_get( 'https://api.envato.com/v3/market/author/sale?code=' . $tf_purchase_code, $prepare_request );

Comment out that line and the 'if' block below it like this:
PHP:
                //$raw_response = wp_remote_get( 'https://api.envato.com/v3/market/author/sale?code=' . $tf_purchase_code, $prepare_request );

                //if ( ! is_wp_error( $raw_response ) ) {
                //    $response = wp_remote_retrieve_body( $raw_response );
                //    $response = json_decode( $response, true );
                //}

Now directly below that paste this:
PHP:
                $response = array();
                $response['buyer'] = $tf_username;
                $response['supported_until'] = date('Y-m-d',strtotime(date("Y-m-d", mktime()) . " + 365 day"));

Save the file and enter anyname and code to activate the theme.

Now go to the plugins page and you will see you can download all the bonus plugins he said you couldn't get.

You also have access to all the demo stacks.
1360
i tried in the new version but getting error "The site is experiencing technical difficulties. "
 
  • Like
Reactions: dFMeieR
  • Like
Reactions: dFMeieR
@pixel
I can use it with woo-commerce and yith plugins.
Lets turn-on debug mode to check it out.
wp-config.php find that line
define( 'WP_DEBUG', false ); change to define( 'WP_DEBUG', true );
 

Forum statistics

Threads
78,875
Messages
1,128,178
Members
246,604
Latest member
tamarindo2024
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