19045 comments found.
Hi, i use your yoga one-page theme. i would like to have no white frame around pictures in posts (blog) css class is image_wrapper but i don’t know were to edit this?
i would like to find a solution over custom css funktion. i allready added this to remove the overlays from post pictures:
.single-post .image_frame .image_wrapper .image_links { display: none !important; } .image_frame .image_wrapper .mask:after { display: none !important; }
THX
Hey,
to remove the border for images, please use below css:
.image_frame, .wp-caption { border: 0 !important; }
Thanks 
THX
works perfect! 
You’re welcome 
Hello Sir,
I love ur Theme.
Really awesome !
But i wanna ask, i wanna input pdf file in new page, What should i use ? when i using muffin builder.
Thanks !
Hi,
how exactly you want to put this file? You mean button with link to .pdf file or what?
Thanks!
yes sir . correct. how to use ?
Ok. So in this case, you can use download button shortcode, which looks like below:
[button title="Download file" icon="icon-download" icon_position="left" link="http://Link-To-File" target="_blank" color="" font_color="" large="0" class="" download="The Name of Downloadable File"]
Hello, please, in my blog posts I have 3 share buttons: face, twitter and pinterest. how to have the instagram share as well? is that possible? thanks
Hi,
all details about additional share buttons you can find on support forum.
Thanks for choosing Be 
Hi,
I’m facing some issues with Revolution Slider and Mailchimp form with Be.
I’m using the “Newsletter Hero19” slider of Rev Slider and on the preview all is OK, but when I publish it the subscription button appears bellow the e-mail field.
Even if I just use the Mailchimp form shortcode, the same problems happens. The submit button appears bellow the email field.
Your help is welcome to solve this.
Thanks
Hi,
what is the url to site where this happen?
Thanks!
Ok, thanks. Please use below css and this should do the trick:
#mfn-rev-slider input {
display: inline-block;
}
hello , I wanted to know if there is a way to disable the muffin builder and use only the Visual Composer , because the Visual buider is much simpler to use. Thank you
Hi,
you can disable Muffin Builder under Theme options > Global > Advanced section.
Thanks for choosing Be 
Ok thanks, but i’m in “Advanced section”, what’s the name of the right setting to disable muffin builder? Thank you
It’s “Builder | Visibility” option.
hi, when a pop up form is completed, it shows again. Try here for example ( http://www.mtest.nl/en/wendia-point-of-business-2/ ) When you request more information and when you complete the form, it pops up again after completion…
thanks!
Hi,
there is no form on this page. However, this is how the form works. After message was sent, form is clearing and there is only information about sent message. This is of course proper behave what you can see for example on our demo site.
Thanks!
yes, there is. There is a pop up form when you click the button “request more information”. When this form is completed, an empty form pops open with a message. I don’t want this second pop up to come. Can i change that somewhere?
thanks, Yannick
Sorry but this can not be changed unfortunately.
Hello,
Great theme! I have a few pre-purchase questions:
1. Is it possible to feature full-browser video on the homepage?
2. If the answer to #1 is yes, can the video be embedded from Vimeo? Can the video be uploaded directly to the theme?
3. Can the video’s audio be off by default but with a control to turn it on?
Thanks for your assistance!
Hi,
1. Do you mean something like we did on Be|Furniture demo?
2. If you mean something like we showed above, then it is possible to display only own hosted videos because it’s section’s background. If you want to display vimeo videos, then it will look like on Be|Video demo.
3. Like you see on Be|Video demo, you can on/off audio.
Thanks for your interest in Be 
Hi,
a quick question… am using the “Empty: Subpage without Header” header style, and i wanna see if there is an option to open the menu in a mousehover on the menu icon, right now the menu only opens if the menu icon is clicked…
Thank you in advance.
Hi,
this menu can be opened on click only.
Thanks!
Hi guys. Can I have your video from BeParty template? Or where do I get one?
Hi,
to be honest, we do not remember where from we get this video actually.
Thanks 
hi, when i fill out a form ( http://www.mtest.nl/en/demo-2/ ) and let’s say i dont fill out organisation. it only gives me an “X” but no message like “please fill out all your fields” . Any suggestions on how i could do this.
cheers, Y
Hey,
this is how forms for this theme has been styled. We do not have any messages what you can see on our demos as well. As you can see, there is no space for additional form messages.
Thanks!
but when a message is validated, a green box appears. Couldn’t this be done the same way for “red box” with invalid message? Thanks!
Ohh, ok. We thought that you mean to display error messages for all fields
But if you want to display just one message (similar to sent message information), please use below css:
.wpcf7-validation-errors {
border-color: #000 !important;
color: #000 !important;
display: block !important;
}
Thank you, i added the code but still no message? regards, Yannick
Where did you added this code? On what page? Because above url does not work and if this is the page you mean, we can not open it unfortunately.
i added this code to custom css . Strange because the website ( http://www.mtest.nl/en/demo-2/ ) should work fine. regards, Yannick
ok, got it working, but the only message showing is “Validation errors occurred. Please confirm the fields and submit it again.” so when a required field needs te be completed it’s not saying the relevant message.
This is the only message that can be displayed. If you want to display messages for each field, then you must modify theme files because with current version it is impossible. Only red squares with “X” sign says in which field you did mistake.
hi, ok so i updated to the latest version
how can i change this? cheers !
Sorry but where we said that it will be possible after theme update? We wrote, that you must modify theme files if you want to show messages for each field. But if you don’t know how to do this, you should contact with your website developer because we do not offer files customisation.
hi
when i create a Under Construction with countdown the countdown still 00 day 00 month 00 year
every thing is 00
sorry about this i fix it i figure that i user the page counter not Under Construction counter
Good to hear that you found it!
I entered the code ?rel=0 at the end of the string of videos youtube to avoid loading related videos: not working. If i enter the video with the iframe youtube it works, but with your section doesn’t, there is another way to do it?
Hi,
our video items works with video ID, not url. So maybe that’s the reason why your link does not work? Please show us on screenshot how you did it exactly so we can have a look on it.
Thanks 
This is the screenshot: http://snag.gy/gcxVQ.jpg
Did you saw “Parameters” field below Video ID? This is the field responsible for parameters like rel.
I’m sorry I missed it completely, thank you very much !! 
You’re welcome 
Hi,
I have an issue where I have 3x videos on one row and 3x text columns directly underneath using the muffin builder – when i resize the window the the correct logo and text stays under but when it hits a mobile display size, then 3x videos appear then the 3x text columns, so desktop size is:
VID VID VID
TXT TXT TXT
And when resized it appears:
VID
VID
VID
TXT
TXT
TXT
when it should be;
VID
TXT
VID
TXT
VID
TXT
etc. Any way to fix this? And another question – is there any way possible to have image placeholders in the muffin builder, which when clicked a lightbox could appear which linked to an embedded video?
Thanks
Hi,
this is how responsive mode works exactly. Responsive is reading the content by rows so it is properly behave of course. If you want to read the content like you described above, you should use “Column” items for that. And inside each column you should use Video shortcode and text below. Only then it can be displayed on mobile devices as you wish.
Thanks 
Thanks, that worked! Just another Q – if I have a really big page (not post) and I want to split it using the <—!more tag is it possible to paginate it, or is there a different shortcode available?
As we know, for pages this feature is unavailable.
hallo muffins, I’ve sent an email, but until now did not get a reply. My problem is when installing the demo content, which appear incompatible with your demo examples.
there is a section of text and images that do not appear
how to fix it ..
because of yesterday I have not got the answer .. I really need this solution Please help
I installed the demo is a bakery. before I installed the demo restaurant, and the problem is the same ie no missing parts and do not appear
Thank you
Hi,
we reply on all questions within 24 hours so writing in comments section won’t speed up anything. We got a long queue of questions and everyone must wait for own turn. We already replied on all e-mails so you probably get the answer on your question as well. We appreciate if you can do not inform us about messages in comments section because this really do not speed our reply.
Thanks for understanding!
Couple of quick questions prior to buying:
1. Is it possible to get the ‘Golf’ theme layout as it is in the demo site after purchase or does this come through with the theme? 2. Is there demo content that comes with the ‘Golf’ theme ? 3. Are all stock images, graphics etc. included in package?
Hi,
1. You can easily install any pre-made layout you want on your site.
2. Yes, all demos you see on our site comes with theme of course. So you can pick up Be|Golf demo and install only this one demo.
3. Some images are free, some we created but some we bought so it depends which images you want to use.
Thanks for your interest in Be!
Hi. I am considering to buy this theme, but have a question.
Looking the demo, found one that I like and is good for me. The problems is that looking it from ipad and mobile, the menu looks like empty.
Is that a bug or what? How to solve it?
Ipad http://awesomescreenshot.com/0ea5ax4be7
Mobile samsung http://awesomescreenshot.com/0135ax4h25
Thanks
Hey,
no, this is not a bug of course. On mobile devices, you got responsive menu activated (3 horizontal lines that are on the right side on your screenshots). This is how responsive menu works and looks like because it won’t be possible to place many menu items on smaller devices.
Thanks for your interest in Be 
But for on Ipad could be good can have see the menu on place, it is not beautifull to see an emply white bar there, or not?
So if you are not planning a lot of menu items, then you can change this behave. On support forum we explained how to change responsive toggle menu behave.
1) How do I exclude some of the filter categories from portfolio? Right Now it will filter only if I do all categories, but I want my page to show some categories and have a filter for it.
2) How to I make it so that the portfolio thumbnails are same height?
http://www.veriamg.com/natural-stones/Hey,
1) Which filter you want to remove exactly? Please explain and we’ll show you how to do it.
2) If you want to make them all the same size, you must upload the same sizes images.
Thanks for choosing Be 
Welll Right now I only have 2 categories. But I will add more. Lets say I had Granite, Marble, Silestone, and cambria. If I wanted my page to show only the first 3, how would I hide the fourth one in that page?
Isn’t there a css I can do or something to make just the thumbnails the same size? Resizing every image to same proportions is difficult and sometimes impossible because some images may be a rectangle and some might be a square.
1) You can remove them with custom css one by one. So if you want to remove “Marble” for example, then you need to use below css:
.page-id-138.style-simple #Filters .filters_wrapper ul li.marble { display: none !important; }
And if you want to remove filters on other page, then you need to change page ID which is 138 in this case.
2) The only place where you can change images sizes is functions/theme-functions.php file where add_image_size() functions are. So if you want, you can play with those functions as well. We do not have other solution for images sizes.
Ok that gets rid of the filter title, but those images still show in the page. How do I fix that?
Ok so Let me make it clear.
I want to have filters on TWO pages. page 1: Marble and Granite page 2: Silestone, and cambria.
The problem is, your portfolio shortcode only enables filter if I do ALL categories (I think). I want to be able to do the example above.
I am trying to use visual composer portfolio, but I guess that doesnt have filtering….
Yes, VC does not have this option. The css we gave you above, removes only filters as you mentioned. It is impossible to remove images as well. But instead, you can use “Portfolio” item where you can set multiple categories. That’s the only way to to display items from different categories.
Yes I can do multiple categories, but than it wont allow me to filter them. How can I filter categories without using all categories? Please help I need to do this for a client. Do you recommand another plugin or something?
Sorry but this is unfortunately impossible. It is possible to use the item with multiple categories or you must use the css we gave you above. We do not have other option included.
Thanks for understanding!
Ok no problem. One last question. Is there a way to use css to show the filter titles in any order I want?
I want the order to be: All – Granite – Marble – Zodiaq – Silestone – Cambria
Thanks
This one is unfortunately impossible. Filters are alphabetically ordered only.
Hello guys, I need to have 6 menu items instead of 4. I am using the following template http://themes.muffingroup.com/be/coffee/ and need to have 6 menu items on the category area, how can I achieve that? Can you tell me where to do the changes in the code and provide me the code for it?
Hey,
for menu items is responsible Appearance > Menus section so this is a place where you can add additional menu items. You don’t need to edit any theme files obviously.
Thanks 
Need to know 1 think before I purchase:
How do I change images on the Blog slider in your “Fashion demo”??
Hey,
these are blog posts, so you can change these images with “Featured image” option which is available on the right hand side while creating/editing posts.
Thanks for your interest in Be 
How come the Zoombox minimum width is 1/4? Is it possible to change to either 1/5 or 1/6? I am using this feature for portfolio in section where style are full width and need to show more boxes per row than 4.
I can make it work if i use shortcode inside columns.
Example (columns): 1/5 + 1/5 + 1/5 + 1/5 + 1/5
And with this shotcode inside column content:[zoom_box image="../images/img.jpg" bg_color="#ccc" content_image="../images/img1.jpg" link="" target="_blank"]Insert your content here[/zoom_box]
But this seems wrong way of doing it. Not possible other ways?
Hi,
the minimum size of the Zoom Box item is 1/4 because this item does not look good with other sizes. But if your solution works just like you need it, then of course it’s a good way.
Thanks 