Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 8,033
- Last Active
- Roles
- Moderator
Comments
-
Hi, Can you explain in more detail how you would like to customize it, please? Thanks
-
Hi, I can see them on your website. https://forum.muffingroup.com/betheme/uploads/746/0IUHJA4GQD59.png Did you handle it? Best regards
-
Sorry, but I do not know what you are referring to. Can you explain that greater, please? Thanks
-
Hi, Please see the following link: https://support.muffingroup.com/faq/pclzip_err_bad_format-10-error/ There you will find possible reasons for this problem. Best regards
-
In theme options, you can choose if elements should have a Classic or Simple style. https://forum.muffingroup.com/betheme/uploads/251/8NCA4MFOHEK5.png https://muffingroup.com/betheme/elements/timeline/ Only the Classic style has a background for the…
-
Yes, that is right, but remember not to have the license key registered on another domain, and if you want to register on a subdomain, it should be registered on the main one first. Best regards
-
Hi, After adding a new sidebar, do you remember to click Save changes button? https://forum.muffingroup.com/betheme/uploads/297/I89XTMVYSE93.png If yes, and you still have only two sidebars, please, turn off all of the plugins, refresh your cache, a…
-
Hello, 1) Go to Betheme -> Theme options -> Global -> General, and uncheck option Transparency: Top Bar with menu. https://forum.muffingroup.com/betheme/uploads/332/WHRZUCATTZYY.png After that head to Betheme -> Theme options -> Color…
-
Go to Betheme -> Theme options -> Global -> Logo, and check an option to Remove max-height & padding for Sticky Logo. https://forum.muffingroup.com/betheme/uploads/731/16WG9JRM4F4B.png If you would like to have an even larger logo, you …
-
Do you need to refresh the page with this sidebar or the Widgets editing page? Can you also attach a link to your website, please? Thanks
-
WooCommerce does not have an option for that. You need to enable it for all products separately. Best regards
-
Hi, This option does not work for the Creative header. For this style, you must enable the option Creative Header: show at the bottom. https://forum.muffingroup.com/betheme/uploads/461/YTHAC5S0O3WC.png Best regards
-
Edit this section, and in the Advanced tab add some left and right padding. https://forum.muffingroup.com/betheme/uploads/445/LBW0YKWIN03U.png Best regards
-
Hi, Can you explain what you want to achieve in more detail, please? Thanks
-
Hi, Can you tell me what demo you are trying to import, please? Thanks
-
Hi, In the Mega Menu template options, you can set up how wide your Mega Menu should be under the Type dropdown menu. https://forum.muffingroup.com/betheme/uploads/510/6PB6C2SKL55L.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…
-
Did you try to set up this image as a Subheader background? If not, please, do that in the Page Options. https://forum.muffingroup.com/betheme/uploads/735/H0X6J2D8G12B.png Best regards
-
Use the following code: .if-overlay .image_frame .image_wrapper .image_links .zoom{ display: none!important; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
Hi, There is no option to do that, unfortunately. If you would like to see this feature in future updates, please, let us know on the following topic: https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest B…
-
Tabs do not handle JS content and Portfolio element based on JS. https://forum.muffingroup.com/betheme/uploads/666/02GQY22G6JEX.png That is why the display is incorrect. Instead you should use basic HTML
-
We have updated the appropriate tool on https://themes.muffingroup.com/be/software/ demo. Now single, page import will work properly. Best regards
-
Hi, You can use the Tab element. See how it looks and work on the following link: https://muffingroup.com/betheme/elements/tabs/ Thanks
-
Sorry, but I do not understand. The message you sent through the contact form is private, and it goes directly to us, so you do not have to worry that someone besides us will enter your website. 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 parent, and recheck it. Thanks
-
You will not lose or break anything because all data is stored in the database, and deregistering/registering the theme does not have an influence on that. If you are unsure, you can still create a backup with the Duplicator plugin. https://wordpres…
-
Hello, You need to also have reviews enabled in the product options. See the following screenshot for a better understanding: https://forum.muffingroup.com/betheme/uploads/600/IZ8XI6YDPCE2.png Thanks
-
Thanks for the explanation. The problems with sections and undo-redo will soon be fixed. Sorry that you experienced them. About the responsiveness, I can see that you did not reply to my last message, so I assumed that you handled it. If you still h…
-
Please use the following CSS code, and check if the problem persists. @media only screen and (max-width:767px){ .product-gallery-zoom .woocommerce-product-gallery__image:hover a img{ opacity: 1!important; } } Thanks