Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi Olga, widgets does not appear because of below custom css under Theme options > Custom CSS & JS > Custom CSS section:#Footer .footer_action, #Footer .widgets_wrapper { display: none !important; } Just remove it and widgets will appear…
-
Hi Paul, you got too many menu items and logo is too large and that's why menu and logo can not be placed in one line. So or you will move some items under sub-menus or you will use below css to decrease padding between menu items:#Top_bar .menu &g…
-
You're welcome ;)
-
Tooltip is not responsive because of your custom css:.tooltip:hover::after, .tooltip.hover::after { width: 300px !important; } So you should decrease this width.
-
Hi, to remove these links, please use below css:.image_frame .image_wrapper .image_links { display: none !important; }
-
You're welcome ;)
-
As we see, you added this logo. It's a little bit cut only but this can be easily sorted with below css:#Action_bar .social { padding: 10px 0 !important; }
-
If we think about the same, then Hover Box item should be perfect.
-
Hi, this is default wordpress gallery. Shortcodes was placed in column section but to understand how this gallery works, please look at https://codex.wordpress.org/The_WordPress_Gallery and http://codex.wordpress.org/Gallery_Shortcode Thanks!
-
You're welcome :)
-
Hi, if you don't have "Featured image" section, you must activate it under "Screen options" section which is in the right top corner.
-
Hi, if you are unable to save menu, it means your server is limited. More details about that you can read on http://forum.muffingroup.com/betheme/discussion/7689/muffin-builder-items-or-page-options-can-not-be-saved-max-input-vars Thanks!
-
What other pages you mean? Any screenshot of what you mean and urls?
-
We're glad to hear that you sorted it finally but we still do not know what was the problem. If you know what was the reason then will be great if you can share with us this information. But if you don't know, then ok.
-
Yes, this is what you exactly must do. If you did not modified any theme files, then you won't lose anything because all data like pages, settings, etc are stored in database.
-
@tinfox Any screenshot of how it looks like in Apache? Because we do not see anything like that on our side.
-
Did you set the font name as well for custom font? If you did it, then please send us private message with access to your dashboard.
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/10/how-to-create-sidebar-and-set-up-for-page where we described how to create sidebar and set it up for page. Thanks :)
-
No problem :)
-
Yes, you can leave your suggestion at http://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates and we'll consider it when we finish all current updates.
-
Hi, please send us url to site where you imported demo and it does not look lie our.
-
Hi, unfortunately we do not have such possibility yet. Thanks!
-
Hi, this may happen due to sidebar name. Special characters can not be used for sidebar names.
-
@fbarros What steps you exactly expect? The only step is Layouts > Add new and that's it. This is the only step to create layout.
-
Hi Michal, any url to page where you want to do this? We must have a look on it first to be sure if it is possible or not.
-
You must update theme files to original one because something must be wrong with your files. Or you can do this with custom css like you said.
-
We did not said that. It's possible of course if you know coding and you know how to do it. Then everything is possible We just say that we do not offer that kind of customizations. If you want, we can only tell you how to hide menu with custom css.…
-
Hi, this may happen if you did not created plain blog page and you did not set this blog page as posts under Settings > Reading section.
-
At this moment, this is impossible. But we work on new Muffin Builder version where this should be possible.
-
If you did not modified theme files, then you won't lose anything. Whole data is stored in database, not files so it's safe to update theme files.