Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,833
- Last Active
- Roles
- Moderator
Comments
-
Hi, You used responsive options to hide this element on mobile. https://forum.muffingroup.com/betheme/uploads/123/AWZTE3DX4TLV.png See the following video tutorial: https://support.muffingroup.com/video-tutorials/responsive-editing-in-bebuilder/ Be…
-
Hi, Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintena…
-
Hi, Can you provide more detail what modifications you are doing to your header, please? Thanks
-
Hi, Please disable the open popup option, as it is reserved only when you want to display a popup template. Also, put a link to your image in the Link field, and then it will appear in the lightbox as you already have Trager: Lightbox selected. http…
-
Please attach a link to that page and a screenshot showing your issue. Thanks
-
1) Head to Betheme -> Theme options -> Global -> General, and ensure that you do not have these options selected: https://forum.muffingroup.com/betheme/uploads/577/S644OIYQ76IM.png 2) You have some custom CSS that moves your menu to the l…
-
Hello, Please turn off all of the plugins except WPBakery, refresh your cache, and check if the problem persists. Moreover, if you use a child theme, switch to parent, and recheck it. Thanks
-
Please go to Betheme -> Tools, and use CSS update feature: https://forum.muffingroup.com/betheme/uploads/403/J78AZ0YGT7CV.png If this will not help, please send us the WordPress dashboard and FTP access privately through the contact form, which i…
-
I removed your screenshot because it contained your license key. This message could mean that your license key is used on multiple domains. Please use the license manager to handle your license keys: http://forum.muffingroup.com/betheme/discussion/3…
-
Hi @lfrias1, Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under…
-
In the video, there is shown "Sticky" button in the top right corner. Click it, and edit the sticky version of the header. Best regards
-
You can use any dummy email, such as "[email protected]". Best regards
-
Please use the following CSS code: .mfn-cart-holder .woocommerce-Price-amount, .mfn-cart-holder .mfn-ch-footer-totals{ display: none; } Best regards
-
Hi, You need to set up a stretch option in the section so that all wraps are extended to the height of the tallest one. See the following video tutorial: https://support.muffingroup.com/video-tutorials/flexbox-positioning-with-bebuilder/ Best regar…
-
Hi, You can go to Betheme -> Theme options -> Fonts -> Size & Style, disable Auto font size, and set up your font sizes manually to fulfill your needs: https://forum.muffingroup.com/betheme/uploads/388/KLHOZ58U8VY4.png Best regards
-
Hey, Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact. We will check what might be the reason. Notice! Please attach a link to th…
-
Hi, It is because of the WP editor. If you want it to scale responsively, use BeBuilder instead. Best regards
-
I am happy I could help. If you have any other questions or problems, feel free to ask. Best regards
-
Hi, Please always attach a link to your website so we can check it out. If the page is offline(localhost), then our help will be limited. You will have to contact us when the page is online. Also, please make sure that the page is not under maintena…
-
Sorry, but I do not know what you are referring to. Can you provide more information, please? Thanks
-
Hi, Try the following CSS code; .post-type-archive-tribe_events #Subheader{ display: none; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
Please put prettyphoto in the Classes filed, and recheck that: https://forum.muffingroup.com/betheme/uploads/889/XLQE88JPBWXJ.png Best regards
-
Hey, Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to…
-
Thanks, I received your private message. Can you tell me on which page I should look? I could not find the one from your screenshot. Best regard
-
In your Portfolio post template, you did not add any dynamic data e.g. {postmeta:mfn-post-client} to display client: https://forum.muffingroup.com/betheme/uploads/689/VK4PHN5TCSGL.png Also, you did not add a Post content element to display (as the n…
-
Hi, Please click on your avatar on the right side, and on View profile: https://forum.muffingroup.com/betheme/uploads/495/CZ3TKGVZMDFG.png There below your avatar, you can find all discussions you created or participated in: https://forum.muffingrou…
-
See the following video tutorial: https://support.muffingroup.com/video-tutorials/how-to-activate-sticky-header/ Best regards
-
Unfortunately, no, because the class must be added dynamically and only to a category that is currently a parent of the portfolio project. Best regards
-
You can import a pre-built website and skip the database reset so as not to lose anything. I suggest checking how it works on your own in the staging domain. There is no universal approach for all websites because every layout is different. The most…
-
Hi, 1) Use the following CSS code: #Top_bar:not(.is-sticky) .menu li ul{ top: 70%!important; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. 2) The same as in the first point: #Top_bar .menu li ul li{ width: max-conten…