Discussion on Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Discussion on Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Cart 330,589 sales
Recently Updated
Well Documented

muffingroup supports this item

Supported

19011 comments found.

Hi, would it be possible for you to add a Skype item to the Social Media options in a future update?

Hey,

yes, we can add this icon into social icons section. Skype icon will be added with next update (we will finish it before the end of day) ;)

Hi there, pre-sales question, when using the boxed option, can you have a different background for each page?

Thanks in advance.

Hey,

we have Layouts Generator option (this is possibility where you can create different layouts for different pages) but to be honest we forgot that we can include backgrounds possibility as well :) Before the end of the day we will finish update and this option will be definitely added – promise :)

Thanks for suggestion and interest in Be!

Thanks for that, let me know when its included, then will definitely buy your theme, cheers.

We already added this possibility, update has been approved so this option is available to use as we promised. Hope you will love it!

Hi Muffin Group, Does your theme use the WP Bakery ‘Visual Composer’ page builder?

Hey,

we use our Muffin Builder instead of Visual Composer. Muffin Builder was created especially for our themes and is much lighter and faster than VC. We do not include VC because on many cheaper hostings VC does not work and users have a problems using it.

Thanks for your interest in Be! :)

Hi!

How can I change 1. the color of the menu letters and line above, 2. the color of top-head (div id Action_bar) “slogan”, “phone”, “mail”?

E.g. while the selected theme color is blue, the letters of the menu to be set into red.

Thanks, Tania

Hey Tania,

1. If you use “Custom” Skin (this can be selected in Theme options > Colors > General section), then menu link colors can be changed in Theme options > Colors > Header section. But if you use one of predefined skins, then then only way to do that is custom css, like below:

#Header .menu > li > a span { color: #000; }
#Header .menu > li > a span:hover { color: #E2E2E2; }
#Header .menu > li.current-menu-item > a > span { color: #FFFFFF; }

But to change this line color on active menu item above link, you can use below css:

#Header .menu > li a:after { background: #FFFFFF; }

2. Action bar background can be also changed the same way as above and in the same section but if you use predefined skin, then only below css will do it for you:

#Action_bar { background: #000000 !important; }

P.S. We really appreciate if you can give us the reason of 4 star rating that you left yesterday, so we can improve Be in the future updates. This will really help us improving theme. Thanks!

I thank you, too.
I have tried from “Menu Active Link color” but there was no effect.
I was warking from Mozilla, if that helps.

I send you a PM to justify my rating.
Tania

Thanks! Really appreciate it.

Hi, i’ve spotted a problem with the Call to Action box. If you add a link URL, the icon disappears.

As we see this icon is inside but have the same color as background. To change color of this icon, please use below css in Theme options > Layout > Custom CSS section:

.call_to_action [class^="icon-"]:before, .call_to_action [class*=" icon-"]:before { color: #000; }

This should help you :)

Many thanks, that’s made the icon appear. However, the circle which wraps it is still the same colour. What’s the CSS for the circle?

Sorry, we missed that one. For that please use below css:

.call_to_action .call_center .icon_wrapper { border-color: #000; }
Hello, how can i Fix the error in the header. Look at the picture : http://s1.directupload.net/images/140611/rxubokum.png

Thank You

Hey,

the thing you showed is not menu but default list of pages from wordpress. What you need to do is create menu and assign it for Main menu. We described everything on http://forum.muffingroup.com/betheme/discussion/3/how-to-create-own-menus

Thanks for choosing Be!

Hi Muffins! There is a problem with the Revolution Slider, there is no import button or add new slider button.

Screen attached. http://i.imgur.com/NBbwhiT.jpg

We already updated revolution slider to 4.5.01 version because we noticed this was plugin’s bug and plugin’s author fixed it already. All should be fine now :) Enjoy!

Oh my god! You ROCK!

Infinite stars rating for this theme and for the great support!!!

Thanks :) We really appreciate it!

Is the XML download up to date with new release? http://themes.muffingroup.com/xmls/

All xml files show dates of may 28th being latest. Just attempting to download newest demo content.

Ok but what file exactly you try to import? .zip or .xml file? Because after download you should unpack .zip package and upload only right .xml file – if you want whole content from demo then you need to upload file called betheme _ALL.new.xml

More info about that thing you can read on http://forum.muffingroup.com/betheme/discussion/14/step-by-step-how-to-re-create-demo-page

Hope this will help you.

I have all the xml demo content up – I get this error when doing the _all.new.xml file

So please send us access to your wp dashboard on pm and we`ll check it. Till today there was no problems with that so we need to check it directly on your page. To send us message use contact form on http://themeforest.net/user/muffingroup (right bottom corner).

Hello muffingroup, I’m using the betheme for one of our Websites – Now, there is an update. How I have to install the update?

I don’t want to loose anything.

Hey,

all you need to do is overwrite old files via FTP with the new one (but make sure you didn`t modified any theme files because you will lose your changes).

More info about theme update you can read on theme support forum http://forum.muffingroup.com/betheme/discussion/13/how-update-to-the-new-version-of-be-theme

Thanks for choosing Be ;)

I’ve been trying to register for your support forum and it just hangs there, never goes thru.

Found one more issue. It took that away from the actual post page. When I check category page, it’s still there. Will post link in forum where I put the original question. Or you can see at naturalwondersoftheworld.com the Europe category.

Also on home page, where right now I just have new posts.

We already answered on your questions on forum. Please leave questions in one place only because it is much easier and faster for us to reply only in one section. We recommend to leave this kind of questions on support forum because your Q&A can be helpful for other users as well.

Thanks for understanding :)

hi there I know this has been answered before but I can´t get it to work. I want to remove the subheader completely. I´ve tried:

Subheader { display:none; }

and

body.header-stack:not(.template-slider) #Header { height: 260px; }

with no luck. What am I doing wrong? I don´t want to just remove the image,I want to get rid of it. Thanks

To be honest we don`t see this bar the same way as you do. We got large header but in different light color. What we can give you is css to reduce header size, so please use below one in Theme options > Layout > Custom CSS section and we hope this will do what you need:

body:not(.template-slider) #Header { min-height: 130px; }

That did the trick..thank you very much!!!

You’re welcome! :)

Hi, I have just purchased theme and trying to get demo content but the xml webpage isnt responding once I input info?

Thanks

Hey,

please try to refresh xml downloader and try again. We know about the problems with envato API and that`s why we turned it off until they will fix it. This problem has been explained on http://themeforest.net/forums/thread/whats-wrong-with-envato-api/133707

But if you still won`t be able to download it, then please send us request via contact form on http://themeforest.net/user/muffingroup (right bottom corner) and we`ll send you package.

Thanks for understanding and choosing Be ;)

Got it now…thanks!

You’re welcome ;) We’re glad all is ok now!

how can i edit the copyright information at the bottom of the pages? thanks

Hi,

you can do it in Theme options > Layout > General section or in footer.php file if you prefer changes in files but we do not recommend it because of future updates.

Thanks for choosing Be :)

thank you for the quick response. this was really helpful. :)

You’re welcome ;)

Is possible to use as a catalog mode?

We know what you mean but we want to be sure what you exactly ask for. So you want to have WooCommerce shop like this one http://themes.muffingroup.com/betheme/shop but without prices, cart and buttons for purchase? Because if this is what you mean, then it is easy thing to remove them within few css lines from WooCommerce.

Ok, I’ll buy this theme, thank’s! :)

Thanks :) Hope you will love it!

Hi,

This theme has a lot of features plus an orignal design. Kudos!

A small design artifact bothers me however: is it possible to disable on a per post basis the sharing group (love, facebook, Tweet, Pinterest) that appears on the top-left corner of a post?

An example here.

I think it somehow breaks the spatial symmetry of each post, although I could change my mind about that…

Still, I would like knowing if this space related to social sharing can be put somewhere else or disabled.

Thanks for any precision!

Hey,

of course it is possible to remove this social sharing feature for post pages. This can be turned off from “Muffin options” section :)

Thanks for your interest in Be! :)

Thanks for your quick reply and glad to know that there is a setting for that! 8-)

I forgot to ask you also if a post can be full-width, without sidebar. Judging by the demo, it seems so but I’m not too sure.

I see this example of a post full-width for a slideshow but any kind of post can also be rendered without sidebar?

Thanks again to let me know!

Yes, any kind of post can be the same full width as this one you showed above. For any post type you can choose if you want sidebar or not. It depends on your needs only :)

Hey guys, I can’t get the demo xml files to download. The page says loading, and it has for a while now. I’ve refreshed it several times but I still can’t download it. Help, please, I need it asap.

Hey,

probably the problem is with envato API and their servers where everything is stored. Please send us request about xml files via contact form on http://themeforest.net/user/muffingroup (right bottom corner) and we`ll send you this file privately.

Sorry for thos problems and thanks for choosing Be ;)

Hi – your 960 grid demo is not working:

http://themes.muffingroup.com/betheme/960px-grid

Hey,

can you explain what exactly is not working? Maybe you need to refresh cache because you have css & js cached in browser. Or please maybe check on other computer because we already checked and all is fine.

Thanks for your interest in Be!

Yup – must have been the cache. All good now.

Glad to know ;)

Hi,

Is it possible to be slow for accordion or toggle dropdown speed?

Hey,

yes, this is possible of course. Just one easy thing must be changed in js/scripts.js file. After purchase we can tell you what should be done and where exactly.

Thanks for your interest in Be :)

Hi all,

Is there a full list of the shortcodes and their options?

Tania

There are values used in several shortcodes. Some of them e.g.
style=””
animate=”“
line
themecolor
(e.g. [hr height=”30” style=”default” line=”default” themecolor=”1”])
==================== I also asked for the demo content in a ticket. Please send!

Thank you
Tania

Thanks for the demo. Immediate response!

Demo content has been sent and as we see you already get it :) But about HR tag, as wee see in doc it has been also described:

• height – height for hr in px
• style – you can choose between 3 different divider styles: default, dots and zigzag
• line – you can choose between 4 different styles: default, narrow, wide or 0 (0 means no line)
• themecolor (choose between 0 or 1 – means color for this line comes from theme color option)

So if something is not clear, then feel free to ask because we really have no idea what hasn`t been described because from above answers you see that all those things has been described :) Each attribute has been mentioned and we explained what styles and other things are inside. But if we paste shortcode without any attributes, it is not important because we just show examples. The most important are attributes described for each item.

Thanks :)

On the demo using chrome for Mac the top sliding widget all appears down with no way to close it?

Hi,

do you use latest Chrome version for Mac? Because we already tested theme on Chrome for Mac a both (opening and closing) sliding widget works fine.

Thanks for your interest in Be!

Now using Chrome Version 35.0.1916.153 and seems to be OK. Thank you.

As we thought :) Sometimes there is a problem between computer and browser when is not up to date but is happen very rare. We’re glad all is ok now!

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