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

Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Betheme | Responsive Multipurpose WordPress & WooCommerce Theme v27.4.1

No permission to download
When I install this theme, It is taking too much time to load content and still loading around 20 minites.
 

Attachments

  • Capture.PNG
    Capture.PNG
    264 KB · Views: 16
Just remove (or hide) the lines 5 to 20
in theme functions.php

And the error will go away (and will let you login in wordpress admin).

This will be fixed in next releases. But for now its a quick solution.
Great.. thank you very much for this tip!
 
  • Like
Reactions: remalia
@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://babia.to/resources/wpbakery-page-builder-for-wordpress-formerly-visual-composer.95/
https://babia.to/resources/slider-revolution-responsive-wordpress-plugin.527/
Hi Babak.
Firs of all in the line 235 there is no such code. But upon finding, there is only 1 line present in
class-mfn-dashboard.php
with

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

By your method, we can only imort the pre-downloaded demos which you have specified. But we can't download that is not present in demos. For example, i needed spa4 demo, it isn't in the demos list and while downloading, it gives error in console and don't download any demo for spa4.

Can you please check and find a solution for this?

Thank you
 

Betheme | Responsive Multipurpose WordPress & WooCommerce Theme v27.2.3 @Babak


Betheme 27.2.3 UNTOUCHED

* Fixed: BeBuilder - Positioning: Fixed and Dimensions: Custom width compatibility
* Fixed: BeBuilder - Section reverse columns on mobile

* Fixed: BeBuilder Blocks Classic - Element custom styles do not save
* Fixed: BeBuilder Blocks Classic - Hide unwanted template elements

* Fixed: Shop - Translate: Free delivery progres bar
* Fixed: Shop - Translate: Fake sale notification
* Fixed: Boxed layout - Boxed Sticky Header - Sticky header width different than grid width

* Improved: Shop - Product filters - Simplified URL
 

Attachments

  • betheme-27.2.3-untouched.zip
    9.2 MB · Views: 16
Babak updated Betheme | Responsive Multipurpose WordPress & WooCommerce Theme with a new update entry:

BeTheme v27.2.3

Download BeTheme v27.2.3 - Responsive Multi-Purpose WordPress Theme Nulled Free
v27.2.3 – September 12th, 2023

* Fixed: BeBuilder - Positioning: Fixed and Dimensions: Custom width compatibility
* Fixed: BeBuilder - Section reverse columns on mobile

* Fixed: BeBuilder Blocks Classic - Element custom styles do not save
* Fixed: BeBuilder Blocks Classic - Hide unwanted template elements

* Fixed: Shop - Translate: Free delivery progres bar
* Fixed: Shop - Translate: Fake sale...

Read the rest of this update entry...
 
  • Love
  • Like
Reactions: smalok and SENNA_BR
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