
Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,822
- Last Active
- Roles
- Administrator
Comments
-
Hi, we just checked and everything works seamless. Did you tried to disable ALL 3rd party plugins to check if this helps? If you did it already, please send us the WordPress dashboard and FTP access privately thru the contact form, which is on the r…
-
Sorry but there is no such option available for this element at this moment.
-
If you want to have an impact on what is being displayed and what not, you should consider using Query Loop Builder. There is a couple of tutorials on our channel you can watch https://youtu.be/maE0FuFIhjQ
-
Hi, not really sure if I understand question but if you want to apply new template for specific category, then all you have to do is set condition for specific category just like you did it for other templates.
-
This message says that file doesn't exist. Like @Phil said, please move your website with DUPLICATOR plugin as not all files have been copied correctly.
-
Hi, we do support in English language only so please ask questions in English. Thank you for understanding!
-
@reihanfarsh This is Woocommerce option and you can disable "out of stock" items in WooCommerce > Settings > Products > Inventory. https://forum.muffingroup.com/betheme/uploads/547/X8L7Y0MHKZDU.png
-
Hi, Please send us the WordPress dashboard and FTP access 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 thi…
-
Hi, please disable ALL 3rd party plugins (including any caches) and check if issue occurs. For me it looks like one of your 3rd party plugins break things.
-
The solution I gave you is temporary for frontend only and it won't work in the BeBuilder now. That's why I told you, this will be sorted out as an option in the BeBuilder in future updates.
-
Thanks. I am sorry for the css @Phil gave you. The right one, should be: #Top_bar:not(.is-sticky) .menu > li > ul { top: 65% !important; }
-
I guess that you didn't zeroed margin/padding for the wrap and that's why see these grey stripes between the icon box and wrap background.
-
Hi, please disable CACHE as seems like your caching plugin is the culprit.
-
Hi, BeBuilder does not save or it does save in the backend but doesn't reflect changes in frontend? Please answer as this is a huge difference.
-
Hi, just edit it with the BeBuilder and add some padding/margin to section/wrap or element.
-
Hi, do you mean custom fonts in Slider Revolution plugin?
-
Hi, Please send us the WordPress dashboard and FTP access 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 thi…
-
I have just checked it and fixed on your site. Same fix will be applied to next theme update so there is no need to worry about that any longer.
-
Hi, at this moment, we have possibility to move sidebar above content with custom JS described on https://support.muffingroup.com/how-to/how-to-display-sidebar-above-the-content-on-mobile/ However, you can expect an option in future update to change…
-
At this moment, you have set Empty header and that's the reason why it looks that way. We will consider in future updates to add possibility to set different header for search page. For now, what you can do is lower content with custom css: .search-…
-
Hi, you can use Import/Export feature that is available for sections. https://forum.muffingroup.com/betheme/uploads/111/OL9XY56FPDKS.png However, we recommend to consider using global wraps/sections feature. You can save them globally into templates…
-
Hi, please check Theme Options > Global > Advanced if you didn't disabled BeBuilder by mistake. https://forum.muffingroup.com/betheme/uploads/051/XEHE91TI1WYP.png
-
This will be done with next theme update. We just sorted it out in theme files.
-
Hi, any hover effects can be disabled for images globally in Theme Options > Global > Image Frame section.
-
1) Yes, you can remove this with custom css: .tooltip.tooltip-img .tooltip-content, .tooltip::after, .tooltip::before { display: none; } 2) This can be done with the following custom css: .mfn_woo_attributes .mfn_attr_filters .mfn-vr ul.mfn-vr-opti…
-
Hi, "Additional information" and "Reviews" comes from WooCommerce by default. The following article https://barn2.com/blog/woocommerce-additional-information/ explains this in details.
-
Your site is protected with login and password. It can't be opened. https://forum.muffingroup.com/betheme/uploads/224/HB1DDBCC4IPH.png
-
Hi, what you can do is build custom header for both, regular and sticky and then, you can adjust anything the way you like. Feel free to watch the tutorial regarding this feature https://youtu.be/fj1_NO8meJQ
-
1) Filters are reserved for SHOP page so far. Shop page has built-in ajax filtering. Filters can loop woocommerce shop page only and not regular pages. However, your promotion page base on default WP shortcode [products] which doesn't have filtering…