Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,218
- Last Active
- Roles
- Moderator
Comments
-
Unfortunately, the login credentials you sent do not work: https://forum.muffingroup.com/betheme/uploads/278/MAX1HJTB0MW8.png Please double-check if the credentials you sent are correct. Thanks
-
No, we cannot implement it as it has been resolved only for your case, and we have not encountered this issue anywhere else (as I mentioned earlier, I was not able to replicate that). Especially, we do not know how such a modification would affect o…
-
Please check it out now, and let me know if the display is better.
-
Nowadays, it is rather used for shops only because of the limited customization options. Also, now we are developing a filters feature, and when it is out, there will be no need to use widget sidebars even for shops. In some older demos, you might f…
-
Try the following CSS code: .woocommerce .column_product_cart_button .cart{ flex-direction: column; align-items: flex-start; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
Did you change the WP dashboard URL for your website? I could not enter it with /wp-admin. Best regards
-
Hi, You need to find a menu that contains this menu item in Appearance -> Menus: https://forum.muffingroup.com/betheme/uploads/077/N58X00VYRNCG.png Best regards
-
Please check if this CSS is what you wanted to do: .mfn-header-tmpl .column_header_icon .search_wrapper{ width: clamp(600px, 80%, 1920px); } .mfn-header-tmpl .column_header_icon .search_wrapper input{ font-size: 80px!important; padding-left: 96px…
-
Nope, when you check to hide the title or the Subheader, it is completely removed from the website source, and there is no option to keep it. That is why I suggested a workaround with the heading element. Best regards
-
As the name of the element indicates, it is a Product Content. It means that this part is pulled directly from the products. So this area is not global and individual for every product. If you want to have the same content on all products in that pl…
-
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. Please also tell me what change…
-
Attaching a link to the website is always a good idea as it helps to provide faster and more direct support. For example I needed it now, so I could prepare a custom CSS code for you: @media only screen and (max-width: 767px) { .helper .helper_head…
-
Hi, 1) 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. 2) Please, check the following link. There you will find instructions about …
-
Indeed, it is a part of the post template, and in it we used a contact form done with Contact Form 7. https://support.muffingroup.com/video-tutorials/sticky-sidebars-and-elements/ Best regards
-
No need to be so harsh on yourself. 😅 Thing like this happens. Anyway, it is good that everything works as it is supposed to now. Best regards
-
Hi, I am glad to see that you handled it. If you have any further questions or concerns, please don't hesitate to ask. Best regards
-
Hi, Please do not share your license key publicly here as others can see it. Anyway, please explain in more detail what is happening. Thanks
-
Hi, It has been resolved in the last theme update. Please update Betheme to the newest version, and this message will be gone. BTW, see the following article: https://support.muffingroup.com/faq/what-does-the-outdated-woocommerce-template-message-re…
-
As I showed you on the screenshot here: https://forum.muffingroup.com/betheme/discussion/comment/274039#Comment_274039 The problem was gone when I switched from the child theme to the parent, which means that the child theme is the culprit. Theme au…
-
Hi, You can add H1 with the heading element into your pages with BeBuilder, and hide it with Responsive Visiblity options. https://support.muffingroup.com/video-tutorials/responsive-editing-in-bebuilder/ Best regards
-
Hi, It is content from the products. Did you edit your products contents? Best regards
-
Hi, Probably with some custom CSS, it might be possible to increase the size of the search box. If you attach a link to your website, I can help you prepare such CSS. Best regards
-
Hi, See the following article: https://support.muffingroup.com/how-to/how-to-change-default-copyright-in-footer/ Best regards
-
There are typography options for the submenu in the same Style tab: https://forum.muffingroup.com/betheme/uploads/828/1GKNLRM4099F.png https://forum.muffingroup.com/betheme/uploads/982/90S991Q4Y41I.png Best regards
-
Did you add the Be Shop attributes widget or another attributes widget to your sidebar? https://support.muffingroup.com/video-tutorials/how-to-set-up-off-canvas-sidebar-for-shop/ Best regards
-
Sorry, but the WP user you sent access to does not have admin rights, and we could not do anything on your website. Also, the FTP access you sent does not work. Please change the user privileges to admin, and send another FTP access with working cre…
-
Indeed, it seems that you were right, and the Edge browser blocks the autoplay. However, I have found a workaround, and using JS, I caught this video background and forced it to play. You can find this JS in Betheme -> Theme options -> Custom …
-
Yes, please send us the WordPress dashboard 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 fo…
-
Please use this: .testimonials_slider .slider_images{ display: none; } Thanks
-
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…