Discussion on Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Discussion on Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Cart 333,724 sales
Recently Updated
Well Documented

muffingroup supports this item

Supported

19046 comments found.

WPML 3.6.x will include native suppport for builders, in order to avoid recreating each page in each language. Are you planning to work together with them in order for WPML to support Muffin Builder as well ?

Hi,

the feature you are talking about is in beta phase and should be used on development sites only (it’s completely new option that has been released today). We are planning to support this feature but first we need to make sure if this would be possible to ensure support between this new wpml’s feature and the Muffin Builder.

Thanks for your interest in Be!

I know its in beta, i am just telling you that it would be great if you could be great to have this feature supported in the next versions of wpml and muffin builder.

Ok, so like we wrote above, we’ll have a look on it closer when we finish what we have on “to do” and will see if this could be even supported by Muffin Builder.

Hi, Is there any way of removing the image which is set as background image in theme options from the blog page? I still want it to appear everywhere else but on my the blog page.

Ok, thanks. So to replace background image with solid background color of each single post, please use the following css:

.single-post #Content { background: #FFF !important; }

Hi! Thank you, but could you advice where do I insert this? I normally enter CSS in the page settings, but I don’t see such option for the blog posts.

Also could you advice how can I change the text alignment?

Many thanks..

Each custom css need to be put under Theme options > Custom CSS & JS > Custom CSS section. In reference to alignment, on our side everything is fine and all texts are aligned to the left side what you can see on http://pasteboard.co/onQBllhD4.png

Hello, I have renewed support (username: singcat), but still can’t login to forum.

Hey,

as we can see, your account is fine. If you want us to reset your password for forum, please sent us private request thru contact form on the right side at https://themeforest.net/user/muffingroup#contact and we will help you.

Thanks.

I activated the theme but visual composer isn’t appear to edit new and old posts. It appear only to edit pages.

How do activate visual composer to work on posts?

Hi,

to activate Visual Composer plugin for posts, please navigate to Visual Composer > General Settings > Role Manager and activate necessary Post Types.

Thanks! :)

Hi! All features works on Visual Composer (VC) too? Can I create sites like demos using VC?

Hey,

we have some items like Offer Slider which doesn’t work well with Visual Composer as plugin is using the scripts that are simply incompatible with some of our features. But most features works fine with this builder plugin of course.

Thanks :)

For some reason the function of “filter by price” of the Cosmetics shop demo isn’t working. I can’t identify the reason. Could you help me solve this? It was working fine before and I didn’t understand what happened. You can see that there are products of different prices, but the function only shows the lowest value. The link is: www.bindoo.com.br

Thank you so much guys!

Hey,

if you look into JS console of your site, you see some javascript errors that has nothing to do with the BeTheme. We suggest to start from extra plugins deactivation but if this won’t help, we recommend to re-install WordPress along with all plugins and theme as well.

Thanks.

Hi!

http://prntscr.com/d3xty5

how I can resize the logo without affecting the menu?

Hey,

the logo size you can set under Theme options > Global > Logo section.

Thanks! :)

Where I can find the Add-Ons of revolution slider?

Hey,

what kind of add-ons you mean exactly?

Thanks for choosing Be :)

Hello, my client is using this theme, we are having problem with the header:

when we turn the responsive mode on, the desktop menu will not show, but if we turn off the responsive mode the desktop header and menu shows up.

please how can we fix this ASAP? thanks.. regards.

Hi,

as you can see, there is no “Purchased” label next to your nickname what means you did never bought this theme. And because support is for our customers only, we can not help you unfortunately. If your client bought it, tell him to create account on support forum and post your questions there.

Thanks for understanding!

You have a good theme. How to use Newsletter ? Now the text field only display [mc4wp_form]. What should I do to activate the newsletter feature. The form, the subscribers, mail distribution, etc.

Hey,

for newsletters, we use Mail Chimp plugin so to use these forms, you need to install Mail Chimp plugin.

Thanks for choosing Be :)

HOW HIDE THE COPYRIGHT? OR CHANGE BACKGROUND COLOR COPYRIGHT? CAN I REMOVE COPYRIGHT OF SPECIFIC PAGE? http://gocreativa.com/7p/

Hi,

to change background color of copyright section only, you need to use the following css:

.footer-copy-center #Footer .footer_copy { background: #000 !important; }

But to remove copyright from specific pages, you need to use:

.page-id-xxx .footer-copy-center #Footer .footer_copy { display: none !important; }

where xxx is page ID.

P.S. As you can see, your Themeforest’s support has expired so we would be grateful if you can extend it’s period before future support questions.

Thanks!

Hello, i bought your theme but i cant install. WordPress is saying that Stylesheet style.css is missing.

Hey,

you get this message because you are trying to install wrong package (files). The file you supposed to install is betheme.zip file and not the complete package you downloaded from Themeforest which contains stuff like documentation, psd files, sliders, etc. More details about this issue you can find in support’s tab. But for more details about how to install theme properly, please check documentation.

Thanks :)

Hi!

Downloading the demo “App”, the menu does not work in hover, where should I change this to work?

http://e2e-performance.com/wp2/ http://prntscr.com/d358j2

Hey,

as we can see, hover state on your site works exactly the same as on our demo. Does it mean you did sorted it already?

Thanks :)

Hi, We have a problem. We use qTranslate but Muffin builder is not compatible. How should we do in this case ?

Thanks..

Hi,

we are sorry but qTranslate was never tested with Muffin Builder. However, as far as we know, some users uses basic format as:

[:en] english [:de] deutsch [:]

and it works. So you can try to use qTranslate that way. So far, the only multilingual plugin we tested it it’s compatible with BeTheme is WPML plugin.

Thanks.

Hi, Thanks for reply. But it’s plugin more expensive than theme. This is illogical !

Good products with better, quick support and fast update reaction costs so we do not see anything illogical here. We have thousands of users that uses WPML plugin and they are more than happy using it.

Hi,

I am building a PHP form and I would like to incorporate a searchable multiple selection field similar to Chosen (https://harvesthq.github.io/chosen/). I was wondering if you already had this function in the theme or knew how I might incorporate it into the code?

Cheers

Hey,

we are sorry but we do not have anything like this included into theme yet and we did never tested anything similar what we may recommend.

Thanks!

Hello, i can’t find any custom CSS option on portfolio pages, so i’ve added:

.single-portfolio .post-meta .author-date { display: none !important; } .single-portfolio .project-description { display: none !important; }

In my BeTHeme options -> custom css in order to hide author and post date for portfolio, however that doesn’t seem to apply to the portfolio pages anyway, how can i solve this?

If possible i would also do some other portfolio changes:

1. Remove the icon in front of the the text with categories 2. Make the text for the categories (below the h1) lighter and slightly bigger. 3. Also remove date from “Previous” and “Next” navigation where you can navigate to other portfolios.

Ok, thanks. So the reason why above css does not work is that you are using Intro header type which is totally different from other. And to remove date and author from intro background, you need to use the following css instead:

#Intro .intro-meta > div.author, #Intro .intro-meta > div.date { display: none !important; }

But to remove the icon in front of the categories, make the text lighter and bigger and remove date from fixed navigation, please use:

#Intro .intro-meta > div.categories i.icon-docs { display: none !important; }
#Intro .intro-meta > div a { color: #FFF !important; font-size: 18px !important; }
.fixed-nav .desc .date { display: none !important; }

Hello! Great theme!

We have an issue on http://beaucomprojecten.nl/. Custom font we use is not working in all versions of Internet Explorer. What is de solution to this issue?

Hey,

please be so kind and send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to let us know what for the access is.

Thanks!

how can i fined revolution slider purchase code

Hi,

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 read more details about this on Envato forum:

http://themeforest.net/forums/thread/dont-work-my-purchase-code-stardust-w-revolution-slider/186285

Thanks!

The images comes with demo are copyrighted or rights free ? Can we use those images in website ?

Hey,

it depends which images you mean exactly. Some of the images are free, some we did and some we bought. For these last, you need to buy license if you want to use them legally.

Thanks for your interest in Be! :)

Appreciate the instant response. I have bought the theme from my other account. I want to use http://betheme.muffingroupsc.netdna-cdn.com/be/digital/wp-content/uploads/2015/07/home_digital_slide_1_bg.jpg image. And some other images as well of BeDigital. Does it mean if I have the license oof theme then I can use any image ?

If images were made by us, then you can use them of course. But if we bought them, then you need to buy license as well if want to use legally. Below we give you full list of images used for Be|Digital demo:

————— D I G I T A L —————

Flickr:
————————————
Elliott Brown
https://www.flickr.com/photos/ell-r-brown/3805930856/

Stephen Bowler
https://www.flickr.com/photos/50826080@N00/2495103840/

Photodune:
————————————
Beautiful girl sms text messaging or using application
http://photodune.net/item/beautiful-girl-sms-text-messaging-or-using-application/6967305

Passenger Airliner in the sky
https://photodune.net/item/passenger-airliner-in-the-sky/8828185?s_rank=5

Unsplash:
————————————
http://unsplash.com/post/69929366684/download-by-tim-de-groot
https://unsplash.com/photos/VjmlDjePHjE

Stockpic:
————————————
http://stokpic.com/project/camera-notebook-pen-and-coffee-on-desk/

Pixabay:
————————————
https://pixabay.com/en/smart-watch-apple-technology-style-821557/
https://pixabay.com/en/city-street-urban-town-road-731296/
https://pixabay.com/en/imac-ipad-computer-tablet-mobile-605421/
https://pixabay.com/en/keyboard-type-computer-computing-498396/
https://pixabay.com/en/desk-office-business-apple-iphone-691808/
https://pixabay.com/en/woman-working-business-woman-690036/

Hello. I have 02 questions: I using BeCoaching, how can I translte SignUP buttone on the Lef-Top side of menu bar? In addition, I have paid $20 to using SMS features. Frankly saying that it charged me $0.3-$0.5 for per sms. It’s super expensive. But the problem ís that your sms system run not stable. Almost the cases when my customer ordered and leave mobile number. There nothing sms send to their phone. I tried to use Test Feature and inputed my phone number, it’s not work anymore. How can I get refund for SMS feature?

Hey,

1. This “Sign up” button in the right top corner is Action Button and you can change it’s text under Theme options > Header & Subheader > Extras section.

2. We do not have any SMS feature included into theme so we have no idea what are you talking about exactly.

Thanks.

Oh sorry. That’s a plugin form third partner, I will contact to them.

No problem.

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