Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 8,024
- Last Active
- Roles
- Moderator
Comments
-
Hi, Please do not create duplicate discussions about the same topic. Check the answer In your other topic: https://forum.muffingroup.com/betheme/discussion/70143/can-bebuilder-and-elementor-be-used-together#latest Best regards
-
Hello, 1) BeBuilder is an integral part of the Betheme package, so there is no need to install it. It is available by default. 2) You can use two builders on to one website, but it is highly not recommended to mix two builders to build your content …
-
Hi, As I already mentioned in this topic: https://forum.muffingroup.com/betheme/discussion/70125/how-to-show-the-number-of-opens-or-views-of-an-article-in-the-red-area#latest, there is no option to do that. If you would like to see such a feature in…
-
Hi, It is a feature added by the browser. Please see the following link on how to handle this: https://stackoverflow.com/questions/21003535/anyway-to-prevent-the-blue-highlighting-of-elements-in-chrome-when-clicking-quic Best regards
-
There is no setting for that. However, I have found the following link: https://stackoverflow.com/questions/48529109/show-children-for-subcategory-archives-in-woocommerce-product-category-widget I hope it will be helpful. Best regards
-
I can only suggest checking the following link: https://support.muffingroup.com/how-to/how-to-add-custom-classes-and-css/ Especially the video at the bottom of it. Best regards
-
We send answers 3 times a day at 12 PM, 2 PM, and 4 PM from Monday to Friday. Please send us the WordPress dashboard, database, and FTP access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#con…
-
Hi, Sorry, but we provide this forum in English only. Rewrite your question in English, please. Thanks
-
Hi, You can create these pages by yourself. You need to create regular pages, add appropriate shortcodes to them, and choose them in the WooCommerce settings. See the following link: https://woocommerce.com/document/woocommerce-pages/ Best regards
-
Hi, You can hide the steps from the cart page with the following CSS code: .woocommerce-cart .mfn-checkout-steps{ display: none; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
I can see that you use Elementor, so the option from the previous message will not work, and regarding Elementor content, you should contact their support. The menu jumps because while loading, the logo is loaded with the original size. https://foru…
-
Hi, For such customization, it would be best to use the Loop Builder. Please see the following video tutorial: https://support.muffingroup.com/video-tutorials/how-to-use-the-loop-builder-introduction/ Best regards
-
It should be given from where you downloaded this "Easy FancyBox" plugin. Best regards
-
Please send us WordPress dashboard 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 this forum discussio…
-
I do not see the part with the sliders. Do they maybe show a red "premium" label? The newest Slider Revolution update could cause it. We have contacted them, and they said that it will be fixed in next update of SR. Best regards
-
We have corrected it on your website. Please check it out. Best regards
-
Hello, No, there is no option for that. If you would like to see this feature in future updates, please let us know on the following topic: https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest Best regards
-
Hi, You can add to the footer template button, icon box, or any other element with a link field and put there #Wrapper. Best regards
-
Please send us WordPress dashboard 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 this forum discussi…
-
Hey, 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 th…
-
Hi, BeBuilder is a part of Betheme, so if you do not use Betheme on your website, it will not work. Also, Elementor and BeBuilder are two completely different builders with different structures, so if you build your content in one, there is no optio…
-
Please go to Betheme -> Theme options -> Performance, and set Builder local styles to Inline in header. https://forum.muffingroup.com/betheme/uploads/178/PAKLA8NILO74.png After that check if the problem persists. Thanks
-
Hi, There is no option for that. If you would like to see such a feature in future updates, please let us know on the following topic: https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest Best regards
-
The link you have sent does not work. Are you sure that it is correct? https://forum.muffingroup.com/betheme/uploads/459/A2C4VTA24E9T.png Also, please open the header template, remove the hamburger menu element, add it again, assign a sidebar menu t…
-
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 ensure the page is not under maintenance befo…
-
Hi, There is no option to do that. If you would like to see such a feature in future updates, please leave your suggestion as a comment on the following topic: https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#…
-
Hi, Please try the following CSS code: @media only screen and (min-width:960px){ #Footer .copyright a{ font-size: 15px; line-height: 1.2em; } } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards