Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,797
- Last Active
- Roles
- Moderator
Comments
-
Sorry, but the login credentials you sent do not work: https://forum.muffingroup.com/betheme/uploads/607/5GPERI1YH2HJ.png Are you sure that they are correct? Best regards
-
Hi, Please ensure that you did not choose different sizes for these buttons in BeBuilder: https://forum.muffingroup.com/betheme/uploads/909/4V993JMISSIU.png Best regards
-
1) Indeed we were doing tests to check if it is related to the menu, and it does not seems to as it breaks even when the menu is not present. 2) For the regular WP URL settings are here: https://forum.muffingroup.com/betheme/uploads/787/V34369C8BFQ3…
-
I am glad to see that you found the root cause. Please let me know if I can help with anything else. Best regards
-
Then maybe some particular functions can be disabled or temporarily disabled to find the culprit? Best regards
-
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 the parent, and recheck it. If this will not help, please send us the WordPress dashboard and FTP access…
-
The theme does not generate slugs, WordPress does. So it is not a theme-related issue, and we do not have influence on that. Best regards
-
We have corrected it. Please check it out now. There were some nulls in the pages' objects that caused this issue, but after getting rid of them it started to works. Best regards
-
What you can try is to switch the Language URL format to Different languages directories, translate everything, and switch back to different domain per language. https://forum.muffingroup.com/betheme/uploads/429/YC675ZM3O5QU.png There is no option t…
-
Yes, please restore a backup and create the same account for us so we can log in, and we will correct that again for you. It is not so easy to explain the steps to correct this, as we must look into various places, so it will be easier and faster to…
-
Indeed, it will copy the entire website. Best regards
-
It seems that your server blocks loading iframes from different domains: https://forum.muffingroup.com/betheme/uploads/006/H1IZZGOVTT9A.png As you have other languages in different domains, translations load an iframe in BeBuilder from them, and thi…
-
Hi, What you are looking for is a Duplicator plugin: https://wordpress.org/plugins/duplicator/ It works as you describe. We constantly use it and have never had problems with it. Best regards
-
While we tried to enter the home page with BeBuilder, it did not load, and the browser console showed the following error: https://forum.muffingroup.com/betheme/uploads/336/B8JW4R7P67Y9.png It means that your multisite URLs are misconfigured, and co…
-
Hi @temiyemiennymax, There is very little information about what you wrote. Please always attach a link to your website, and it is good to attach screenshots showing your issue. Moreover, it is better to open a new topic than write in such old ones.…
-
Always happy to help. If you have any other questions or problems, feel free to ask. Best regards
-
Hi, Please go to Betheme -> Theme options -> Responsive -> General, and enable Content overflow for mobile: https://forum.muffingroup.com/betheme/uploads/441/R19DFS8A7B5S.png If this does not help, try the following CSS code: @media only sc…
-
Hi, Please switch to another theme like Twenty Twenty-Five, and check if the same thing happens. When you do that, let me know about the results. Thanks
-
Did you use the CSS code from point 2 in my previous message? It is for the wishlist. Best regards
-
Hi, There is a message that this demo uses Header Template, so you must use it to edit your header: https://forum.muffingroup.com/betheme/uploads/376/2R78OWDNIPQS.png https://support.muffingroup.com/video-tutorials/header-builder-2-0/ Best regards
-
We have corrected it on your website. Please check it out now. Best regards
-
Hi, Unfortunately, there is no option to do that because BeBuilder content is saved in JSON, in which entities do not exist and are changed into characters. Best regards
-
Here you can find contacts: https://www.envato.com/contact/ Best regards
-
We tested your footer, and it seems that ModSecurity on your server is probably the root cause. Something in the first Icon Box is being detected by ModSecurity and breaks the whole Footer. When we copied your footer into our environment, everything…
-
You had the same slug for the single post template and archive template, which caused this issue. After we changed the slug, the template works properly. Please check it out now. Best regards
-
You built this page with Elementor. There is some information that it does not work for a custom 404 page: https://forum.muffingroup.com/betheme/uploads/180/ED6PKZIDGCSJ.png If you want to have a custom page use BeBuilder instead. Best regards
-
I could not enter your website: https://forum.muffingroup.com/betheme/uploads/310/8IEQPWG9Y8BA.png Can you whitelist Poland, please? Thanks
-
I disabled plugins, imported the demo, and it went flawlessly. Please check it now. Also, I reactivated the plugins you had active. Best regards
-
1) I checked that now and the display is correct: https://forum.muffingroup.com/betheme/uploads/554/SRUTK7IUKQZJ.png 2) Use the following CSS code: .woocommerce .products .product .mfn-li-product-row-button{ flex-direction: column; margin-right: 0…
-
This CSS does not change the size of this box, only its position. If you want to make it smaller, you can replace the previous CSS with this one: @media only screen and (max-width: 960px) and (min-width:767px){ .google-map-wrapper .google-map-conta…