Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
Sorry but I don't understand what you mean. Pages can be translated now normally. Below is the screenshot as proof. https://forum.muffingroup.com/betheme/uploads/576/WUWH3GA1ZTF9.png
-
You're welcome.
-
Typography on hover can be changed with custom css only: .mfn-megamenu-menu a:hover { font-weight: 500; }
-
Hi, purchase codes (license keys) are not included for plugins which are bundled into theme. It's because of Themeforest license & agreements. This applies to all themes of course. However, there is no need to use this code because the plugins…
-
Hi, this description comes from Theme Options > SEO section.
-
You set this background for whole HTML document and not section. It's currently 2560px height so if you want it to be taller, you have to modify this image. https://forum.muffingroup.com/betheme/uploads/133/VPGCM59UVT2Z.png Or, you can repeat this b…
-
Hi, this can be done in Theme Options > Global > Navigation & Share.
-
Hi, this happens due to your server configuration. In such case, please send us the WordPress dashboard 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 t…
-
You're welcome! ;)
-
You're welcome.
-
1) For border, you need to use the following custom css: .mfn-sidemenu-menu li { border-width: 0 0 1px 0; border-style: solid; border-color: #000; } .mcb-section .mcb-wrap .mcb-item-hgahi38ww ul.mfn-sidemenu-menu li a.mfn-menu-link { border: 0; …
-
Like said, smaller devices inherits values from larger devices, so if you're styling something on desktop, you should also style it for all other devices and not just desktop.
-
You're welcome! :)
-
Hi, this can be done in Theme Options > Footer section.
-
Hi, or you have to build mobile header with Header Builder so you can style anything you like or if you want to keep prebuilt mobile header, you have to use custom css: @media only screen and (max-width: 767px) { .mobile-header-mini.logo-overflow #…
-
You have to export settings untouched by any replace tool because this already broke the code you sent us.
-
Hi, to change paths for images in the BeBuilder, please use our MFN CB Migration Tool.
-
Hi, I checked your site and see that you are using automatic translation. For this option to work correctly and recognize content from the builder, you need to go to WPML > Settings > Custom Fields Translation and change ‘mfn-page-items’ to Tr…
-
Hi, Please send us the WordPress dashboard 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 discuss…
-
Hi, we've recently had customer who had over 1.000.000 products and everything worked fine. Your question is more about server resources and not wp as for wp such values should be ok.
-
Hi, thank you for pointing this. There is a little issue on our side and this will be fixed with next theme update. For now, you can switch to the BeBuilder (which we recommend to use) and set this title there.
-
Please send us the WordPress dashboard 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 discussion.…
-
This demo wasn't built in terms of page speed. On this demo, we did not even applied recommended settings from Theme Options > Performance. You simply can't have everything. If you want to focus on page speed, you should focus on light, low quali…
-
I am not sure if this would be possible because wp is constantly blocking different things, but you can try to put html image tag in place of text: <img src="PATH-TO-IMG" /> Regarding the mega menu, like said, mega menu doesn't work …
-
You're welcome.
-
No, this should be possible to be done via BeBuilder. If you will send private message with wp admin login through the form on the right hand side at https://themeforest.net/user/muffingroup#contact we will show you how this can be done.
-
Like said, this doesn't happen on our end what I already proved by providing you the video. If you want us to check what's wrong on your side, then we need access I have asked for above.
-
Hi, please disable all 3rd party plugins (including any CACHES - also on server side or Cloudflare) and check. If this won't help, please send us the WordPress dashboard privately thru the contact form, which is on the right side at http://themefore…
-
I mean that you have used tool/function/whatever for content replacement and due to that fact, you have destroyed whole string. Like shown you above, whenever string in reality has 84 characters, it's marked as 83 due to your content replacement.
-
In such case, please go to Theme Options > Responsive > General and enable Content Overflow option and let me know if this helped.