
Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,804
- Last Active
- Roles
- Administrator
Comments
-
Thanks for the update.
-
Hi, what elements are missing? Any link to page that you refer to? Did you checked Betheme > System Status if server is configured properly?
-
Hi, Please send us the WordPress dashboard and FTP access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact, and we will check what might be the reason. Notice! Please attach a link to thi…
-
Thanks!
-
Just checked your site and found that problems comes from your custom font. After font deactivation, it works fine. https://forum.muffingroup.com/betheme/uploads/178/WJVLC39XNXHM.png
-
Hi, shortcodes supposed to be put into Plain Text element. CODE element if for code presentation and doesn't parse it.
-
When this video was made, we had one element named: Plain Text / HTML element but we had to split it into 2 elements because some customers been asking for syntax highlighter for html. While it had no sense for plain text, we decided to split this e…
-
Sorry but we don't have any alternative at this moment.
-
If you want to make it with custom css, then you have to remove background image from theme options as it's set globally and use the following custom css to assign bg image for specific pages only. Below declaration is for homepage only. .page-id-6 …
-
Just remove them from these deprecated fields and move these settings to appropriate fields under Advanced tab as explained in FAQ article I sent link for above.
-
As explained in private message, colors didn't worked out because you had custom css for Action Button. That's why colors from theme option didn't worked as they been overwritten by color set in custom css.
-
@mudrainteractions You probably missed something during this process. In such case, please send us the WordPress dashboard and FTP access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact.…
-
Can you send me link to such video? I would like to see it. Generally, if you want to parse shortcodes because you want to use them, you should use elements that parse shortcodes, like Plain Text. HTML doesn't parse them as this element is for other…
-
Hi, from what I can see, you set this background image for entire site globally under Theme Options > Global > General. If you want to keep image on individual pages, you shouldn't set it for entire site globally. Instead, I recommend to set b…
-
Hi, not really sure what you're asking for as you got closing icon for sidebar menu already on site. I attach the screenshot below: https://forum.muffingroup.com/betheme/uploads/483/YLBUUGIFBENI.png
-
Hi, yes, you can use it as dynamic data in the following format: {acf:FIELD_NAME:POST_ID}
-
Thanks. I can see what you mean now and this feature will be added in next theme update.
-
By default, sticky header height is limited by 60px and this value is not editable. The option you used for the logo, Overflow do exactly the thing you see on your site. It takes the logo out of the sticky bar as that's what for option was released.…
-
We can't modify it in the theme because it may bring issues to existing customers but you can easily overwrite this function on your end in child theme.
-
In such case, please send us the WordPress dashboard and FTP access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact, but please provide all necessary details in a message of what steps s…
-
Thanks!
-
Hi, Over the years, the Muffin Builder, which was used for older prebuilt websites, evolved into Bebuilder. Therefore, to maintain full backward compatibility, we had to introduce something like 'deprecated.' However, you can very easily transfer th…
-
Probably they measure something but it's more question to Woo's author. No problem ;)
-
You're welcome.
-
Hi, Tag cloud is simply a list of links, and clicking them triggers a page reload, which is why there is no built-in way to mark the clicked link. Implementing this requires custom JavaScript code, which is beyond standard support. Thanks for unders…
-
Hi, Thank you for pointing out this issue. It will be fixed in the next update. To fix it immediately, please paste the following code into Theme Options > Custom CSS & JS > Custom CSS section: .content-brightness-dark #comments .commentli…
-
Hi, Templates can be created and edited in BeBuilder (Live) only. Your screenshot shows BeBuilder Blocks Classic, which is available for posts, pages, and products. However, keep in mind that this method allows you to edit only the post content. A t…
-
Hi, from what I can see, you put search into content on regular pages. However, for Shop, you use default template which doesn't have elements used on regular pages. In such case, you have to create custom template for shop. You can create own temp…
-
@mudrainteractions It depends what you're asking for exactly. If you're asking for predefined templates built-in then it's not possible. However, you can use Templates and create own template for single post. It's the best way to display things you …
-
By "wider" do you mean predefined sticky header to be higher on scroll? Making it wider (squeezing the menu on both sides) won't change anything in terms of logo height. Or maybe you mean to make logo smaller so it sits well in sticky head…