19045 comments found.
Hi, how can I copy and paste Muffin Builder blocks from one page to another? Thanks
Hi,
especially for this theme we included “Duplicate Post” option and you can duplicate pages, posts and other. So all you need to do is click on “Duplicate” button while you are on pages list.
Thanks for choosing Be!
Thank you. Is there a way to copy and paste from I website to another? I installed demo content on localhost and I need to copy some pages on production website.
At this moment we don`t have this option but we got this feature on updates list and this will be ready within next few days.
Thanks for your suggestion and understanding!
Really premium support. Thank you.
We’re glad to hear that
Thanks!
Hi, great theme
pls in boxed version some images are beem cut and some text is outside the boxed version. You can check this in your demo page, in the first page, if you select boxed version the laptop is cut and the text is outside the boxed layout, why this happend?
Thanks!
Hi,
laptop image is cutted because we designed this background image for full screen. If you want to use it on boxed, then you need to add larger margin for left side to this image. However we don`t see any text outside the box. Can you show us which text is outside?
BTW Some little things can be outside because if you click in configurator on “Boxed” version we just change CSS but some elements are created via Javascript and to re-size some things page must be reloaded. But of course you can be sure on your side it won`t be visible because boxed version can be choosed from theme options and then all works fine.
Thanks for your interest in Be!
When I set up my page with a left sidebar, I get these lines that reach all the way to the screen … I think this is not supposed to be t hat way … http://screencast.com/t/Sk0lfsNCM
what do you think?
another example: http://screencast.com/t/xHBgKRBjr
This is how it supposed to be what you can see on http://themes.muffingroup.com/betheme/blog
We designed it like that. But if you don`t like those lines, please use below css:
.widget:after { border: none; }
Hi. How can i remove all google fonts in theme? i want to prevent of load google fonts.
Thanks for best support
Hi,
unfortunately support is only for our customers but in your case we don`t see “Purchased” label next to your nickname so we can`t answer on this question.
Thanks for your interest anyway!
Hi,
Does your theme have a shortcode to create floating menus on a page? It’s a normal anchor URL, that smoothly scrolls to the anchored location.
Here’s a code example—http://www.dwuser.com/education/content/creating-a-floating-navigation-menu/demo/complete.html
Here’s an ACTUAL example site using such navigation—http://tinyurl.com/qgl789r
Thanks.
Hi,
of course we got this option (One page) included what you can see for example on http://themes.muffingroup.com/betheme/home/onepage?mfn-h=classic&mfn-l=onepage&mfn-c=sea or http://themes.muffingroup.com/betheme/home/resume?mfn-h=below&mfn-box&mfn-min&mfn-f=Lato&mfn-o=000000&mfn-c=one&mfn-l=resume
This option has been exactly described in documentation included into theme on 118/119 pages.
Hope all will be clear 
Well…i am NOT looking for 1 page theme. I m looking for a MULTI PAGE theme, where i can put DIFFERENT floating menus (anchors) on every page via shortcodes.
Carefully see this ACTUAL example, which is a multipage theme, but have different floating menus on every page. Just SCROLL DOWN to see the fliating menu — http://tinyurl.com/qgl789r
We also got unlimited menus possibilities and on each page you can setup different menu. But we don`t use shortcodes for that. All you need to do is create menus in Appearance > Menus section and then for each page you can assign own menu from selector. Take a look for example on below pages:
http://themes.muffingroup.com/betheme/home/onepage?mfn-h=classic&mfn-l=onepage&mfn-c=seahttp://themes.muffingroup.com/betheme/home/renovate?mfn-box&mfn-c=one&mfn-o=1d3e93&mfn-l=renovate&mfn-h=stack,left
http://themes.muffingroup.com/betheme/home/blog?mfn-h=classic&mfn-c=one&mfn-o=face43&mfn-l=blogger
As you can see each page have different menu. This feature has been added with one of the updates. When you edit/create page in “Page options” section you can choose own menu for page what you can see on http://snag.gy/WSZRb.jpg
Well…seems like I couldn’t make it clear enough for you to understand my situation.
....Let me give it another try….
There are TWO menus involved here…
+++++
1) Main menu that scrolls up will the page, which is NOT STICKY.
2) AND, a secondary menu that STICKS AFTER SCROLLING down a little bit.
+++++
Try the above illustration on this link—http://tinyurl.com/qgl789r
This type of SECOND LEVEL STICKY MENUS are very good to breakdown a big page into a one-page format….but it still RETAINS the main global navigation menu at the top of the page.
Let me know if this makes sense.
Thanks. 
Ok we see now what you mean
We didn`t noticed that this is different menu before. But unfortunately this is not possible to do what you need. We`ll think about it in the future but currently we got long queue of features to add.
Thanks for understanding and your suggestion!
Thanks for understanding… 
As you can see from this code example—http://tinyurl.com/l87twgn , this secondary menu is just a CLIENT SIDE code in the browser to smooth-scroll to an anchor….that’s it!! It’s NOT A REAL MENU.
So, where can we plugin this custom code in the page to get this working? Your help is highly appreciated.
PS: The ideal solution is to create a short-code for this feature. That would be really great!!
Thanks.
We understand very well what you mean but this is not as easy as you think. Just take a look on http://www.dwuser.com/education/content/creating-a-floating-navigation-menu/ and see how many things should be done. This can`t be done with one easy css or something similar. This needs much more changes than you think. As we wrote before, we`ll think about this in the future.
Can’t find it in the Forum, so I’d rather post it here …. (I am suggesting to upgrade your support platform … it’s clunky and hard to find answers).
Q: How do I change the dimensions of the pop-up video … http://screencast.com/t/5J8LMIopCan you tell me what file I should edit … ?
Many thanks!
Hi,
to change default size for prettyphoto popup, you need to modify js/scripts.js file. Find code which looks like below:
if( $(window).width() >= 768 ){
$('a[rel^="prettyphoto"], .prettyphoto').prettyPhoto({
show_title : false,
deeplinking : false,
social_tools : false
});
}
and replace it with:
if( $(window).width() >= 768 ){
$('a[rel^="prettyphoto"], .prettyphoto').prettyPhoto({
show_title : false,
deeplinking : false,
social_tools : false,
default_width : 1000,
default_height : 500
});
}
But unfortunately we can`t change forum now as we got already too many users registered and also many Q&A. But if it is hard for you to find info, you can always create new topic and if we already answered on forum on this question, we`ll send you a link to right topic. Also you can use the following question in Google: “youe question site:forum.muffingroup.com/betheme”
thanks so much again … no worries about the forum … it will all work out, and I know you will be successful, because of your excellent support.
did you get my PM?
Yes, we get it and we already replied.
Thanks for all kind words
We really appreciate it!
thanks, that helped …. now, if I could find a way to show my video using PrettyPhoto, but not have the suggested videos at the end of the video ….
What do you mean exactly? Do you mean something like we got on homepage http://themes.muffingroup.com/betheme/ in “Watch our video tutorial” section with blue background? Is that what you mean or what exactly?
P.S. Can you post your questions on theme support forum? Because you got strictly technique questions that needs modifications and those question and our answers could be helpful for other users in the future as well. Thanks for understanding!
Link to theme support forum is http://forum.muffingroup.com/betheme/
thanks, if you click here and scroll to “Watch our video tutorial” and watch my video till the end, you will find suggested videos by YouTube…. how can we NOT show those suggested links?
All you need to do to remove related videos from the end of video is add rel=0 at the end of link, so instead for example below link:
https://www.youtube.com/watch?v=ZACc1L9oXkI
you need to use below link:
https://www.youtube.com/watch?v=ZACc1L9oXkI&rel=0
Thanks mate! Got it and works like a charm
You’re welcome! 
dude, wanna buy this thema, it is what has the most visually pleasing of all themas already saw in Themeforest, the only issue I see is the score in http://gtmetrix.com/ , this will be improved?
Hi,
as we already wrote 2 comments above, where @gp1234 asked about result in gtmetrix, we already fixed some issues (main were related with images and configurator) and now as you can see http://gtmetrix.com/reports/themes.muffingroup.com/Y9bRSrna the result is very good because got 91 Page Speed Grade.
Hope you will enjoy now
Thanks for your interest in Be!
Hi there – GREAT THEME!
However when i import the rev slider -say ‘doctor.zip’ from demo data or any of the others under homepage – i just cannot seem to get the ‘dynamic-captions.css’ styles to work at all. Those styles dont show. Am I supposed to upload that file via ftp or something?
Cheers! JI
Hi,
please send us access to your dashboard on pm and we`ll have a look into this slider.
Thanks for choosing Be! 
Hi,
Today I was almost going to buy Be theme. But when i compared Be theme with Avada and X Themes, i found that Be theme is the WORST performing theme! I used gtmatrix.com to compare these 3 themes.
Can u pls let me know if i am wrong in my comparison?
Thanks.
Hi,
do you mean http://gtmetrix.com/ service? Because this one above you mentioned does not exist. Please confirm if is that what you mean and we`ll check what we can do to improve theme speed.
P.S. Probably images on our website make this slower (on Avada or X you don`t have such many images that must look good on different devices and this could be the main reason). But of course on your website you won`t have such many perfect images as we do, because theme shows thousand of possibilities and we must show all of them on one website. But of course we`ll have a look what else we can do to improve theme speed.
Thanks for your interest in Be!
Sorry for the typo…i really meant gtmetrix.com. For testing, I selected the following 3 pages that don’t have big images…
++++ http://themes.muffingroup.com/betheme/pages/pricing http://theme.co/x/demo/integrity/1/pages/pricing/ http://theme-fusion.com/avada/pricing-options/ ++++And, here’s the screenshot of my gtmetrix test comparison—http://i57.tinypic.com/1zcjqc2.png
Let me know how to tweak Be theme to make it as fast as the other 2.
Thanks.
Ok. We already finished testing it, we modified some things and now the result is much better what you can see on http://gtmetrix.com/reports/themes.muffingroup.com/Y9bRSrna
Hope all will be great now 
Yes, stats looks fine now. Thx for acting so fast. I have now bought your theme. 
You’re welcome! and thanks for choosing Be 
1. Is there a capability for pinch and zoom? 2. can a set of specific page be made non responsive while leaving most of the site responsive? 3.In the page builder, is there a c making different columns of different height or one is stuck with height of the row? 4 Can rows and column be nested? 5. Can there be a slider by default on top of the blog page? 6. Can the same slider be on every single post page by default? 7. In masonry layout, for blog on the main blog page, can each post block be of fixed height selectable by an option? 8. Can there be a zoom functionality on select images and portfolios?
Hey,
1. Please show us example of what you mean.
2. You can choose responsive for all pages or for none of them but it is not possible to do it for specific pages.
3. Columns always fit to content inside always so each can be different. Dlso inside column you can use for example div with fixed height if you want.
4. Do you mean to use columns and rows inside other columns and rows?
5. Yes, this is possible.
6. We don`t have this option but if you need it, then we can add this possibility for you.
7. If you mean something similar to what we got for portfolio http://themes.muffingroup.com/betheme/portfolio (but with description), then we think that we can add it with future update.
8. Please show example of what you mean.
Thanks for your interest in Be!
Perhaps a silly question The BE Transport theme. Is it possible to change the green part of the theme easily? Upon choosing the blue in the skins the green remains! Do the images come with the theme?
Cool theme by the way.
Hi,
yes, you can change it easily. Basically all those colors on page you can with “One click skin generator” tool but also if you want, you can change each element to different colors. Everythig depends on you 
Thanks for your interest in Be! Hope you will love it 
Hi Muffin Group!
I’ve just used BeTheme Import Demo Data (Import: All) in BeTheme v2.4 after installing all required/recommended plugins.
During this process I got 500 internal server error (probably due to my shared hosting limitations).
After this error I could see in Media library that I had 361 items. Then I’ve used for second time BeTheme Import Demo Data (Import: All) but this time I left Import attachments checkbox unchecked. I got a success message.
So at this time I have imported: 75 + 1 hidden pages, 12 posts, 10 comments, 361 media items, 6 clients, 21 offers, 1 layout, 20 portfolio items, 9 slides and 4 testimonials.
The question is if is all the above stuff the full demo content that I could get even if I didn’t have the 500 error? Thanks.
Hey,
Probably while upload just few seconds left to full upload but because your hosting got limits you have seen 500 Internal Server Error. Of course this errors not means that nothing can`t be imported as you said. And because of limits this can be done few times or you can also try to import plain .xml files splitted on parts. Example of that usage you can read on http://wordpress.org/support/topic/problem-importing-wordpresscom-xml-files
Hope all will be clear
Thanks for your interest!
BTW As we see on our demo, there is 356 media items, not 361 as you wrote. So maybe some media has been duplicated or you already got some of your own.
P.S. For users who got limits on hosting we recommend to upload splitted .xml files or just single pages instead of whole content. Also if you really want everything the same, then you should contact with hosting provider and ask if he can increase limits just for while so you can upload it.
Hi! Thanks for the fast answer!
Of course I didn’t say that nothing can be imported after 500 Internal Server Error but a part of the demo content in my occasion. I’ve read in some previous comments that I can upload the media items manually. How can I do this?
Nice work with the theme!
Manually means, you need to check path to each image that you need, download it and upload manually into your website
This is how it can be done manually.
Yes, of course! Thanks!
You’re welcome! 
Hi! I’d like to translate the string “commented on” in the Muffin Recent Comments widget. I can see that I can change the string editing line 48 of the betheme\functions\widget-recent-comments.php but this will be overridden in future theme updates. Any solutions?
Yes, this will be overwritten. Any theme file that has been changed, will be overwritten in the future updates.
However as we know, this part of text is always related with wordpress language installation so you should change your wordpress language if you want other text. But if you don`t want to do it, then probably only this change your described above left.
I already use WordPress in the greek language and the .po/.mo files are fully translated. The situation is that there are some strings that still appear in english in the front-end. The strings are: 1. “commented on” in Muffin Recent Comments widget (as mentioned) 2. “Comments” in single post page 3. “Register” and “Lost your password?” in Muffin Login widget register and forgotten password links. (Sliding Top area) 4. “Welcome”, “Logged in as”, “Dashboard”, “Profile”, “Logout” in Muffin Login widget when the user is logged in. (Sliding Top area)
What can I do to translate these strings? Thank you!
You’re definitely right. Those things can`t be translated at this moment but today/tomorrow will be ready update and we`ll fix it of course.
Sorry for those problems and thanks for understanding!
Thanks for your fast and professional answer. Could you tell me in which file I can edit the share box? I want to remove Pinterest and add an other social media if necessary.
You’re welcome 
Share box, like all other shortcodes can be modified in functions/theme-shortcodes.php file.
Hello,
I cannot remove the text “If you are interested in Be|theme, do not wait and BUY IT NOW!”
How can i remove it?
Hey,
This can be removed or changed in Theme options > Layout > General section. This field is called “Footer Call To Action”.
Thanks for choosing Be! 
Yep thanks.
You’re welcome!
how i can deactivate the fancybox? i have bought another lightbox, now it shows both lightboxes
greets
i also would like to knew, where i can insert a shortcode to show the flags in header
We don`t have lightbox for this theme. Instead we use prettyPhoto and if you want to remove it, you need to comment/remove code from js/scripts.js file which looks like below:
if( $(window).width() >= 768 ){
$('a[rel^="prettyphoto"], .prettyphoto').prettyPhoto({
show_title : false,
deeplinking : false,
social_tools : false
});
}
But language flags in the top bar comes after WPML installation.
Man… You guys update this thing more than normal… I just updated to 2.3
We do about 2 updates per week. We want this theme to be up to date, we fix all the issues on time and also we would like to add new features that customers need. That`s why we update this theme more than normal 
Hope this is not bad for you 
Not a problem at all… you guys are the best
Thanks!
Just to say: WOW!
This will be the next Top Seller for Sure!
Will buy it later.
Thanks a lot 
Hi there – do you happen to know if either of these two premium membership plugins are better to use with this theme:
“WPMU Membership” https://premium.wpmudev.org/project/membership/ or “Paid Membershp Pro” http://www.paidmembershipspro.com/Cheers and thanks! JI
Hey,
we didn`t tested any of them so we can`t recommend any. But if plugin is properly written in accordance to wordpress API then should worh with theme without any problems.
Thanks for your interest in Be! 
Just a quick one: I realized that your BeTheme has a mega menu functionality included. May I know if I can use this functionality to achieve a mega menu like in this website: www.toyota.ae ( NEW CARS menu tab )
Your feedback would be very helpful to me. I really want to buy this theme. Thanks.
Hi,
unfortunately it is not possible to do anything like that at this moment. Maybe if you will use html tag for image then maybe this could be possible but we didn`t tested anything like that so far.
Thanks for your interest in Be anyway!
Hi guys, how do i remove the searchfield of the menu bar?
Hi,
we described it on theme support forum so please take a look on http://forum.muffingroup.com/betheme/discussion/131/how-to-disable-search/p1 
thx!!
You’re welcome!
Is it possible to have two menus on every page? Like the main menu and a secondary upper menu? I need to have two classes of menu links.
Or if not, can I use a plugin to add a secondary menu?
Hi,
if you will use for example one of stack menus, like center http://themes.muffingroup.com/betheme/?mfn-h=stack,left you can have 2 menus as you see. The first one is main menu, but the second is on the right hand side between top bar and icons (show, search, languages flags).
Thanks for choosing Be! 
P.S. We don`t know any plugin for secondary menus. All solutions we do are made by us.