Discussion on Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Discussion on Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Cart 334,986 sales
Recently Updated
Well Documented

muffingroup supports this item

Supported

19067 comments found.

Great Product!

Thank you, glad to hear you like it ;)

Can you help me with registration issue ? When I try to enter purchase license code and comes this msg. msg: cURL error 35: SSL connect error

Hey,

please be so kind and send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look. Please do not forget to let us know in a message, what for this access is.

Best regards,
Muffin Group team

Presales question: 1. How is Bethemes compared to Divi theme? 2. Does Bethemes contains ready product layout with product variation (eg. color & size)? 3. Which design is this site using ? https://sealy.com.sg/sealy-posturepedic-exquisite/

Hi,

1) Those are two different products so it’s hard to compare them. We recommend to check all pre-built websites to see how BeTheme configurable is.

2) BeTheme is fully compatible with WooCommerce plugin so this question is more to plugin’s author. However, as far as we knows, this 3rd party plugin has option like product variation. For more details about it, please visit https://docs.woocommerce.com/document/variable-product/

3) This site was built with BeTheme but it’s none of our demos.

Best regards,
Muffin Group team

Thanks for reply. Some questions related to point 2 & 3.

2. Is Betheme already integrated with woocommerce, and able to do shopping out of the box ?

3. I don’t quite understand. But the site is using your Bethemes. Is it because the design is further customized from the default layout ?

2. WooCommerce is a free plugin and you can download it from plugins repository.

3. Yes, site uses BeTheme of course but it is a custom work of its owner/ web developer. It might be created from the default layout of course.

Hard to believe that a high sales theme such as this cannot fix a simple Lazy Load problem. Are you kidding me?

Guys, here is the solution to add Lazy Load Support to muffin builder (last time i am using this builder).

1 Have a child theme

2 Copy /themes/betheme/functions/builder/class-mfn-builder-front.php TO

betheme-child/functions/builder/class-mfn-builder-front.php

#3 Add ob_start(); just after the show function EXAMPLE:
    public function show(){
     ob_start();
#4 Add $content = ob_get_clean(); echo apply_filters(‘the_content’, $content); just before the closing of the show function (bottom of file). EXAMPLE:
          // WordPress Editor | after builder

          if ( 0 == mfn_opts_get('display-order') ) {
              $this->the_content();
          }

$content = ob_get_clean();
echo apply_filters('the_content', $content);
      }

  }
}
Problem fixed. If this causes any issues, you can use a custom filter (other than the the_content) but you will also need to add it to the lazy-load plugin that way.

Hi,

do you refer to a3 Lazy Load 3rd party plugin or you mean the lack of lazy load feature in the theme itself? Please explain so we can avoid confuse.

Best regards,
Muffin Group team

This will make any Lazy Load Plugin work with your theme, specifically i am using a3 Lazy Load. As you can see the entire point is to give a filter before your content is outputted so that the plugin can edit the HTML markup and add the lazy load classes and or data attributes to the HTML.

Thanks you for the explanation. However, we’ve tested a3 Lazy Load plugin, use it on some private projects but never noticed that above modification is necessary as it does work with that. To be honest, we have no idea what your problem exactly is. Maybe you use pretty old version of BeTheme?

PRESALE QUESTIONS: Can use this regular license to built a turnkey website where my customers/clients can register and created their own website by themselves ?

Hi,

according to Themeforest license and agreements, once purchased license can be used for one site/domain only. If you want to use this theme for few sites, then you must buy as many licenses as many sites you want to build. This applies to all themes on this marketplace and there is no other license available.

For more details about the license of all products on Themeforest, please navigate to https://themeforest.net/licenses/standard

Best regards,
Muffin Group team

Hello! I delete site with license key and now how it to restore license key for this site? Site ms-strong.ru

Hi,

for those who have problem with license registration/de-registration, we released tool to sort licenses. Therefore, please visit http://api.muffingroup.com/licenses/ and sort licenses yourself.

More details about this tool, you can find on http://forum.muffingroup.com/betheme/discussion/36219/cannot-register-deregister-your-license-key-use-this-tool

Best regards,
Muffin Group team

In such case, please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look. Please do not forget to let us know in a message, what for this access is.

added a html5 video on my website slider http://www.orchidpetrochem.com/ , but sometime this video play on iphone sometimes not on android device works perfectly , please help to resolve this issue

Hey,

some devices simply does not support html5 videos but this has nothing to with the theme nor the plugin itself.

Best regards,
Muffin Group team

Hi. Is it possible to know who designed the graphic elements here? https://themes.muffingroup.com/be/hosting3/

Also, how can I activate revolution slider to unlock some of it’s features?

Hey,

1) We’ve designed graphic on this pre-built website.

2) purchase codes (license keys) are not included for plugins which are bundled into theme. It’s because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins are fully functional without it. If you want, you can find out more by visiting the links below:

https://help.market.envato.com/hc/en-us/articles/213762463

Something like “Free” version of a plugin does not exist. All bundled plugins are included with extended licenses and users can use these plugins within the theme without needing to purchase them separately. This is standard and according to ThemeForest rules.

Best regards,
Muffin Group team

Hi,

I have a question.

1) I can’t narrow the space between text contents.
Case.1 – /

123
456

/
Case.2 -’ (h4)123(/h4) (h4)456(/h4)
※ I replace the ”<>” to “()” for showing on this comment.
I already use “line-height = 0;”, margin, padding, but I can’t.

2) On “Image box”, how can I use the css style?
on “Column”, I can use “Custom | Styles / Custom inline CSS Styles”.
But on”Image box”, I can’t use that.

Thank you.

Hi,

1) To adjust spacing between the text, you have to use letter-spacing css attribute.

2) We are sorry but we do not have such field for Image Box item/shortcode included.

Best regards,
Muffin Group team

I mean not text-text(word-word).

It mean
Text (sentence / head or text contents)
   ↕
Text (sentence/ other head or text contents)

For that you have to use line-height attribute.

Hi,

I can’t update and activate Layer Slider and Slider Revolution plugins.

Layer Slider version is 6.10.0 and should update to 6.10.2 to be activated. Slider Revolution version is 6.1.5 and should update to 6.1.8 to be activated.

When I update these plugins I receive Successful Update message, but nothing changes and plugin’s versions doesn’t change.

What should I do?

Thanks

And, when I want to update Betheme itself, it says: Update Failed: The package could not be installed.

I can’t update Betheme itself too.

Hi again,

Problems solved! I hadn’t setup Betheme correctly. I reinstalled it and problems solved.

Thank you.

Great, thanks for the update!

Can I use, different themes for multiple website or do I need to buy license again and again for different domains / websites ??

Hi,

according to Themeforest license and agreements, once purchased license can be used for one site/domain only. If you want to use this theme for few sites, then you must buy as many licenses as many sites you want to build. This applies to all themes on this marketplace and there is no other license available.

For more details about the license of all products on Themeforest, please navigate to https://themeforest.net/licenses/standard

Best regards,
Muffin Group team

What’s the point of having so many template designs if I can only use one? better sell each indepidient template

Hi,

according to Themeforest license and agreements, once purchased license can be used for one site/domain only. If you want to use this theme for few sites, then you must buy as many licenses as many sites you want to build. This applies to all themes on this marketplace and there is no other license available.

For more details about the license of all products on Themeforest, please navigate to https://themeforest.net/licenses/standard

There is a many points of having so many different pre-built websites of course and this is what most customers exactly do:

1) You can mix and match different demos, pickup things you like from one demo and move onto another installation.

2) Lots of our customers are web agencies. They do install pre-built websites under their domain (sub-domains or sub-folders) and that way they can offer layouts to their customers. Later, in easy manner, they can do quick installation of specific demo for a client and make some adjustments for specific client. This speed up their work a lot.

3) Not seeing those demos, you won’t see how much you can do with one theme and how different the final websites can be.

Hope this explain a lot ;)

Best regards,
Muffin Group team

We are using the interface for https://denlednhat.com

If we use this interface for your subdomain, is it ok?

Hey,

yes, you can use same license for unlimited number of sub-domains but the whole trick is that you have to register license for main domain first and only then, you can register same license/key for its sub-domains.

Best regards,
Muffin Group team

The Muffin Menu doesn’t work, it never shows the submenus against any option. such as “always show”/”show on hover”/”show on click”...... what’s going on?

Hey,

please be so kind and send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look. Please do not forget to let us know in a message, what for this access is.

Best regards,
Muffin Group team

I have been reading the documentation and I can figure it out on how to change the single project template from this https://maranonad.com/portfolio-item/test-portfolio/ to https://themes.muffingroup.com/be/theme/portfolio-item/single-project-1/

Any ideas?

Hey,

https://themes.muffingroup.com/be/theme/portfolio-item/single-project-1/ is not a pre-made template of portfolio item. This is only example of what could be achieved within Muffin Builder if you will use it for portfolio item.

Best regards,
Muffin Group team

My license is blocked inappropriately!

I created a website in the domain lowconstrutores.com.br. Now the site will be transferred to the domain lowconstrutores.com.

I removed the license from lowconstrutores.com.br, I even removed the folder from the server, but there is an error when I try to register the license on the new website – lowconstrutores.com. He claims that the license is already in use on the previous website.

Attached is evidence that the registration has been withdrawn.

The support after 7 days answered me that I should contact the author!

My client is waiting for the completion of the site!

I need urgent help!

Thanks

Hi,

for those who have problem with license registration/de-registration, we released tool to sort licenses. Therefore, please visit http://api.muffingroup.com/licenses/ and sort licenses yourself.

More details about this tool, you can find on http://forum.muffingroup.com/betheme/discussion/36219/cannot-register-deregister-your-license-key-use-this-tool

Best regards,
Muffin Group team

Wow!!! Thank you!

You are welcome! ;)

Hello, we have a problem accessing support. We can’t remember the password and can’t retrieve it because the associated email account no longer exists. Can we contact you by other means? Thanks

Hey,

please send us private message via contact form on the right side at https://themeforest.net/user/muffingroup#contact and we will help you with your account of course ;)

Best regards,
Muffin Group team

Hi!

I’m using Fixed Menu style. Because I have too many pages in the menu, the menu is divided in two rows. One is Logo and the second actual pages of menu.

This won’t be the issue but the problem is that it gets into the content. I can’t see 1/3 of the header for example.

It doesn’t show like that on big screen only on smaller ones.

Is there any way how to set the menu that it shows above the content when it needs to be divided in more rows on smaller screens?

many thanks!

Hey,

please be so kind and send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look. Please do not forget to let us know in a message, what for this access is.

Best regards,
Muffin Group team

Hello, this plugin has shot my site down. Pls how can i resolve/update this Plugin issue. see the error below. An error of type E_COMPILE_ERROR was caused in line 242 of the file /var/www/wp-content/plugins/revslider/admin/includes/shortcode_generator/shortcode_generator.class.php. Error message: require_once(): Failed opening required ‘/var/www/wp-content/plugins/revslider/admin/views/modals-copyright.php’ (include_path=’.:/opt/remi/php73/root/usr/share/pear:/opt/remi/php73/root/usr/share/php:/usr/share/pear:/usr/share/php’)

Hello there, i didn’t received any meesage regards the solution in my inbox, except our ealier conversation which says; “Thanks” & “Hi, what’s the progress. Thanks”. Pls can you resend, because the time is running out, i need the site back online asap.

Also, i couldn’t find wooCommerce in my wordpress, i tried to re install, it says the file exist.

Maybe the e-mail address that is connected with your TF’s account is different one than you currently use. Your e-mail address where we sent message is jewelsbyjem@gmail.com so if it’s not right, please change it under your profile.

We re-sent it of course.

According to 2nd question, if you get the message about existing files, please remove them via FTP and then do install once again.

Hi, I’m trying to change de main menu to a horizontal list, now it appears as a hamburger menu, where can I descativate that?

Hi,

“Hamburger” is mobile icon menu and you can adjust its breakpoint under BeTheme Options > Responsive > Header section.

Best regards,
Muffin Group team

Hi, Thank you! What about the personalization of the client slider?

Sorry, we missed that comment. However, there is no such option to change the number of logo columns. According to color, which exactly you want to change?

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey