Discussion on Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Discussion on Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Cart 333,718 sales
Recently Updated
Well Documented

muffingroup supports this item

Supported

19046 comments found.

Would it be possible to show the section name as navigation in the pageable container? instead of the dots.

Hey,

we are very sorry but only dots can be displayed as navigation.

Best regards,
Muffin Group team

Can I get some help here. For some reason I can’t add sections or edit Columns? i’m running the latest build.

Hi,

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 have a closer look on the issue you met. Please do not forget to let us know in a message, what for this access is.

Best regards,
Muffin Group team

I bought theme and would like to ask quick question? Is there any easy way to change colours globally? At this moment is brown can I change it to bright colours? As well on page https://mullapurfswtuk.org on some pages under the bar there is belt with different colour . Can you tell me why is this way?

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

Hi, How can I deregister a website that was deleted?

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

Thank you!

You are welcome! ;)

Hi. It is possible to show only in a particular page in the Header a different logo and a different menu colors? For example if i use at default the dark version, show the light version? Thank u so much!

Hi,

yes, you can. For that, you have to use layout configurator feature.

Best regards,
Muffin Group team

This works to show a different logo, but I can not show the black menu. I have done with css but it works only if added to the theme options, it does not work in the css of the single page, not even with! important; Can you help me? In practice I would like the color font menu to be black (now it’s white) same thing with the burger menu. Thank you

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.

Great theme.

Thanks! ;)

Hi!

I buy the theme a long ago and the experience was awesome; but at the last update the message appears in top of my website:

class=”page-template-default page page-id-134 logged-in admin-bar no-customize-support color-custom style-default button-default layout-full-width header-classic header-boxed sticky-header sticky-tb-color ab-hide subheader-title-left menuo-right menuo-no-borders logo-no-margin footer-copy-center mobile-tb-hide mobile-mini-mr-ll be-reg-20975 elementor-default”>

Site: https://multiturma.com.br/blog

in version 20.9.7.1 working fine, I make the update today…

My support time experied can anyone help me?

i look here and this is happening when i put the code of tag manager manually. I will try the theme options.

Hi,

if you get it when put manager tag, it means the tag is incomplete as something in this code is not closed/opened properly.

Best regards,
Muffin Group team

I have a question about needing to update or not. The matter is this: the site of my client was first made and maintained by another web company, and now I am the new webmaster of their site. The problem is the previous company had bought this theme, currently version 17, and my client has no account and no license for Betheme and was left with no information about the theme nor anything else, so I’m figuring out this myself. I have been updating pugins and Wordpress, but I’m not sure about the theme. It says there are outdated Woocommerce files, but is it really necessary to update the theme? If I update only Woocommerce, will this break the site? And if I need to ask my client to buy a new license, can I update from version 17 to the new one?

This is the site: https://www.cezet.com/

Thanks,

Jack

Hi Jack,

if you have message about outdated WooCommerce files in means that you have to update theme files as many things has changed between WooCommerce and BeTheme since version 17.

Best regards,
Muffin Group team

Okay, so updating is necessary. Can I update safely from that version to the new version, by replacing the theme folder?

Yes, if previous dev did not done any modifications in theme files, you can do the update. However, to do it right, you have to remove existing theme files first and later upload the newest instead.

Is there a posibility to change the button colors ? If you go to option and colors and i put my color thats blue al the buttons and style changes to blue . I want everything to blue except the buttons. You can use .themecolor and .themebg classes in your content this is blue but only my buttons needs to be green

Hey,

if you want everything to be blue, except the buttons, we recommend to set blue color under the options and use custom css to change color of the buttons only.

Best regards,
Muffin Group team

i Want my main sidebar for woocommerce on the left how can i do that?

Hi,

Please go to Pages, find Shop page, and edit it.

Scroll to Page Options and select Layout: Sidebar Left and save your page.

https://pasteboard.co/HL0QG09.png

Best regards,
Muffin Group team

Hello. How can I change the color of the button when using a pop-up?

Hi,

Please send a link to your page so we can check it.

Best regards,
Muffin Group team

http://paul.stud10.agency/#civil Here’s the link. As you can see the “See more” button depends on the section, in one section needs to be white, in other dark. I added this shortcode: [popup title=”SEE MORE” padding=”20” button=”1”]. How can I control the color ? Thanks!

Thanks for the links.

There is few different ways to can what you need.

The first one are built-in classes with pre-defined styles. You can choose between dark (the one you already set for all sections) and light. These classes set pre-defined styles for sections and makes elements dark/light base on the class name you set.

The other way with more control is custom css. You can prepare custom css for 2 own class names. For example first class can have dark-popup and the other one light-popup. Under BeTheme Options > Custom CSS & JS > Custom CSS section, regarding those class names, you can write custom css declarations:

.dark-popup a.button {
    border-color: #FFF;
    color: #FFF;
}

.light-popup a.button {
    border-color: #000;
    color: #000;
}

For some reason icons are missing after an update. For example i’m using: [pricing_item title=”30 Seconds” currency=”$” currency_pos=”left” price=”190” period=”” subtitle=”” link_title=”Let’s talk” link=”http://site.com” target=”” icon=”icon-comment-fa” featured=”0” style=”box” animate=”“] But i get a blank icon. Any ideas?

Hi,

We have checked your code, and it works fine: https://pasteboard.co/HKQ7eBu.png

Please create a topic on our support forum, and provide a link to your site so we can check the problem.

https://forum.muffingroup.com/betheme/

Best regards,
Muffin Group team

hello, can you deregister my demospace domain, i want to install my site and license to my original site but i have this errore: Purchase code already used. Please deregister purchase code and remove theme folder on: demo6.bernyweb.it

I can’t deregister myself, my demospace is offline for more time. thx

Hi,

For those who have problems with license registration/de-registration, we released the tool to sort them. For this purpose, please visit http://api.muffingroup.com/licenses/ and sort licenses in your way.

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

sorry, i try to use your tool,but i have this errore: {error registered licenses for this purchase code and username”}. And i have a license and i bought yout theme. Why i have this errore?

Hi,

Please send us your purchase code and temporary wp-admin access privately thru the contact form at
http://themeforest.net/user/muffingroup#contact

Please attach a link to this comment or describe your problem.

Best regards,
Muffin Group team

Hi! Here´s my website http://ucorestaurant.com/hometest/ I need to put the social media icons over the video. Should I set 0% opacity at the Action bar? Maybe including them into Revolution Slider? can you tell me how to fix it? Thanks!

Hey,

to make the background of Action Bar transparent (similar to menu and logo) you have to use the custom css below:

.header-split #Action_bar {
    position: absolute;
    background-color: rgba(14, 14, 14, 0.8);
}

Best regards,
Muffin Group team

Hi. I have a multisite installation, and after the last update, i select a revslider for a page on the main site and the revslider do not gets saved. Even if i put the revslider short code on the field and hit update, after the page reloads, it was like i’ve selected none slider. I do not have support anymore, but i think this is a global issue. I do not find the file “functions/meta-functions.php” as sugested here: http://forum.muffingroup.com/betheme/discussion/386/be-landing-slider-disappears-after-edit-rev-slider-multisite-issue I change the base_prefix to prefix on theme options > global >advanced and the problem goes on. Can you please have a look into?

Hi,

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 have a closer look on the issue you met. Please do not forget to let us know in a message, what for this access is.

Best regards,
Muffin Group team

Hi! I use my registiration code “kisakeselim.com” this domain. But my website delete my server and ı can’t deregister theme. Now ı can not use my registiration code any domain please can you help me?

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

Hello, I bought a license, I was looking at different templates but when changing the template and resetting the database, I no longer let myself install the theme I chose, it tells me that the purchase code is invalid. What I can do?

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

Thank you

You’re welcome ;)

Hi, I’ve reset my wordpress and it wont let me install BETheme again? The thing is, I cannot deauthorised it as it’s reset already. can you help, please?

I also know that my support ended. However, what I require is for me to install it again and not requiring additional assistance for the theme.

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

Done. Thanks a lot!

You are welcome! ;)

Hello! I want to buy this topic, but there is one question. Can I post a topic on three different sites? Or is the license valid for one domain only?

Hi,

in reference 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

And if I buy, for example, 3 or more licenses on this topic, is there a discount?

Hi,

Sorry, but we can not offer bulk sales. Only Envato can do that. Please contact Envato directly.

Best regards,
Muffin Group team

Hello! Say please, how delete border around photo? https://pastenow.ru/40MUQ

I write. But say please how do reviews per page 20 and pagination?

And why title of product is h2, but SEO must h1 – https://pastenow.ru/410Q6 - https://pastenow.ru/410QA

Hi,

Please describe your problem more clearly because we do not understand.

You can create a topic on our support forum, and provide some screenshots for our support team.

https://forum.muffingroup.com/betheme/

Best regards,
Muffin Group team

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