Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,875
- Last Active
- Roles
- Administrator
Comments
-
Hi, we are sorry but we do not have such possibility included. Thanks!
-
Hi, we are sorry but we do not have such style included so far. Thanks!
-
Hi, except the styles you already mentioned above, we do not have anything else included. And also, we do not have any workaround of what you need. Thanks for understanding!
-
@mediagrafic Yes, the problem is related with limits on server side of course. Your server does not allow for redirects that are being used by wp_remote_get() function. It's necessary if you want to import demos with all it's options and media.
-
You set the following css under Custom CSS section and this is the reason why logo is invisible:#Top_bar .logo { display: none !important; }
-
Hi, it's because you set wrong link for header. The right link should be /login
-
@evelisebueno To use custom colors, you must switch to Custom skin under Theme options > Colors > General section. We are glad to hear that you found it.
-
Hi, for that, you need to use Custom Link. For more details about custom menus please visit https://codex.wordpress.org/WordPress_Menu_User_Guide#Customising_Menu_Items
-
Hi, yes, you can. All you need to do is set the Full Screen style for section.
-
Hi, we did checked your site and looks like signpetition ID does not exist anywhere on your page. For more details about one page menu and scroll effect, please check the documentation http://themes.muffingroup.com/betheme/documentation/#menu Than…
-
For that you can use WP gallery.
-
You can include it with CF7's shortcode. For more details about CF7 please visit http://contactform7.com/
-
Hi, please send us link to page where you got those icons first.
-
You're welcome ;)
-
Thanks ;)
-
Great! :)
-
Sure, we will consider this.
-
You're welcome!
-
Hi, we are snot sure if this might be the reason but if you look at http://pasteboard.co/ThYc660.png you see that you have some JS errors unbound to theme. So please check this on your server side but if you won't be able to sort it out, please sen…
-
No news yet unfortunately because this icon is not included into icon's package we use.
-
You are welcome! ;)
-
Hi, 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 contact with …
-
You are welcome!
-
Hi, if Muffin Options are empty after installation or does not save as should, it means your server is limited. In this case we recommend to deactivate all plugins first and after that click “Save changes” button under empty Muffin Options panel. B…
-
Hi, we are sorry but you can not upload own font. You can use image instead of the icon.
-
Hi, it is not allowed to switch between demos. When you import 2nd demo, the content of 2nd demo is added to 1st one but the settings overwrites. If you decided that you want to use another demo, you need to clear your current WP with WordPress Res…
-
Ok. We did checked it but the problem is unrelated to theme. Your description is very long and when you switch to another accordion tab, page goes up because the 2nd tab is not so tall as the first one. However, this behave can not be changed.
-
Hi, looks like you need to change permissions of upload folders on FTP. More details about this message you can read on https://www.themepunch.com/faq/updateinstall-problem-create-directory/ (Yes, this concerns plugin installation but same concerns…
-
@dramsto If you want to make the content of Muffin Builder visible for Yoast plugin, you need to use Builder >> SEO feature.
-
Hi Roman, to change responsive menu icon color, you need to use the following css:#Top_bar a.responsive-menu-toggle { color: #000 !important; }