Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,869
- Last Active
- Roles
- Administrator
Comments
-
Hi, the Muffin Builder is not compatible with qTranslate plugin yet. The only translate plugin that was tested with theme so far and all is well, is WPML. Thanks!
-
To make them same sizes, please try some section or wrap styles like Equal Height of Items in wrap | equal-height
-
Great!
-
Sounds like 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-…
-
Hi, please send us link to page where this happens first so we can have a look on it.
-
Hi, please send us link to page where you got this counter first.
-
Hey, for all image sizes is responsible functions/theme-functions.php file so if you don't need some of those sizes, you need to remove them from this file. But please remember that some of your items won't work properly if you will remove some of …
-
Hi, for us it's enough. In our opinion, SEO plugins might be good for more advanced users. Thanks!
-
Really? How it was possible in previous versions exactly?
-
Thanks for your solution then if it really works!
-
@next_PR How? It's very simple. The admin who take care of the server where your projects are, had another client/s and because he hadn't free machines, decided to get some of the resources of the current machine and that's why it just stopped worki…
-
http://forum.muffingroup.com/betheme/discussion/3445/remove-mega-menu-nav-menu-roles-plugin P.S. 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 ho…
-
You need to check if those files exist first. And if files exist, you need to contact with your admin or web developer and ask why those files does not load.
-
Ok, thanks. So to change bullet icon color, you need to use the following css:.slider_pagination a, .tp-bullets.simplebullets.round .bullet { background: #000 !important; }
-
You are welcome! :)
-
Hi, we suggest to set header image with Header Image option which is located under Post Options while you edit/create posts. But to increase it's height, you need to use the following css:.single-post #Header { min-height: 300px !important; }
-
Yes, we know what you mean but we noticed that made the mistake in above css and that's why it does not work as should. So instead of the css we gave you above, please use the following one:@media only screen and (max-width: 767px) { #Top_bar #m…
-
You are welcome :)
-
@next_PR Check the link we left above then.
-
We are sorry but it is not possible as what you ask for requires files customization.
-
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-…
-
Hi, can you explain what exactly does not work on mobile? We checked your site already on mobile and all looks good.
-
We are sorry but we don't have a time to test it unfortunately. At this moment, we got over 500 features and addons in queue that need to be added first.
-
The image is aligned to the top just like the text and it is not possible to align it vertically. We are sorry but it's technically impossible to align this image vertically to the middle unfortunately. Thanks for understanding!
-
Hi, the error you mentioned above is not related with theme at all. If you look at Google you may find some possible reasons of what is happening on your side. However, in accordance to Muffin Builder, if you missed something, would be great if you…
-
Hi, we are sorry but we didn't noticed anything like this. Checked on 6 different computers and the slider loads each time.
-
Hi, you can remove featured image from single post page with an extra css:.single-post .single-photo-wrapper.image { display: none !important; }
-
Hi, you can remove this image under Custom CSS & JS > Custom CSS section where the following css is:#Subheader:after { background: url(http://themes.muffingroup.com/be/jet/wp-content/uploads/2015/06/home_jet_subheader_icon.png) no-repeat; bo…
-
You can do this with an extra css:.single-post .single-photo-wrapper.image { display: none !important; }
-
You're welcome! :)