Discussion on Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Discussion on Betheme | Responsive Multipurpose WordPress & WooCommerce Theme

Cart 333,672 sales
Recently Updated
Well Documented

muffingroup supports this item

Supported

19044 comments found.

Dear, as I know that you guys don’t have booking system. So, could you please give me suggestion about some widget to integrate with Be|Hotel or something?

Thanks!

Hey,

we did never tested any booking system so we can’t recommend any because we don’t know which will be best. You should to try some of them yourself and pick up the best for your needs.

Thanks for choosing Be :)

Hi, Could you help me out on a few issues?

1, How do I deactivate that subbar that comes up on every image linked when I hover the mouse? 2. Could you point me to where I can correct the responsiveness on my website, temp link is (www.bigbadbits.com.br/limaleite) 3. Im having trouble editing portfolio appeareance. Can you point me to where I can tweak it to look nicer? See also at the bottom of www.bigbadbits.com.br/limaleite

2) Please show us on screenshot what you mean and also send url to page where you got this bar and we’ll see if we can help you.

3) Which portfolio items you mean? These in the bottom of site (portfolio item)?

4) We explained in the documentation how it works.

2 and 3) I`ll try harder and ask for advice later.

4) It worked for the menu links, but the button at the very top of the page is linked with a # and it doesn`t go smooth. How do I fix that?

If you want to use smooth scroll for button, you must try to use class=”scroll”. We did not tested it for button but for links this works great.

Under the Theme Options> Header & Subheader > Extras… Whenever I add title and link, and/or allow the search icon to be on default, I get an extra button with the “test” text in it. How can I remove this? I want to be able to add a button and display the search button without this extra “Test button”.

Hi,

this is what for this option is. If you will add text or title for “Action Button” fields, button with this text will show on the right side of menu.

Thanks for choosing Be :)

I want the search button icon to show. How can I edit it so it says search instead of “test”

If you want to activate search icon, you must activate option responsible for search under Theme options > Header & Subheader > Extras section. There is no other way to activate search on site. If you already did it and search icon won’t show, then please send us url to site where you did it and we’ll have a look on it.

hello, I just downloaded the betheme-xmls.zip and it only contains 30 home pages xmls. Could you please provide the complete zip with all pages? thanks

Hey,

we have no idea why you downloaded this file because this is completely unnecessary. All files and demos are already included into package and you can import them thanks to “1 click installation” feature. More information about this you can read on support forum.

Thanks for choosing Be :)

Hello!

I have another question please. How did you managed to put the background image on the flat box shortcode and on the right section? (RED)

Check this image please: http://www.awesomescreenshot.com/image/337771/6c740531c235b69cddd5e9087996806c

i can’t figure this out!

Can you guide me here please? thanks!

AH! saw the CSS now :) just have to update the image links right? Thanks again

Hey,

yes, you must update image links.

Thanks for choosing Be :)

When you look at this page http://golfclub.reijnenconcept.nl/wp/ the main menu don’t work good. How can i fixe this?

No, you did not turned off subheader. If you don’t know how to deactivate this option under Muffin Options panel, then maybe will be easier for you to deactivate subheader with custom css:

.home #Subheader { display: none !important; }

Whatts the name of the folder i must change this?

You don’t need to change any files. Each custom css should be pasted under Theme options > Custom CSS & JS > Custom CSS section.

Hello Guys!

Thanks for the beautiful theme! I have question for you.

I’m making some changes in the theme-functions.php, so I made a copy of the file in the child theme directory and made all the changes I needed.

But it seems that the site is still reading the file on the parent. Is it possible to override this?

Many thanks

Hey,

under child theme, you can overwrite only functions in functions.php file. It is not possible to overwrite whole files because it is not allowed by WP. More information about this possibility you can read on support forum.

Thanks for choosing Be :)

Ok, I’ll discuss this with my developer. Ons last question: does the theme already have a transparant menu that can be aligned in the center?

If you mean mask for images, then yes, you can do this of course with below css:

.image_frame .image_wrapper .mask { display: none !important; }

Hey guys, i think this disables the hover. My question was if I could change the white-gradient overlay to something with a littlebit color in it?

Sorry, it’s our mistake. To change mask color, please use below css instead:

.image_frame .image_wrapper .mask::after {
    background: rgba(20, 30, 40, 0.4) !important;
}

Hi guys, I want to buy your theme again, but… Is it possible to make an exact copy of http://snag.gy/vplsD.jpg If yes, can you help me out with all needed css?

Hey,

of course this will be possible to make similar site but this needs a lot of changes. So to build exactly the same site, you should contact with your site developer because good skills are necessary here.

Thanks!

Thanks for your answer. Any idea on what theme i should start? BeSport?

It depends which one you like because none of them does not look as what you need. But we can consider similar demo while future updates.

Hi, how do I change color on BeSport of mine http://cocombees.com/ I tried changing them at backend but nothing happens.. Color is set to custom color currently and I’ve changed all the color to blue.. But I don’t want them to be all blue so I need custom color..

Hey,

if some colors can’t be changed from Muffin Options section it means that you can change them by editing section items (we mean background colors or images) and also you can check them under Theme options > Layout > Custom CSS & JS > Custom CSS section.

Thanks for choosing Be :)

Is there a way to have parallax scrolling?

Hey,

yes, it is possible to have Parallax. You can see example at Be|Parallax demo.

Thanks for choosing Be :)

Hi, I have a problem with search box and others areas. The background is blue… but i haven’t blue color selected in settings / colors An idea ? When i use firefox inspector, i have this : background-color: #FDCA34; (yellow color)

Thanks

Hey,

please send us url to site where you got this search box area and we’ll have a look on it.

Thanks for choosing Be :)

Any chance on getting this theme HTML/CSS/JS only without Wordpress? I’d love to use it but in another CMS.

Hey,

unfortunately we do not have HTML version of this theme, only WordPress.

Thanks for your interest in Be anyway :)

Aww that’s unfortunate, I would happily shell out the money for a non-wordpress version. This theme is really great :’(

Hi, how can I adjust the number 3 slider bullet point and text to properly align inside the boxes as shown in this shot; http://awesomescreenshot.com/0af4zpz766 I used this but didn’t work; .tp-caption.black_bold_bg_20, .black_bold_bg_20 { font-size:20px; line-height:20px; font-weight:900; font-family:Raleway; color:rgb(255, 255, 255); text-decoration:none; background-color:rgb(0, 0, 0); padding:0px 8px; text-shadow:none; border-width:0px; border-color:rgb(0, 0, 0); border-style:none; } url: http://ultramediasolution.com

Hey,

please send us private message with access details to your wp dashboard via contact form which is in the right bottom corner at http://themeforest.net/user/muffingroup/ and we’ll have a look on it for you.

Thanks for choosing Be :)

Hi, I’m seeing this!! our access to this site has been limited

Your access to this service has been temporarily limited. Please try again in a few minutes. (HTTP response code 503)

Reason: Fake Google crawler automatically blocked

How can you aid me? jeez!

Solved! It was WordFence security behaving erratically on my multisite..

Hey,

thanks for the explanation. We’re glad to see that you sorted it yourself.

Thanks for choosing Be :)

Hi betheme, how in heaven will I be able to change the section background present in Call Center demo as shown in this shot: http://awesomescreenshot.com/0d34zphe98

Also, how can I include google fonts to the revsliders for better interesting fonts?

Regards

Whoops! Great work of art guys! Just like Divi but your designs are 21st century and your support is one of the core factors I will recommend your framework. Thanks a million. Problem solved.

Cheers!

Fast question, on the section responsiveness, if I leave it at default what’s the outcome?

Just nothing :) Sections will appear on all devices by default.

creative always open design: im not able to show widgets in the footer! i can see them in the BeDentist demo but i cant seem to activate them on my BeInterior demo.

how can i send you a link privately?

just sent you a pvt msg here. please check it out.

We already sent you more details on pm :) We appreciate if you can do not inform us about each private message in this section. Just continue private writing for future questions.

Thanks :)

Hello! My site is running BeTheme 6.1. Is it safe to download the latest version and update it or have changes been made between 6.1 and 8.3 that would make that a bad idea?

(In other words, can I do an in-place update or have there been so many changes that I need to setup a development site to perform the update?)

Hey,

if you did not modified any theme files on FTP then of course it is save to update theme. We recommend to update theme files via FTP client because in our opinion this is the safest method.

Thanks for choosing Be :)

No I didn’t modify any of the theme files and my CSS preferences are in the Theme Options panel. So it is safe to overwrite the theme files on the live site?

Yes, it is safe if you keep everything in Muffin Options.

Hello,

When i import a demo data in to Wordpress the field is empty.

Hi,

what field is empty exactly? Please give us more details about what happen and we’ll try to help you.

Thanks for choosing Be!

Is there any way of setting the page conent area to 960 width but retaining full width for header and footer?

Hey,

it is possible to set 960px width but this concerned whole layout so you can’t change width of content section only.

Thanks for choosing Be :)

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