Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
@gwong_bbb Yes, you're right. But we removed the plugins that can be downloaded from wordpress.org because it's better for people. If plugin is included, then people do not make the effort to take the recent version from wordpress.org and they const…
-
For single product page, please use below css:.woocommerce .product .product_wrapper .onsale { display: none !important; }
-
You're welcome ;)
-
Hi, you can add some padding for section item where this fancy heading is :)
-
Hey, You can use "Banner" section under Theme options > Header & Subheader > Extras section where you can use links inside.
-
Great :)
-
You're welcome ;)
-
Hi, as we see, you got "Subheader" activated which is deactivated on our demo. You can do the same under Theme options > Header & Subheader > Suheader section.
-
Yes, exactly ;)
-
Yes :) You forgot to set up main menu under Appearance > Manage locations section.
-
Hi Juilien, yes, it is possible of course. For this section we used "Features list" item with below content inside:[item icon="icon-tools" title="Best Muffin Options panel" link="#" animate="zoomIn"…
-
You must use Firefox to check the errors. All errors will be in red color.
-
We have checked the link you sent above but it's not our theme. After theme installation and activation, pages will be available in the back-end of course but then won't look the same in front-end obviously because each theme is different and conten…
-
@filippobonadiman If Muffin Builder is still invisible, please send us private message with access to your dashboard and we'll check what you did wrong.
-
Hi Elec, because we do not offer code customizations, we can not give you solution of how to do this. But we recommend to have a look on includes/content-single.php file to check how it was made and hope this will help you a lot. Thanks for unders…
-
Hi, any url to page where this happen?
-
Hi, it depends what you mean. By categories, can be filtered Portfolio items but blog posts, can be filtered by categories, tags and authors. Thanks!
-
Hi, BeTheme was created in accordance to WP API and all information about custom post types you can read on https://codex.wordpress.org/Post_Types Thanks!
-
Hi, 1. Which layer images you mean? Are you talking about Revolution Slider or what? Because we do not see any "Explore now" button. 2. As we see, slider is not responsive at all. Looks like something bad happened with slider files or so…
-
Sure, we can export slider once again for you but we are sure if this topic did not helped, new slider won't help as well and you will get the same error. But feel free to send us private message so we can send you exported slider.
-
Hi, looks like your theme files are corrupted or one of your plugins do the mess what you can see on http://pasteboard.co/2yIu7rcM.png We recommend to remove plugins first, and if this won't help, please update theme files but via FTP only as this…
-
You could not find a file on FTP or what? Did you checked it .htaccess got right privileges and can be saved? Because your changes under Settings > Permalinks won't work if file does not have right privileges. If you don't know how to check them,…
-
Yes, it's true. Many hosting companies do not care about memory. They can not increase values for memory because they know very well it is not possible because servers are shared between too many accounts.
-
@chakru Check "Visual Editor" then because WYSIWYG is already included into Muffin Builder.
-
We thought that you ask abut the main color only :) But if you want to change hover color as well, please use below css as well:.contact_icons a:hover { color: #000 !important; }
-
Great :) This css is fine but will be much better to use below instead to be sure that image will be removed from single portfolio page only:.single-portfolio .single-photo-wrapper { display: none !important; }
-
Hey, it's under functions/meta-functions.php file.
-
The conflict between plugins is also possible. Some plugins are not compatible together and this may harm the theme. Anyway, we're glad that you sorted it out :)
-
So you can import pre-made layout the way as it was described on http://forum.muffingroup.com/betheme/discussion/1064/how-to-re-create-one-of-full-demo-pages-betheme-demo-data Existing pages and posts won't be removed but only pages that comes with…
-
Ok. So if you use Be|Coaching demo and you did not changed anything, then below css will work:.contact_icons a { color: #000 !important; }