Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 8,021
- Last Active
- Roles
- Moderator
Comments
-
Hi, You need to use the following construction {acf:field_name}. As the field_name, you need to put there name of the field from ACF. See the following video tutorial: https://support.muffingroup.com/video-tutorials/advanced-custom-fields-in-action-…
-
Try the following CSS code: #Top_bar.is-sticky .logo{ display: none; } #Top_bar.is-sticky .top_bar_left{ display: flex; justify-content: center; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
You should be able to add a whitelist to mod_secuirty. See the following article: https://kb.mainwp.com/docs/whitelist-your-mainwp-dashboard-for-modsecurity/ or this one: https://hameedullah.com/whitelisting-wordpress-admin-wp-admin-in-mod_security-…
-
I have never seen this website. You can find an official child theme on ThemeForest. See the following link: https://support.muffingroup.com/documentation/installation-updates/#child-theme Best regards
-
Your child theme causes it. When I disabled it, the sidebar menu works correctly. https://forum.muffingroup.com/betheme/uploads/520/8IFGQ3PMEGBP.png Best regards
-
As I can see, you do not have Events Calendar PRO, and it is required to use this shortcode. https://forum.muffingroup.com/betheme/uploads/174/Z4D9AIILU5FX.png You should get it, or do it as you do it now. You can also check the Events List widget, …
-
I can see that slider displays correctly. https://forum.muffingroup.com/betheme/uploads/263/LINGQAE4EG6B.png Did you handle this in the meantime? Best regards
-
Are you sure that you enabled correct post type? "My templates" are from Elementor, while ours are just Templates. https://forum.muffingroup.com/betheme/uploads/446/269BS73XPFSB.png https://forum.muffingroup.com/betheme/uploads/568/9PUFBZC…
-
Hi, Is your Betheme above version 27.0? https://support.muffingroup.com/how-to/how-to-change-url-path-in-muffin-builder/ If not, you should update your Betheme first, and use this tool then. Best regards
-
Hi, Do you have some examples of how it should look and work? If yes, can you send it, please? I do not want want to misunderstand you. Thanks
-
Hi, There is a CSS that hides it. https://forum.muffingroup.com/betheme/uploads/051/PPUM3W4WNRKC.png It might come from your plugins. Please, turn off all of the plugins, refresh your cache, and check if the problem persists. Thanks
-
1) As I mentioned before, your logo image loads in its original resolution, expanding the whole header area. Uploading it in a smaller size should do the job. 2) You should edit the product template. https://support.muffingroup.com/video-tutorials/h…
-
Hi, We have a video tutorial explaining that: https://support.muffingroup.com/video-tutorials/how-to-create-vertical-mega-menu/ Best regards
-
It works correctly. Filters search in a range of current categories. The women category does not have products with this attribute, and in the Men category, there are 12 products. If you use this filter on the main shop page all products will appear…
-
Hello, Please share with us your PHPINFO file. It's really necessary right now. If you do not know how to do it, please check this topic: https://support.muffingroup.com/how-to/how-to-create-phpinfo-php-page/ Thanks
-
Hi, You can add margins and paddings in sections, wraps, and elements in the Advanced tab. https://forum.muffingroup.com/betheme/uploads/488/9T4VVIJ1R6GB.png Best regards
-
You can set it up in the Label field. https://forum.muffingroup.com/betheme/uploads/461/D89EYZUWOI5Y.png Best regards
-
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…
-
Hey, Please send us WordPress dashboard 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 this forum dis…
-
Try this code: @media only screen and (max-width: 767px){ .menu .wpml-ls-item a span{ font-size: 16px!important; } .menu .menu-item:nth-of-type(8){ margin-left: 36%!important; } } Best regards
-
Hi @phanbdm, Please create a new discussion, and when you do that, send your credentials 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, a…
-
Hi, I have checked both links, and they load pretty fast. https://forum.muffingroup.com/betheme/uploads/455/A30ONJETKQ17.png https://forum.muffingroup.com/betheme/uploads/778/L473M80K37VB.png Did you handle this in the meantime? Best regards
-
Hi, Edit the Blog element, and there you can choose a category to display. https://forum.muffingroup.com/betheme/uploads/028/WR2JYMC5H285.png Best regards
-
Hi, Can you explain in more detail what you mean that it does not work? You cannot register it? Is there any error message? If yes, please attach a screenshot showing it. Thanks
-
What you ask for requires file customization, but in reference to Item Support Policy is not allowed. http://themeforest.net/page/item_support_policy So if you want to modify files and don't know how, you should contact your web developer. Item Poli…
-
Hi, I am afraid that none of the plugins that we support has such functionality. You would have to test some third-party plugins. You can also ask on our FB group if anyone uses such a plugin and can recommend it. https://www.facebook.com/groups/bet…
-
1) Sorry, but we do not provide help with file customization, and regarding this, you should contact your web developer. 2) Try the following CSS code: .single-product .product_image_wrapper.column, .single-product .entry-summary.column{ width: 50%…
-
It will be fixed in the upcoming update. For now, please use the following CSS: #mfn-header-template .mfn-icon-box .desc-wrapper{ display: block; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Thanks
-
Hi, You need to edit Footer and Header templates. See the following video tutorials: https://support.muffingroup.com/video-tutorials/footer-builder/ https://support.muffingroup.com/video-tutorials/header-builder-2-0/ Best regards