Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,792
- Last Active
- Roles
- Moderator
Comments
-
Hi, You have a background image set for the brands section: https://forum.muffingroup.com/betheme/uploads/552/I0BY82OH1LMG.png You will find it in the deprecated area: https://support.muffingroup.com/faq/what-deprecated-in-the-bebuilder-means/ Best…
-
1) Assign the video as the section background: https://forum.muffingroup.com/betheme/uploads/213/P7OVBZZ8399S.png 2) Did you add the blur with a custom CSS code? You can do it through BeBuilder in the section advanced -> background settings: http…
-
Hi, Do you have the newest version of Betheme installed? Did you try purging the cache? If yes, please try to purge and disable it, to see if it works with cache inactive. Best regards
-
Hi, With the split menu from theme options, the action button is not available. However, you can replicate this layout with the header builder: https://support.muffingroup.com/video-tutorials/header-builder-2-0/ Best regards
-
Making anchor links (in the menu or not) is as simple as creating regular links. Please head to the documentation, where you will find all the required steps to do that: https://support.muffingroup.com/faq/how-do-i-link-an-anchor-on-the-same-page/ Y…
-
Hi, Copy the Gravity Form shortcode and put it in the Column Text or Plain Text element. If you choose Plain Text, remember to enable shortcode parsing. Best regards
-
Live search works completely fine in my environment, so I cannot replicate the problem. If we find that your problem is not related to the configuration, but rather something within the files, then the FTP is crucial. Without it, we will not be able…
-
Filters work only with all categories, so there is no option to achieve what you need. Best regards
-
You can try to restore them with revisions: https://support.muffingroup.com/video-tutorials/revisions-in-theme-options/ Best regards
-
Hi, If it is in a Column Text element, you can set it in the Style tab. https://forum.muffingroup.com/betheme/uploads/701/O3PTP08ZPKC1.png Best regards
-
You did not assign attributes to corresponding images: https://forum.muffingroup.com/betheme/uploads/472/4LBW2MOZLX53.png They are all set to "any". You must assign them: https://forum.muffingroup.com/betheme/uploads/935/CO5TCI7IDKQS.png B…
-
Hi, Please go to Betheme -> Theme options -> Responsive -> General, and enable the Pinch to zoom option: https://forum.muffingroup.com/betheme/uploads/065/BOBBN3ON5W9P.png Best regards
-
Please go to Betheme -> Theme options -> Global -> Advanced, and try these two options (which suits you best): https://forum.muffingroup.com/betheme/uploads/975/NCUQYEXM7Z3T.png Best regards
-
Hi, I am happy to see that you handled it. Please let me know if I can help with anything else. Best regards
-
Sure thing. I will let you know when we find a possible solution. Best regards
-
Try to add !important after the font size value. .mfn-sidemenu-menu .mfn-menu-link .label-wrapper .menu-desc{ font-size: 30%!important; } Best regards
-
Try the following CSS code: @media only screen and (max-width: 767px){ #Top_bar .logo a img{ min-width: 216px!important; } } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
What program do you use for SVG, or where did you take them from? Best regards
-
Hi, You can put this CSS code to Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
Did you put it in Betheme -> Theme options -> Addons & Plugins -> Addons? https://forum.muffingroup.com/betheme/uploads/921/6O636IVA9YKN.png Best regards
-
2) Except for changing the short description of this one product, I did not touch anything else. 3) Try the following CSS code: .content-brightness-dark .cart .mfn-wish-button:hover .path{ stroke: #d7e3ff!important; } Put it in Betheme -> Theme…
-
Hi, Do you have any cache active on your website? All you described here seems to be related to the cache active on your website. Best regards
-
Hi, I am glad to see that you found the solution. Regarding opening on the same page, we will take your suggestion into account. Best regards
-
If you send me a link to your website, I can help you by preparing a custom CSS code that will do the job. Best regards
-
Please, turn off all of the plugins, refresh your cache, and check if the problem persists. Moreover, if you use a child theme, switch to the parent, and recheck it. Thanks
-
As I mentioned in my previous message, we have started working on the solution. Best regards
-
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 this…
-
I was checking that with F12. In the website source, it displays as for you. I have passed it on to the dev team. Best regards
-
It is a problem that after you install WPML, it might not assign products (posts, pages, etc.) to any language, and the template is trying to load a product that it assigned anywhere. We are looking for a solution to that. Best regards
-
You were completely right, sorry for our mistake. We have corrected that. To correct that on the main domain, copy the following files from the staging one: functions/builder/class-mfn-builder-woo-helper.php visual-builder/classes/visual-builder-cla…