Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,862
- Last Active
- Roles
- Administrator
Comments
-
Hi, looks like you can not install theme thru the WP default importer because of the limits on server side. It’s probably because of upload_max_filesize. We can not guarantee that this is it because there is no message from WordPress and instead yo…
-
Hi, this is Slider Revolution and if you don't have this text, it means you forgot to import pre-built slide which is included into package as well. For more details about slide import, please watch our instructional video or check the other topic …
-
Hi, this is default description and it could be changed or removed under Theme options > SEO section.
-
Hi, 1. CSS backgrounds do never resize and it's the most proper behave. It is a technical difference between the css backgrounds and being responsive and so far, it is not supported by mobile devices. 2. You did not added class="scale-with-gr…
-
Hi Johan, did you activated Sticky option under Theme options > Header & Subheader > Header section? If you did it and it still does not work, please send us link to page where you got this issue.
-
Hi, to get all settings back, you need to contact with your admin and ask for a backup. Thanks!
-
Hi @Burnstone, we have no idea if this plugin works with the BeTheme or not because it's impossible to test any 3rd party plugin with theme. Thanks!
-
You're welcome!
-
Sorry, we forgot about that part of question. So all shortcodes and it's attributes you can find on Be presentation page http://themes.muffingroup.com/be/theme/shortcodes/typography/#alert
-
No, Be|ITService is completely different and it's footer is different than the one on your site.
-
Please send us link to page where you would like to do this then and we will see if it's possible.
-
Ok, thanks for the link. So the icons does not work because of CORS library which hasn’t been installed on your server what you can see on http://pasteboard.co/pBdTpZO3F.png More details about the CORS you can read on http://enable-cors.org/server.…
-
Hi, to remove all data, you need to use Wordpress Reset plugin. But please remember that this plugin removes all data, like: pages, posts, settings, etc. Your Wordpress would be again as clear as after first installation. Thanks!
-
You're welcome!
-
What's the example link of page where it's still not H1 tag after enabling this option?
-
Visual Composer does not have such option. This possibility is included for Muffin Builder only.
-
Sorry, you're right. We already realized that the sliders from this demo are not included. We will include them into package today of course but if you want to get them immediately, please send us private request thru contact form on the right at ht…
-
Hi, thanks for your feedback. You are completely right about it and we got this availability in plans. Hope filtering for multiple categories could be added soon. Thanks!
-
Hi, please send us link to page where pretty photo for self-hosting videos does not work so we can have a look on it.
-
Hi, please send us link to page where you would like to change this color so we can give you best possible solution. Thanks!
-
You're welcome!
-
Hi, yes, we can see that you have enabled responsive but we also see that the images does not scale on mobile because of your custom css. You set fixed width for the #Content and this is the reason of your issues.
-
Ok, thanks for the link. The problem is that you use gallery with Masonry style and this is the only one that does not work in tabs. Tabs uses javascript which is incompatible with JS responsible for Masonry style.
-
Hi, to change Action Button color, please use the following css:#Top_bar a.button.action_button { background: #000 !important; color: #FFF !important; }
-
You're welcome! ;)
-
Hi, as we understand, you simply need FIXED header type. You can set FIXED header under Theme options > Header & Subheader > Header section.
-
Hi, to display cart in header, you need to activate Right Top Bar option under Theme options > Header & Subheader > Extras section.
-
You are welcome! :)
-
Hi, overlay icon menu is always sticky and works the same way as on http://themes.muffingroup.com/be/exposure/ and it couldn't be changed. But it is possible to make overlay background solid and this could be done with the following custom css:#Ove…
-
Ok, got it. So to align language selector in Sliding Top to the far right, please use the following css:#Sliding-top .widgets_wrapper .widget { float: right !important; }