
Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,046
- Last Active
- Roles
- Moderator
Comments
-
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…
-
Did you purge your cache before deactivating? Also, are you sure that you do not have any cache on your server? If so, please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://th…
-
If you 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 can try to restore them for you. Notice! Please attach a link to this forum d…
-
Please go to Betheme -> Theme options -> Shop -> Signle product, and change the Gallery style to one that suits you: https://forum.muffingroup.com/betheme/uploads/674/LUK23TLN8U6U.png Best regards
-
Hello, 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. If this will not help, please send us the WordPress dashboard and FTP access…
-
Yes, for that you must enable the filters: https://forum.muffingroup.com/betheme/uploads/847/3LBGN64RB0SP.png or https://forum.muffingroup.com/betheme/uploads/037/JM9XTKDKFHHK.png Best regards
-
Go to WooCommerce -> Settings -> Product, disable AJAX option, and recheck that. https://forum.muffingroup.com/betheme/uploads/955/WBEQQSS9BQT6.png Best regards
-
I am glad I could help. Regarding your new questions: Use the following CSS code to prevent text from going outside the frame: .mfn-header-tmpl-menu-sidebar .mfn-menu-link > .label-wrapper > .menu-label { white-space: wrap!important; } Put it…
-
Hi, Try the following CSS code: @media only screen and (max-width:767px){ #Top_bar .top_bar_left .logo{ padding: 20px 0; } #Top_bar .top_bar_left .menu_wrapper .responsive-menu-toggle, .mobile-sticky #Top_bar .top_bar_left .menu_wrapper .respo…
-
Hi, Please attach a screenshot from your backend showing how you placed that video on that post. Thanks
-
Hi, We will get familiar with this plugin, and we will propose a solution for that in a couple of days. Best regards
-
Hi, See the following video tutorial: https://support.muffingroup.com/video-tutorials/building-mobile-headers/ Best regards
-
Hi, The menu on the Ski3 demo was done with the sidebar menu template. See the following video tutorial: https://support.muffingroup.com/video-tutorials/how-to-create-a-full-screen-menu-in-wordpress-2/ Best regards
-
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