Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,862
- Last Active
- Roles
- Administrator
Comments
-
You're welcome.
-
Hi, to customize single post page, I recommend to use Templates and build own template for posts. This way you can control every single thing displayed on post pages. Alternatively, you can disable Title for posts globally under Theme Options > B…
-
You're welcome.
-
Thank you for kind words, happy to hear you like the Bebuilder :)
-
Hi, this is controlled by WooCommerce and there is option under WooCommerce > Settings > Products > Inventory named Hide out of stock items from the catalog https://forum.muffingroup.com/betheme/uploads/120/OL1K6F7HM9IS.png
-
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…
-
Hi, Image Gallery doesn't have sorting option at this moment. We will consider such option in future updates of course.
-
This is the most correct behavior. It's how sticky works. If you don't like this behavior, you can always switch to FIXED header and it would be always visible no matter if you're scrolling or not.
-
Sorry but there is no such way at this moment.
-
Unless we won't get the details I've asked for above, it's impossible to say.
-
For username, please use: .content-brightness-dark #comments .commentlist > li .comment-author .fn { color: red; }
-
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.