19077 comments found.
Hi, How do I remove the left and right arrows from the testimonials section when it is being displayed?
Hey,
you can remove them with custom css only. Thus, please send us link to your website where you got them so we can provide best solution.
Best regards,
Muffin Group team
Ok, thanks. So, to remove those arrows on side, you have to use the following custom css:
.testimonials_slider a.slider_prev, .testimonials_slider a.slider_next { display: none; }
This did not work.
Where did you put above CSS declaration then?
Theme options -> CSS
You should put it into BeTheme Options > Custom CSS & JS > Custom CSS section. So if you put it there, please move the css we gave you onto 1st position as if you have already any custom declarations and did something wrong, any code below won’t work.
Hello,
I did exactly this under the section you mentioned and it still appears.
It is in the first position.
I figured it out.
”.button-flat a.button .button_icon {
background: none;
display: none;}"
Thanks.
Above css is not a good solution because it would remove most of your buttons on site. The css we gave you above must work. If doesn’t then you can provide us login details privately and we will take a closer look on it.
Pre purchase question:
When will header builder be added into the theme? Is it soon? Or when will it go out of beta?
Would love to try out the theme but looking for a theme with a fully functional header builder.
Hey,
right now we are working on new Envato guidelines that have to be done first and when we finish them, we will change the status of Header Builder from beta to live. However, as far as we see, there is no more issues because since quite long time we did not get any feedback with issues.
Best regards,
Muffin Group team
Okey, but it will be added as a plugin as it is now? Or will it be implemented directly into the theme?
It will be the same form as it is now (plugin) as this is also one of new Envato requirements.
Biker 2 theme went missing.. that seems odd. Any clue where can be found & activated? Thanks
Hey,
all demos are included into package so if you do not see one of them, it means you do not have latest version of BeTheme installed.
Best regards,
Muffin Group team
Main image is blurry on shop detail page but fine when hover. How do I fix this please?
Hey,
images are blurry because you did not set the right size for media. All details about this, you will find on support forum.
Best regards,
Muffin Group team
Hello, it’s possible to have in the breadcrumbs all the category tree? For example, I have the main category FRUIT, and subcategory BANANAS and the post I LOVE BANANAS
The breadcrumb in BeThemes is FRUIT > I LOVE BANANAS I wanna the following breadcrumbs FRUIT > BANANAS > I LOVE BANANAS
Thanks XD
Sorry, I found the problem, I have set for a product the main category and the subcategory. If i remove the main category the bread crumbs work correctly
Thanks!
Hey,
Thanks for the info, glad to hear you’ve sorted it out 
Best regards,
Muffin Group team
Hello, I have purchase the theme to make blog site, but without importing the demo content I am unable to show my sidebar in the home page. Now My Question is, How can I show the sidebar in my Blog Home without creating any custom page for home page? Because the full site is blog.
Another issue is How can I add sidebar for th category or Tag page? See the screen shot. I marked the section where I want to add sidebar in category page: https://i.imgur.com/gqAg7J4.png
Hey,
please be so kind and send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look. Please do not forget to let us know in a message, what for this access is.
Best regards,
Muffin Group team
Hello,
Thanks for your reply. Actually I am developing the site in Localhost, thats why I am unable to provide you the access. Can you explain from where I can Manage Sidebar for Category or tag Page?
Regards,
Sumon Ahmed
Generally, sidebar can be forced for pages under BeTheme Options > Sidebar section and this should work. However, if you did it and it does not work, we have take a closer look on it.
Hello, I have purchased two BeTheme licenses, but there is only one license accessible under the Downloads sections. How do I access my 2nd license?
Hey,
if one of your licenses disappeared, you have to contact with Envato team to solve it as there is nothing we can do on our side unfortunately.
Best regards,
Muffin Group team
Hi~I used my license on my own hosting server to finish the website, then later I’ll move the website to the client’s hosting. I found that you say first I should deregister it in my host, then register it in client’s host. My question is, when I deregister it in my host, is the complete website still here which I can duplicate it and migrate it to the new host? I’m afraid that when I deregister it, the complete website in my host is disappear, then when I have some problems in the new hosting website I have no reference.
Hey,
you don’t have to worry because your website will stay exactly the same as when registered 
For complete site migration, we suggest to use Duplicator plugin. It’s pretty easy in use, quite fast and migrate complete website with all settings, media, content, etc.
Best regards,
Muffin Group team
Hi guys. Can’t update LayerSlider to 6.7.6. Is it still not available within the BeTheme update ? Got v21.0.3
Hey,
the version of Layer Slider included into package is 6.7.6 so if you have older one, you can update it from BeTheme > Install Plugins section.
Best regards,
Muffin Group team
400 Demos and no Electronics Repair Theme/Style? Thanks.
Hey,
thanks for your suggestion, we will consider such pre-built website during future updates of course.
Best regards,
Muffin Group team
Thanks.
No problem 
Heyo, I wonder if you guys can help me with a quick fix. I’m hitting the depth limit (5) for my menu. (I need up to 7 submenu items!)
How do I increase it? I can’t find it in the theme options, and google searches have availed me, except for some recommendations to alter the theme’s code, which I don’t understand.
Thanks!
Hi,
what you ask for, requires files customization what in reference to Item Support Policy is not allowed. So if you want to modify files and don’t know how, you should contact with your web developer. The policy says:
Item support does not include services to modify or extend the item beyond the original features, style and functionality described on the item page. For customization services that will help you tailor the item to your specific requirements, we recommend contacting the author to see if they privately offer paid customisation services or checking out the great service providers on Envato Studio.
Best regards,
Muffin Group team
Hi greetings. I am gonna a make design with the Betheme default theme. I have chosen logo as centred in the header. I have two issues: 1) There is a thin straigh line appears under logo in desktop and tablet version. 2) In the tablet version, the menu panel appears on the left end and clicking on it, menu items appear on right end. How can we bring the menu panel to left end also. I have here tablet version screenshot, for your quick reference: https://snag.gy/W4uGA7.jpg and the demosite: http://www.sajeev.online/antom/
Hey,
1) If you would like to remove this line, you can do this easily with the custom css below:
.header-stack #Top_bar .logo { border: 0 }
2) Yes, it is possible. The Side Slide menu style appears on the same side as the layout of Header Minimal under BeTheme Options > Responsive > Header section is set.
Best regards,
Muffin Group team
Hi, thanks for reply. Unfortunately, the line did not disappear in tablet and desktop. I have added code in css: https://snag.gy/tNCc26.jpg And for the side slide menu for tablet version, the menu settings are already existing like you advised: https://snag.gy/MU7uTg.jpg so that issue still remains unresolved.
1. Please compare the CSS we gave you above with what you pasted into CSS section. It’s wrong.
2. As you can see on the screenshot, you set menu on there right and not left side.
Regarding the tablet menu, what I would need is the menu panel and its drop drowns on the right side. If I set on left side, all will appear on left only. Appreciate a quick solution.
thanks for resolving the line issue
But this is how Side Slide menu supposed to work
It is always on the same side as menu icon and it is not possible to have icon on one side and menu on the other, sorry.
Hi, how to make the menu fixed on bottom of the mobile?
Look like this on mobile version.http://demo.wpthemego.com/themes/sw_victo/shop/
Hey,
we are sorry but we do not have such feature included into theme.
Best regards,
Muffin Group team
I have just updated betheme to the latest version, and the HTML in the Slogan text box int he action bar seems to be no longer supported. How can I get HTML working again in the slogan box?
seems to be issue in 21.0.3, reverting back to 21.0.2 brings back html functionality in the action bar.
Hey,
due to new Envato & WordPress guidelines, all authors are force to make necessary changes in themes. It is not completely dependent on us but on new version of WP. Thus, we have to add functions like: esc_url(), esc_html() or esc_attr() for many items / shortcodes. That’s the reason why using HTML tags (special signs) in some custom fields is no longer allowed.
More details about new guidelines, you can read in articles below:
https://help.author.envato.com/hc/en-us/articles/360000481243#h_674316188621522302914837https://forums.envato.com/t/wordpress-requirements-update-and-new-gutenberg-optimized-attribute/207103
Best regards,
Muffin Group team
Where can I manually edit the child theme to get this functionality back or manually implement the code I need to that area?
The file responsible for this area is includes/header-top-area.php but all details about child theme customisation you will find on https://developer.wordpress.org/themes/advanced-topics/child-themes/
P.S. Please notice that regarding Item Support Policy, files customisation is not allowed.
WHERE is the featured image and why did you change everything on posts? This is insane, I can’t see anything other than your presets and it doesn’t show the featured image (to add or to change), haven’t been on my client’s site for a bit but HATE the new updates – you’re forcing me to update her site on another platform that doesn’t tell ME how I have to design.
I need to add a post, with a new featured image, not hard but wow – I’m not a fan of the changes at all.
Please advise ASAP!
Hi,
please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look on what you are talking about because we did not changed anything in this matter. Please do not forget to let us know in a message, what for this access is.
Best regards,
Muffin Group team
How to Create Rounded Images in beTheme? Is their a class? THX
Hey,
did you saw such “rounded” images anywhere on our demos? Not sure what do you mean exactly.
Best regards,
Muffin Group team
I just noticed something that is occurring and I think it has something to do with Wordpress 5 and BeTheme conflicting as I don’t recall seeing this prior to Wordpress 5.
When you use an Image Item from the muffin builder or use the shortcode [image src=”“]... and go to the frontend of the site and hover over the image (and I have hover disabled and tried it with enabled as well), it shows the image file name as the image’s meta title tag. I tried putting in a link… not using a link… using Alt Tags… not using Alt Tags… nothing fixed the situation.
ie. if the image file name is red-apple.jpg, it will show “red-apple” as if it were the image’s title meta tag when you hover over it. When you inspect the code (right click and inspect using Chrome Developer tools), it indeed has red-apple as the image meta tag.
And being that your image item in muffin builder has no place for a meta tag title, just Alt text… how do we fix that?
I’m wondering if Wordpress 5 is enforcing the use of title tags for images and your image item doesn’t account for that.. and therefore wordpress is defaulting to the file image?
Hi,
please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look on it first as so far we didn’t met with anything like that. Please do not forget to let us know in a message, what for this access is.
Best regards,
Muffin Group team
Do you have a Demo of the newest version of this theme on Wordpress 5 using the image item or the image shortcode that I could take a look at or that you actually checked? I looked at all the settings and code for this theme and I’m an experienced coder and saw nothing to cause this other than it being a glitch. I’m not a big fan of giving access to my site which also gives access to the server which I rather not do. It’s a standard Wordpress setup running PHP 7 with nothing unusual on it or installed.
The same exact site with the exact same settings, plugins, content, etc. (ie. I had the older Betheme installed and just activated it) doesn’t do this on BeTheme Version 17.8.8. It only happens when I have the new version of the theme… in this case version 21.0.3. I’m running WP Version 5.0.3.
Unless you won’t send us access, we don’t know what might be the reason because we did not changed anything in this matter.
Regarding pre-built websites, any new you see on http://themes.muffingroup.com/be/splash/ uses latest version of WordPress.
Your demo does it too… check it out at: https://themes.muffingroup.com/be/product2/
Hover over the images on the Philosophy, Face, etc. sections.
We can see but this has actually nothing to with the theme. Those titles appears due to recent changes of WordPress and browsers.
Thus, if you want to remove those titles on hover, you have to use the custom css below:
jQuery(function($){ $('img').attr('title',''); });
Right, I mentioned why I thought it may have changed in my original post… and other than using that jQuery code… are you going to update the theme so we can use custom image meta tag titles with your Image Shortcode and Image item? The reason it’s doing that is because your Image item and image shortcode isn’t providing the title.
and… any plans on changing that… ie. making it so your Image Item and Image shortcode will allow us to put in a custom meta tag title? How it is now… with showing the file name on hover… obviously isn’t what most people would want.
This is gonna be a lot of to do to add such additional fields for each item but we will consider it of course. However, right now we are working on new Envato requirements & guidelines and we have make those updates first.
I tried your recommendation:
jQuery(function($){ $('img').attr('title',''); });
Where is that to be implemented at? The ways I tried it, didn’t work.
Any custom JS should be put into BeTheme Options > Custom CSS & JS > Custom JS section.
right… and it doesn’t work as written and for numerous reasons.
I was asking about how you were implementing it not where per se (although I did say where – LOL)... I meant how.
Anyways, I coded this up for anyone else who wants a solution… this code works for this particular issue. Put it in the BeTheme Options > Custom CSS & JS > Custom JS section.
<script> jQuery(document).ready(function($){ $( “img” ) .mouseenter(function() { var title = $(this).attr(“title”); $(this).attr(“tmp_title”, title); $(this).attr(“title”,”“); }) .mouseleave(function() { var title = $(this).attr(“tmp_title”); $(this).attr(“title”, title); }) .click(function() { var title = $(this).attr(“tmp_title”); $(this).attr(“title”, title); }); }); </script>
Hopefully you will fix this as I’m quite sure no one wants the image file name as the Title Meta tag… it’s not the normal or desired result… and indeed is a form of a glitch. Other than that, your theme is outstanding and I highly recommend it.
Sure, we are going to implement it with future updates. Not sure yet if as an option or permanently but we will 
After updating to the latest BeTheme, the CSS is all messed up. I know how to do the static style css file and it still doesn’t work. www.spawglass.com
or… maybe a “Google Font not loading” issue
Hi,
please clear/remove cache plugin because this is the reason of your problems.
Best regards,
Muffin Group team
Actually, I did deactivate the cache plugin before contacting you. I discovered that the theme stopped recognizing Google fonts and rendering them correctly. I had to manually put in some code into functions.php for the specific Google font I needed (Fjalla One). Please let me know if you can fix that issue in your next update.
We are sorry to hear that but this issue has nothing to with the theme itself. In such case, we recommend do the following steps:
1. Please go to your FTP account where theme is, remove whole theme folder and then upload the latest version thru FTP as well. Please make sure that all the files were copied correctly.
2. Remove all 3rd party plugins (including cache of course).
3. Make sure, there is no additional cache stuff on server side.
Hope above steps would help you a lot.
I inserted tags like “p” and “img” inside the title of an accordion, it worked but now I updated your theme and these tags and the whole image are deleted. Please repair it. No I don’t have support anymore, I hope I don’t need to pay support if your updates break my simplest layouts!
And I can’t scroll the visual editor anymore!!!
Hi,
please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can take a closer look. Please do not forget to let us know in a message, what for this access is.
Best regards,
Muffin Group team
How do I set the upper header background image (the red picture), where do I set the image for this particular place??
Hi,
this is header background and you can change it under BeTheme Options > Header & Subheader > Header section.
Best regards,
Muffin Group team