Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,252
- Last Active
- Roles
- Moderator
Comments
-
Thanks for letting us know. I passed it on to the dew team, and we will also correct this. Best regards
-
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…
-
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…
-
Hi, Please see the following article: https://support.muffingroup.com/faq/bebuilder-content-different-from-frontend-missing-styles/ Ensure that your WP URL settings are correct. Thanks
-
Hi, Do you use WPML for translations? If yes, 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 th…
-
Hi, There is a simple slider: https://support.muffingroup.com/video-tutorials/how-to-create-a-simple-slider/ But it does not have the option to display random slides. Anyway, you can recreate it with the Query Loops: https://www.youtube.com/watch?v=…
-
Hi, Please try the following CSS code: .widget-area .widget{ margin: 15px 0; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Thanks
-
Hi, There is no option to remove it completely. However, you can change it to something else in Betheme -> Theme options -> Blog & Portfolio -> Portfolio: https://forum.muffingroup.com/betheme/uploads/308/SKX8L0ZGIEIP.png Best regards
-
You are welcome. Let me know if you have any other questions or problems. Best regards
-
If you still have access to it, go to Betheme -> Dashboard, deregister the license key, and remove the theme files from that domain. If a temporary domain no longer exists, then head to this topic: https://forum.muffingroup.com/betheme/discussion…
-
It is an old method of creating a Mega Menu, which does not work with the Header Builder. https://www.youtube.com/watch?v=y8WKmiKgT8o If you want to have a Mega menu with the header template that you currently use, you must create a mega menu as pre…
-
I do not know what color you refer to exactly, but most of the colors settings can be found under Betheme -> Theme options -> Colors. Best regards
-
Hi, Please enter translated template with BeBuilder, update it, and check if the problem persits. Thanks
-
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 this…
-
It was neither related to RankMath nor Betheme but to WordPress itself. There were some missing or corrupted files. I used an option to reinstall WP on your website, and it works properly now. https://forum.muffingroup.com/betheme/uploads/820/SDVDZT…
-
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…
-
Now these fixes will be included in the upcoming update so that you can update the theme safely. It was only not included in the previous one and that is why update erased this change. Best regards
-
Thanks, I received your private message. We are looking into adding these hooks to a template. Best regards
-
https://forum.muffingroup.com/betheme/discussion/comment/267759#Comment_267759 Your popup did not have any conditions to be visible on the home page nor it was assigned in the Home page options: https://forum.muffingroup.com/betheme/uploads/895/KD1X…
-
Please check it now. For future or for anyone with a similar problem, after importing without a database reset, open attributes and add any new attributes. After that rest of the attributes will appear. Best regards
-
You did not attach a link to the test site. Can you send it here, please? Thanks
-
If you imported the Elementor version of this demo, then all posts were created with Elementor. We never put BeBuilder posts in Elementor demos. You could by accident click Back to WordPress Editor option: https://forum.muffingroup.com/betheme/uploa…
-
You can still use the positioning option in the wrap settings: https://forum.muffingroup.com/betheme/uploads/711/5C1IR8IRB0C5.png Best regards
-
Hi, In the link you sent, there is no mega menu as you showed in the screenshot. Anyway, if what you marked with a red circle is one menu element, and you do not want to create another menu, then there is no option to move it to the second column. …
-
The CSS was prepared for the 3 columns option. Please check it now (I changed to 3 columns in element settings). Best regards
-
No, there is no option to do that. Best regards
-
Did you update Betheme in the meantime? If yes, then update erased the fix which we prepared yesterday. We added this fix to your website again. Best regards
-
Hi, All of the themes on the Envato market are under the same license, details: https://themeforest.net/licenses/standard You can use one license per end product to use any pre-built website you desire or mix them, but you cannot use the theme licen…
-
You are right, sorry for that. We managed to correct that. Please check it now. Thanks
-
You can try the following CSS code to change the number of columns: @media only screen and (min-width: 960px){ .shop_categories .products .product{ width: 16%!important; } .shop_categories .products .product:nth-child(3n+1){ clear: unset!im…