Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,883
- Last Active
- Roles
- Administrator
Comments
-
Ok. We see what you mean but we are not sure if this would be possible. That's why you need to send us private message with dashboard access so we can have a look on it closer.
-
Sorry but you need to enlighten us because we have no idea what you mean. Please send us screenshot of how the menu supposed to look like.
-
You can create Tabs with Muffin Builder tool.
-
Just like you wrote, this 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. Thanks for understanding!
-
You are welcome! :)
-
We suggest to look at http://forum.muffingroup.com/betheme/discussion/10/how-to-create-sidebar-and-set-up-for-page where we explained how to create and set up sidebars for pages. We bet you missed some steps.
-
You are welcome! :)
-
Hi, please send us link to page where you want to change buttons style and also please show us on screenshot what kind of buttons you want to have exactly.
-
You are welcome! :)
-
Hi, we did not tested any so can not tell you if it would work.
-
Hi, you must did something wrong on your end if you lost some theme parts. We suggest to read the following article https://codex.wordpress.org/Child_Themes where everything has been explained. And YES, we are sure it works on 10000%!
-
Hi, 1. You broke it with your own custom css for the borders. Please remove those borders and all would be fine! 2. This is how fixed navigation works. If it's confusing, you can disable this navigation under Theme options > Blog, Portfolio &am…
-
As we can see, the problem is with slider itself. If you have Transparent header style, menu will always overlay slider. You need to create slider the way to position elements to the bottom, not to the middle and of course you need to leave more spa…
-
Hi, we can see you have definitely too many menu items and that's why are out of the top bar. You need to remove half or even more of them if you want to get them back into the same line as logo.
-
We are sorry but we do not have such option.
-
Permissions for what? Please follow our suggestions and everything should be fine because the problem is definitely on your end. Recent version of plugin is always included into theme package. It's under /plugins/ folder.
-
Hi, please send us link to page where you got this problem with muffin menu widget.
-
Where exactly do you exclude these categories? Please explain.
-
You're welcome.
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour where we explained how to change colors in action bar. We tested css from this topic and it works on 100%!
-
Hi Greg, to change it's size, you need to use the following css:.masonry.tiles .post-item .post-desc-wrapper .post-desc .post-title h2 a { font-size: 20px !important; } But in reference to your 2nd question, it's not possible to make the whole ima…
-
You are welcome :)
-
We did checked it on our side and button edition works fine. We suggest to deactivate all extra plugins first. But if this won't help, we suggest to remove plugin's files via FTP, get the latest from package (betheme.zip/plugins/ folder) and upload …
-
@codexpros Sure, for all items/shortcodes is responsible functions/theme-shortcodes.php file but all javascripts are located under js/scripts.js file. These details should be enough for the coder and this is all we are allowed to do. Like we wrote a…
-
@NandaV Did you checked Theme options > Blog, Portfolio & Shop > Shop section where field responsible for number of products per page is?
-
No, there is no other work around. If your admin is unable to change this value, you should change hosting because you will have much more problems in the future if such easy thing can not be done now. The only work around we have, is to use default…
-
You're welcome!
-
Ok, so everything is clear now. What you are looking for is deprecated and can not be used anymore. Because it's plugin's author decision, we do not have any impact on it.
-
Thanks. We did checked this site on 5 different computers (pc's and macs) and on each, everything works fine what means the problem must be on yours client end. We even did the screenshot from IE to show you that it's fine there http://pasteboard.co…
-
Thanks. So to change it's size, please use the following css:.blog_wrapper .post-desc .post-title h2 a { font-size: 20px !important; }