Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,882
- Last Active
- Roles
- Administrator
Comments
-
You're welcome ;)
-
@daneraba Yes, plugins updates comes with the theme updates. Recent versions of plugins are always included into package and are located under /plugins/ folder. More details about rev slider plugin you can find on http://forum.muffingroup.com/bethem…
-
Hi @Yormann, Looks like your server does not support wp_remote_get() function which is a default WP function btw. wp_remote_get() uses loopbacks and this could be the reason why you are unable to import complete pre-made layout. So or you will cont…
-
Yes, it is a matter of space of course. And the css we gave you above is the only way to put logo and menu items on the same line.
-
Hi, we did checked your site and looks like BeTheme is not even installed there. There is no need to be frustrated because looks like your problem is not related with theme at all. Nothing disappear without the reason. The problem must be on your p…
-
Great, we are glad to see that you were able to sort it out :)
-
Hi, probably you are trying to load font types that does not exist. In the title, we can see that you are trying to load subset Roboto and this is for sure the reason why it does not work. For more details about fonts subsets, we suggest to check h…
-
@jeancnn As far as we know, this is how this item loads and there is nothing what we can do to change this behave because it's VC plugin. Thanks for understanding!
-
We don't know such plugin unfortunately.
-
Hi, to send us private message with access, please take a look at http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message
-
These are Column items with some shortcodes inside.
-
You're welcome :)
-
Do you mean the form which is located under the popup button in the right bottom corner?
-
Please let us know when your site will be online then.
-
We are very glad to hear that :)
-
Hi, we did checked this file and it's not blocked by theme for sure. To be honest, we have no idea where the problem might be but from what we can see, it has nothing to theme. Thanks!
-
Hi, for that, you need to use String Translation tool.
-
Sure, we will. Thanks!
-
We don't think so that php version might be the reason. If you are sure that all your limits are fine, please create php file with phpinfo() function inside so we can have a look on it.
-
Ohh, so that's what you mean. We thought that you were talking about something completely else. So to remove background color from semi-transparent header style, you need to use the following css:.header-semi #Top_bar:not(.is-sticky) { background-co…
-
Hi, you are unable to save the content only because of the limits on your server side. More details about that you can read in the following topic http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-…
-
When we finish over 400 features that are on "to do" list, we may consider this one as well.
-
You're welcome!
-
Hi, please send us link to page where you got this sub-menu so we can have a look on it. Thanks!
-
Hi, this is Sliding Top which can be disabled under Theme options > Header & Subheader > Extras section.
-
Great! We are glad to see tat you found solution yourself.
-
Let us know when site will be online then so we can have a look on it.
-
1) Like we wrote, it's not possible to remove link with custom css then. 2) We are glad to see that this helped!
-
This is exactly same size. Clients and client slider is the same item.
-
We don't get it. What you want to do exactly? Maybe you can set background color or image for header? You can do this with the following css:.single-post #Header { background-image: url('PATH-TO-IMAGE') !important; }