Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Betheme | Responsive Multipurpose WordPress & WooCommerce Theme v28.0.5

No permission to download

TRantula

New member
Aug 6, 2018
25
4
3
@Gatsu @youcefaz
First off, the theme needs to be activated else you won't be able to install demos.
There are various ways to do this (and I don't know if this release has been nulled for activation, or a method given) but here is one...
Edit the file betheme/functions/admin/class-mfn-dashboard.php and change line 235 from
PHP:
$response = $this->remote_post( 'register', $args );
to
PHP:
$response['success'] = 'success';
And change line 274 from
PHP:
$response = $this->remote_post( 'register', $args );
to
PHP:
$response['success'] = 'success';
Now use any code to activate the theme.

Now to allow demo import...
Here are the demos download link: http://uploadboy.me/195kbgc9wds0/
Unzip them to a folder called 'demos' in the root of the theme folder (ie. wp-content/themes/betheme/demos) you will need to create the folder.
Then in the file betheme/functions/importer/class-mfn-importer-api.php change line 91 from
PHP:
$response = wp_remote_get( $url, $args );
to
PHP:
$response = '';
and line 102 from
PHP:
$body = @file_get_contents( $url );
to
PHP:
$body = @file_get_contents(get_template_directory_uri() . '/demos/' . $this->demo . '.zip');
Now you can click Install on any of the demos in the BeTheme dashboard to install them.
N.B. This will not affect premium plugins - you will still need to install those manually.
https://babiato.tech/resources/wpbakery-page-builder-for-wordpress-formerly-visual-composer.95/
https://babiato.tech/resources/slider-revolution-responsive-wordpress-plugin.527/



@2btested123
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,058
111,714
120

Champs

New member
Jul 1, 2018
14
10
3
@Gatsu @youcefaz
First off, the theme needs to be activated else you won't be able to install demos.
There are various ways to do this (and I don't know if this release has been nulled for activation, or a method given) but here is one...
Edit the file betheme/functions/admin/class-mfn-dashboard.php and change line 235 from
PHP:
$response = $this->remote_post( 'register', $args );
to
PHP:
$response['success'] = 'success';
And change line 274 from
PHP:
$response = $this->remote_post( 'register', $args );
to
PHP:
$response['success'] = 'success';
Now use any code to activate the theme.

Now to allow demo import...
Here are the demos download link: http://uploadboy.me/195kbgc9wds0/
Unzip them to a folder called 'demos' in the root of the theme folder (ie. wp-content/themes/betheme/demos) you will need to create the folder.
Then in the file betheme/functions/importer/class-mfn-importer-api.php change line 91 from
PHP:
$response = wp_remote_get( $url, $args );
to
PHP:
$response = '';
and line 102 from
PHP:
$body = @file_get_contents( $url );
to
PHP:
$body = @file_get_contents(get_template_directory_uri() . '/demos/' . $this->demo . '.zip');
Now you can click Install on any of the demos in the BeTheme dashboard to install them.
N.B. This will not affect premium plugins - you will still need to install those manually.
https://babiato.tech/resources/wpbakery-page-builder-for-wordpress-formerly-visual-composer.95/
https://babiato.tech/resources/slider-revolution-responsive-wordpress-plugin.527/
Can you please update the demo .zip as the most recent websites are not included within. I have downloaded the most recent version of Be Theme but still those premade templates are not installable.
Thanks!
 

vfba

Member
Aug 9, 2018
33
0
8
above fix for demo install isn't working.... error "The package could not be downloaded. "
 

Attachments

  • class-mfn-importer-api.txt
    3.5 KB · Views: 263

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,058
111,714
120
Tomz updated BeTheme - Responsive Multi-Purpose WordPress Theme with a new update entry:

BeTheme v20.9.5.9

v20.9.5.9 – August 17, 2018
* Fixed: WPML - Language name added as a parameter + Search form
* Pre-built website: Recipes 2, Interior 4
- changelog.html
- functions.php
- style.css
- css/layout.css
- functions/importer/css/style.css
- functions/importer/images/demos.jpg
- functions/importer/demos.php
- includes/header-creative.php
- includes/header-side-slide.php
- includes/header-top-bar-right.php

Read the rest of this update entry...
 

Miguel

New member
Aug 22, 2018
1
1
1
Hola, lo que hice yo para instalar una actualizacion de betheme fue bajarme una version activada concretamente la version 20.5.3, instale un pre-build y una vez que se instalo el pre-build, instale una actualizacion concretamente la version 20.5.7, al actualizar se me quito el registro del tema, entonces hice los pasos que mencionan para registrar betheme:

Edit the file betheme/functions/admin/class-mfn-dashboard.php and change line 235 from

PHP:
$response = $this->remote_post( 'register', $args );

to


PHP:

$response['success'] = 'success';

And change line 274 from


PHP:

$response = $this->remote_post( 'register', $args );

to


PHP:

$response['success'] = 'success';
Now use any code to activate the theme.

Y al parecer todo esta bien, espero que a alguien le sirva, saludos desde Perú.
 
  • Like
Reactions: Champs

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,058
111,714
120
Tomz updated BeTheme - Responsive Multi-Purpose WordPress Theme with a new update entry:

BeTheme v20.9.6

v20.9.6 – August 23, 2018
* Fixed: WooCommerce 3.4 - Single Product - Gallery Thumbnails
* Improved: Pre-built websites - SSL support
* Pre-built website: Beauty 3, Insurance 2
- changelog.html
- functions.php
- style.css
- functions/importer/class-mfn-importer.php
- functions/importer/css/style.css
- functions/importer/images/demos.jpg
- functions/importer/demos.php
- functions/theme-woocommerce.php

Read the rest of this update entry...
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,058
111,714
120
Tomz updated BeTheme - Responsive Multi-Purpose WordPress Theme with a new update entry:

BeTheme v20.9.6.1

BeTheme v20.9.6.1 – August 31, 2018
* Fixed: Layout: Full width - Wrapper - box-shadow removed
* Fixed: Pre-built websites - Default website - Image URL
* Pre-built website: Football, Builder 2
- changelog.html
- functions.php
- style.css
- functions/importer/css/style.css
- functions/importer/images/demos.jpg
- functions/importer/class-mfn-importer.php
- functions/importer/demos.php
- functions/theme-shortcodes.php

Read the rest of this update entry...
 

nivento1976

New member
Sep 6, 2018
2
0
1
Hi, I installed the updated theme and I applied the changes to the files you suggested.
Unfortunately, however, when I go to install the demo tells me that the theme should be recorded. Why?

thank you

@Gatsu @youcefaz
First off, the theme needs to be activated else you won't be able to install demos.
There are various ways to do this (and I don't know if this release has been nulled for activation, or a method given) but here is one...
Edit the file betheme/functions/admin/class-mfn-dashboard.php and change line 235 from
PHP:
$response = $this->remote_post( 'register', $args );
to
PHP:
$response['success'] = 'success';
And change line 274 from
PHP:
$response = $this->remote_post( 'register', $args );
to
PHP:
$response['success'] = 'success';
Now use any code to activate the theme.

Now to allow demo import...
Here are the demos download link: http://uploadboy.me/195kbgc9wds0/
Unzip them to a folder called 'demos' in the root of the theme folder (ie. wp-content/themes/betheme/demos) you will need to create the folder.
Then in the file betheme/functions/importer/class-mfn-importer-api.php change line 91 from
PHP:
$response = wp_remote_get( $url, $args );
to
PHP:
$response = '';
and line 102 from
PHP:
$body = @file_get_contents( $url );
to
PHP:
$body = @file_get_contents(get_template_directory_uri() . '/demos/' . $this->demo . '.zip');
Now you can click Install on any of the demos in the BeTheme dashboard to install them.
N.B. This will not affect premium plugins - you will still need to install those manually.
https://babiato.tech/resources/wpbakery-page-builder-for-wordpress-formerly-visual-composer.95/
https://babiato.tech/resources/slider-revolution-responsive-wordpress-plugin.527/
 

nivento1976

New member
Sep 6, 2018
2
0
1
Ok now inserting a random serial, leads me to download the prebuilt but gives me error: says that it is impossible to download the package.

@Gatsu @youcefaz
First off, the theme needs to be activated else you won't be able to install demos.
There are various ways to do this (and I don't know if this release has been nulled for activation, or a method given) but here is one...
Edit the file betheme/functions/admin/class-mfn-dashboard.php and change line 235 from
PHP:
$response = $this->remote_post( 'register', $args );
to
PHP:
$response['success'] = 'success';
And change line 274 from
PHP:
$response = $this->remote_post( 'register', $args );
to
PHP:
$response['success'] = 'success';
Now use any code to activate the theme.

Now to allow demo import...
Here are the demos download link: http://uploadboy.me/195kbgc9wds0/
Unzip them to a folder called 'demos' in the root of the theme folder (ie. wp-content/themes/betheme/demos) you will need to create the folder.
Then in the file betheme/functions/importer/class-mfn-importer-api.php change line 91 from
PHP:
$response = wp_remote_get( $url, $args );
to
PHP:
$response = '';
and line 102 from
PHP:
$body = @file_get_contents( $url );
to
PHP:
$body = @file_get_contents(get_template_directory_uri() . '/demos/' . $this->demo . '.zip');
Now you can click Install on any of the demos in the BeTheme dashboard to install them.
N.B. This will not affect premium plugins - you will still need to install those manually.
https://babiato.tech/resources/wpbakery-page-builder-for-wordpress-formerly-visual-composer.95/
https://babiato.tech/resources/slider-revolution-responsive-wordpress-plugin.527/
 

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,058
111,714
120
Tomz updated BeTheme - Responsive Multi-Purpose WordPress Theme with a new update entry:

BeTheme v20.9.6.2

Download BeTheme v20.9.6.2 - Responsive Multi-Purpose WordPress Theme Nulled Free
v20.9.6.2 – September 7, 2018

* Added: Widget: Muffin Recent Comments - Missing translation tag
[ Translate > Blog & Portfolio > Commented on ]
* Added: Muffin Icons - Houzz
* Pre-built website: Estate 2, Drone

- changelog.html
- functions.php
- style.css
- css/base.css
- fonts
- functions/importer/css/style.css
- functions/importer/images/demos.jpg
- functions/importer/demos.php
-...

Read the rest of this update entry...
 

Forum statistics

Threads
69,206
Messages
908,351
Members
236,895
Latest member
jeremcastdlp

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