Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Hi, child theme is included into theme package of course. It's called betheme-child.zip All details about child theme you can read on https://codex.wordpress.org/Child_Themes
-
Hi, at this moment we do not have any plans. We got many other layouts in queue that we must do first. Thanks!
-
@OakeyMX http://forum.muffingroup.com/betheme/discussion/9767/don-t-save-updates-pages (btw your problem is related with Page options, not Muffin Options) so you are asking about the problem under wrong topic.
-
Hi, all custom widgets are located under Appearance > Widgets section. If you don't see the custom widgets, it means that you did something wrong during modification and you broke WP files. Our theme does not have any impact on widgets so it's f…
-
Of course you can send us dashboard access privately but we are nearly sure that we won' find anything else except what we already wrote. We are sure that the problem is on server side. To be 100% sure, we suggest to remove all theme files from FTP …
-
@agencetypy Are you talking about Ordered, Unordered & Definition Lists or Bullets Lists?
-
If you are using custom fonts, then of course all font files must be uploaded because different browsers are using different formats.
-
This is the reason why we do not recommend to use cache if you don't know how to use it because sometimes, cache plugins may bring more harm than good. However, we're glad to hear that you realized that it's because of cache.
-
If nothing works, then please send us private message with access to your dashboard and we'll check what you did wrong.
-
Hey, with that portfolio style it is impossible unfortunately. If whole image will be a link, it won't look as good as currently. Thanks.
-
If you are not web developer then why you use html tags? If you are not web developer, you should use plain shortcodes that are included into theme only. The bugs you got in the code, does not come with theme. As proof, just import any of our pre-ma…
-
Like we wrote previously, Visual Editor item got WYSIWYG editor (this is default WP editor) what you can see on http://pasteboard.co/1GwINfly.png - this is the only editor available for WordPress where you can set font sizes and other things.
-
Hi, we do not have such social icon included so if you want to add own icons, you must play with includes/header-top-area.php file. Thanks!
-
All custom posts that comes with theme we made that way and it works. So if it does not work on your side, it means that you are doing it wrong. Of course you can send us private message with more details of what you did, but if it's your fault, the…
-
Hi Christoph, "Love Box" feature can be turned off under Theme options > Blog, Portfolio & Shop > General section. But if this feature does not work for all pages, please show us where exactly this feature does not remove when y…
-
Yes, it's true but it works the same on our demo. Sticky header is unavailable for mobile devices because this feature and that kind of devices are incompatible.
-
Hi, please send us url to page where you want to do this and we'll tell you how. Thanks!
-
We removed your access details because it's public section and everyone see them. Anyway, please look at http://forum.muffingroup.com/betheme/discussion/938/problem-with-image-size-in-shop-slider-media-images-settings-sizes where we explained why ga…
-
@chill4 No, there is no way to format images in specific format. This is how parallax feature works with browsers. We spent many hours on it and did not found any solution yet.
-
Sorry but we can't agree with you unfortunately. This is a screenshot of our layout.css file http://pasteboard.co/1FoRZ3FX.png But this one is your one http://pasteboard.co/1FoVMnDw.png Do you see the difference? Because we see a big difference. …
-
Yes, this is how it works. Images inside Muffin Builder are encoded and that's why paths to them do not change while site migration. We must encode content to keep it safely in the database.
-
We asked you above, where the problem is? What error you got while slider import? Your current explanation is definitely inadequate and we don't know how we can help. Did you followed the instruction we left on http://forum.muffingroup.com/betheme/d…
-
This is very simple. Create another WP instance (in sub-folder or as sub-domain) just for tests. On this new instance install W3 Total Cache plugin and import our config file. It's easy, will take you few minutes and you will be able to test other t…
-
Hi, you're right. This is our mistake and we'll fix it with next theme update. You can fix it now with below custom css:#Top_bar.is-sticky .menu_wrapper { width: auto !important; } Thanks for pointing out this issue :)
-
You're welcome ;)
-
Ok. So to hide specific authors, you can use below css:#Filters .filters_wrapper ul li a[data-rel=".author-eric-aubert"] { display: none !important; } Each author got own data-rel attribute, so instead of .author-eric-aubert you can use r…
-
@sudie97 More details about that we left on http://forum.muffingroup.com/betheme/discussion/9722/sidebars-dont-show-on-custom-post-type-archive#latest and we appreciate if you can keep writing in one topic only.
-
The url you refer to, is default WP solution of course. We are not using the same one because our customers want to use both sidebars at the same time what is impossible with default WP solution. To create custom post archives, you must copy the con…
-
Hi, we can not check your site because you got "Maintenance Mode" activated.
-
Hi, Envato Toolkit plugin does not work anymore because Envato changed their api. More details about that you can read on https://github.com/envato/envato-wordpress-toolkit/issues/85 We recommend to update theme via FTP because it's the safest way.