
Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,824
- Last Active
- Roles
- Administrator
Comments
-
Hi, each element should be put into separate WRAP and you have to set Stretch for Wraps vertical spacing. https://forum.muffingroup.com/betheme/uploads/393/INJUJ5XNLIQK.png
-
I have checked this with team and like thought, this have been fixed in latest update. If you still face issue, please send us the WordPress dashboard and FTP access privately thru the contact form, which is on the right side at http://themeforest.n…
-
Hi again, 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 …
-
We didn't done anything. As explained, most of the issues you've faced comes from your 3rd party plugins. You should disable those plugins as then bring more harm than good.
-
Hi, do you mean that your background image in Slider Revolution is blurry and you wanted it to be better quality?
-
Hi, let me discuss it with the team and I will get back to you after the weekend.
-
Where did you put that css exactly? This should be put in Theme Options > Custom CSS & JS > Custom CSS section.
-
Hi, your custom css doesn't work because you can't use such strings in css. It's not allowed. https://forum.muffingroup.com/betheme/uploads/303/OGSQ4FRV0C4Q.png
-
We are always being informed if there are any vulnerabilities in 3rd party plugins but frankly speaking this one is not so important as you need admin privileges to inject anything. However, it is usually like that you have to choose between vulnera…
-
No, it won't affect BeBuilder as these are 2 completely different tools. If you use BeBuilder, you don't need elementor at all.
-
Hi, not really sure what fields you are looking to use with Betheme but at this moment, Betheme supports only basic fields only as explained in the following YT tutorial https://youtu.be/-bgOUieMNiA?si=wWbHRzGRR0ea3PiZ
-
Hi, The section where both wraps are, must have Stretch Wraps vertical spacing set. https://forum.muffingroup.com/betheme/uploads/210/KS42D65LJP0V.png
-
Hi, images are different size. If you look into inspector, you will see the following: https://forum.muffingroup.com/betheme/uploads/686/E3DHWZWBZ69H.png This image is 960 x 720px while the other is 675 x 675px. https://forum.muffingroup.com/betheme…
-
For that you have to build Sidebar Menu with builder as only this way you can style things the way you like. Video regarding sidebar menu, you will find on our YT channel https://youtu.be/fgpUj7qleqI?si=12O9smynYv77LJmw
-
From what I know, this fix was applied in latest update. I will check this with the team and will get back to you.
-
2) https://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour 3) I suggest to verify what you did in slider as seems like you used raw html inside but didn't closed/opened tags correctly. 4) Please check the s…
-
You have to create it under Template. When you do so, you have to set condition so builder knows where exactly this template have to be applied. If you want to apply template for all posts, condition should be as on the screenshot below. https://for…
-
Hi, this is lightbox and it can be disabled in Theme Options > Addons & Plugins > Addons. If you disabled it and it didn't helped, it means that one of your 3rd party plugins provides same functionality. In such case, please disable ALL 3r…
-
Hi, Icon Bar hover color can be changed in Theme Options > Colors > Elements. Otherwise, you have to customize them with custom css as it's very old element before the BeBuilder was released. In case you want to use custom, you've got it below…
-
1) Underline on hover can be removed with custom css only as by default it is always underlined. a:hover { text-decoration: none; } 2) There is no Action Bar on this prebuilt website. 3) You have to edit text with the BeBuilder and change specific …
-
If you created single post template for posts, then you should check if you didn't set custom header template for under Template Options. https://forum.muffingroup.com/betheme/uploads/303/BHEE0RSOCLD2.png
-
Hi, to style menu items, you have to edit header template, grab the Menu element and style items under Style tab. https://forum.muffingroup.com/betheme/uploads/312/I7SLMCBVGHON.png
-
Then all you have to do is build popup with a shortcode inside. There is a couple of videos regarding popup builder on our YT channel. https://www.youtube.com/@MuffinGroup/search?query=popup
-
Hi, sounds like you set custom header for single post template if you have such set.
-
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…
-
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 note the first thing we're gonna do will be disabling ALL …
-
All you can do is hide it on mobile but display another one. You can't remove video from code totally according to screen size.
-
1) In such case, we need link to website where this "add to cart" button is.
-
Hi, are you talking about this https://themes.muffingroup.com/be/biker/ prebuilt website?
-
Hi, do you mean to trigger shortcode in popup on button click?