Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,971
- Last Active
- Roles
- Moderator
Comments
-
You placed it in the wrong element. You should use the Plain Text element with the shortcode parser enabled. https://forum.muffingroup.com/betheme/uploads/882/ADYH1OPBIYQR.png Best regards
-
I am glad that you found the root cause. Best regards
-
Hi, 1) Is there anything I should fill to show these checkboxes? I do not have them, and I am not familiar with Dutch. 2) Try the following CSS code: .wc-block-cart__submit-container{ background-color: #000; border-radius: 8px; } .wc-block-cart__s…
-
Hi, I checked your website, and I do not see anything like this. Did you handle this in the meantime? Best regards
-
Sorry, I overlooked your question about the image. However, I quite do not understand that. Can you explain it in more detail, please? Regarding Global Sections, you are looking in the wrong place. In BeBuilder Blocks Admin, you can find the Global …
-
Hi, In the Post Content element (in the template) did you set up the Source to BeBuilder? https://forum.muffingroup.com/betheme/uploads/082/W55LM6VLVAME.png 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…
-
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, Please see the following video tutorial: https://support.muffingroup.com/video-tutorials/how-to-overlap-elements-in-the-bebuilder/ Best regards
-
The dots can be removed with the following CSS: .section_video .mask{ display: none; } But the bars depend on the device viewport, as the video is scaled down: https://forum.muffingroup.com/betheme/uploads/088/LN5C3R1I0UKH.png https://forum.muffing…
-
Happy to see that you handled it. Can you tell me what the reason was, please? It might help other people with similar problem. Best regards
-
Hi, You must edit the element with the shortcode and set its margins to zero. https://forum.muffingroup.com/betheme/uploads/317/BWPF0IRZYDGF.png 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…
-
Thank you for the video. We replicated this in our environment, and as soon as we find the culprit, I will let you know. Best regards
-
1) Regarding my second question, even though I have set it up, as you wrote, just like in the previous webshop, it is not possible that I click on a category in the header section and that a subcategory appears within it, and thus the customer can …
-
Hi, I must consult that with the dev team. I will let you know as soon as I receive a response from them. Best regards
-
Hi, I have passed it to the dev team. We will take a look at it. Best regards
-
Hi, Is your logo SVG? In the settings, you have SVG width set to zero. https://forum.muffingroup.com/betheme/uploads/809/NDO4D3J1MJFA.png Best regards
-
Hi, Are you able to share a screenshot showing what you refer to, or give some examples, please? Thanks
-
https://forum.muffingroup.com/betheme/discussion/comment/248762#Comment_248762 Changing the parallax to accept the border-radius requires us to change its construction, which might cause some unpredictable issues for many others. So far, no one has …
-
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…
-
This image is a section background. https://forum.muffingroup.com/betheme/uploads/914/XDU3H64JY5BA.png As it is an older pre-built website, you can find it in the deprecated settings. https://support.muffingroup.com/faq/what-deprecated-in-the-bebuil…
-
It is a WordPress configuration. You should check WP documentation or some tutorials on the internet. https://wordpress.org/documentation/article/customize-permalinks/ Best regards
-
Hello, Please see the following video tutorial: https://support.muffingroup.com/video-tutorials/global-sections-wraps/ Best regards
-
Please go to Betheme -> Theme options -> Accessibility, disable keyboard support and check if the problem persists. Let me know when you do that. Thanks
-
Hi, There is no setting to add more socials there. Can you tell me which one you need? Best regards
-
It can be done via custom CSS code. Please let me know if you need help writing it, but I will need a link to your website. Best regards
-
Hi, The only option is to write a custom CSS code for that. Please let me know if you need help writing it, but I will need a link to your website. Best regards
-
You can assign templates to blog pages or categories with the conditions. https://forum.muffingroup.com/betheme/uploads/665/KJFHXSMR2EHE.png I am not quite sure what you are asking about. Best regards
-
Hi, It depends on what you need to filter. If you want to filter by attributes, you can use the BeShop Attributes widget, which has AJAX filtering and does not reload the page. You should probably use one of the WooCommerce extensions if you need so…