Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 8,549
- Last Active
- Roles
- Moderator
Comments
-
Hi, Please see the following video from the marked timestamp: https://youtu.be/bap9lt2prYU?si=9I2W6bavPxdu554m&t=508 Albert provides a brief explanation of this feature. Best regards
-
Hi, 1) Did you check if you do not have any caching tools enabled on your server? If you are unsure about that, I suggest contacting your hosting provider. 2) Can you show me a screenshot of what "Triumph car" you refer to, please? Thanks
-
Hi, These two images take longest to load: https://forum.muffingroup.com/betheme/uploads/611/46JF2D5JL7QA.png Moreover, Slider Revolution is a tool that gives amazing customization options, but it is also heavy, so it might affect loading time as we…
-
After the demo import, WooCommerce does not recognize product prices and attributes, and that is why filters do not display as they do in the preview. I opened every product, updated it, and now the filters display correctly. The same effect would b…
-
I have checked it on my iPhone 12, and it displays correctly. https://forum.muffingroup.com/betheme/uploads/906/CK8ESZLH1Q04.png Did you handle this in the meantime? Best regards
-
I am happy to see that you handled it. If you have any other questions or problems, feel free to ask. Thanks
-
Please write to us using the contact form I provided in my previous message. Thanks
-
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 forum d…
-
Hi, I am happy that you found the root cause. Please let me know if we can help with anything else. Best regards
-
Hi, We support Elementor, but you should not use two builders on one page simultaneously. If you started creating your page with the Elementor, you must finish with that because it has a completely different construction than BeBuilder. Best regards
-
Hi, There is no setting to achieve that. It might be done with more advanced CSS, but you must contact your web developer regarding this. Best regards
-
Please change it to H4 in the settings and use the CSS code I have sent you. If it does not work for you, please keep the H4 enabled for the products list, and I will check why the custom code does not have an influence on that. Thanks
-
You wrote beyond my working hours thus I could not answer you. Please do not share your login credentials on the forum, as others can see them. Anyway, the ones you provided here do not work. https://forum.muffingroup.com/betheme/uploads/572/MIEZI4D…
-
So, please adjust the timezone in the element settings, as I mentioned before. Thanks
-
The menu problem was caused by the fact that you did not have the newest version of Betheme. After I updated it, the problem was gone. The problem with hide/show under was a bug in theme files, which we corrected, and this fix will also be included …
-
Unfortunately, the screenshot does not say anything to me, and that is why I asked for more details about what you want to achieve. Best regards
-
To enable BeBuilder for your own CPT, use this: // add in child theme functions.php add_filter('bebuilder_post_types','my_post_types'); function my_post_types($post_types){ $post_types[] = 'my-custom-post-type'; return $post_types; } Best regards
-
Hi, I can see them like this: https://forum.muffingroup.com/betheme/uploads/379/NJNSV1UHPLJB.png How do you want them to behave and look? Best regards
-
1) On the feature page, we present a brief introduction to the feature. If you search for video tutorials, I suggest checking the following link: https://support.muffingroup.com/video-tutorials/ 2) Open the Permissions tab and check the templates. h…
-
We highly doubt that your server is good enough for your website. Standard WooCommerce query takes 0.5s, which is unacceptable. https://forum.muffingroup.com/betheme/uploads/895/NT3YRHGXB2RT.png We tried to look at our queries through FTP, but after…
-
Glad I could help. If you have any other questions or problems, feel free to ask. Best regards
-
Hi, HR and Divider shortcodes are the same elements. It is just an additional name to make it easier to find for people familiar with HTML and using <hr> tag. Shortcode corresponds to the Divider Basic element. Thanks for noticing the links mi…
-
Typography in the Column Text element works only with simple text tags such as <p>, <span>, <b>, etc. If you put headings in this element, styling will not work because styles from Theme options influence it. That is why we have a …
-
Sorry, the link did not work properly as it should be a playlist. Check this one: https://www.youtube.com/watch?v=maE0FuFIhjQ&list=PLyfUqkbtW2kxq8AY0SivMxX7kf2H9Y-Wf Anyway, Query Loops can display products. https://forum.muffingroup.com/betheme…
-
Hi, We do not have a feature for Custom Post Type creation. You would have to use a plugin for that, e.g., Toolset, or create it manually by editing the files, but we do not provide help with file customization, so you would have to contact your web…
-
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 parent and recheck it. If this will not help please send us the WordPress dashboard and FTP access privately thr…
-
Hi, Go to Betheme -> Theme options -> Global -> Navigation & Share, and uncheck the Sticky arrows option. https://forum.muffingroup.com/betheme/uploads/284/W9DUUDV9EDKP.png Best regards
-
Hi, I recommend using the template to have higher customization options. To open a popup from a button, do the following: When you create a template, open Settings, change Display trigger to "On click", copy popup ID and update template wi…
-
Hi, Sorry, but I do not understand your question. Can you describe it in more detail, please? Thanks PS. Please do not created duplicate discussion about the same topic
-
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 parent, and recheck it. Thanks