Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 8,009
- Last Active
- Roles
- Moderator
Comments
-
Hi, In the Mega Menu options, set up Custom Width. https://forum.muffingroup.com/betheme/uploads/479/2XK6OAUJ39SV.png Best regards
-
You selected a category, and that is why it is not working. In WordPress, sticky posts are displayed on the main blog page, not on the category pages. Best regards
-
There might be a CSS code that would be useful here, but surely it is not a minor one, and we help with small tweaks, not expanded ones. You should contact your web developer regarding this. Anyway, it would be faster and easier to use the Header Bu…
-
Hi, There is no option for that. When a popup is displayed, it covers the whole content, and there is no option to change that. Best regards
-
Hi, There is no setting to achieve that. However, with a small CSS, it can be done: .mfn-toggle .mfn-toggle-item:hover .toggle-content{ display: block!important; } Put it in the Page Options -> Custom CSS, which will affect the Toggle elements o…
-
Hi, You can create a separate menu for mobile display and assign it in the Header Builder in Menu burger element options. Best regards
-
Please send it through the contact form I provided in the following message: https://forum.muffingroup.com/betheme/discussion/comment/239892#Comment_239892 Best regards
-
You sent another message, but FTP still leads to an empty catalog. https://forum.muffingroup.com/betheme/uploads/192/8K3F14AGGUGA.png Please change this so we can access the whole WP catalog. Best regards
-
Sorry, but you did not attach your FTP access. Please send another message with complete information. Thanks
-
Sorry, but you did not attach your FTP access. Please send another message with complete information. Thanks
-
Hey, 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 th…
-
Hey, Please send us the WordPress dashboard and FTP access privately through 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…
-
On the Polish page, the links seem to be correct. https://forum.muffingroup.com/betheme/uploads/496/LM76JUFO0A7U.png On the German page, only one button was incorrect, and I have corrected it via BeBuilder Blocks Classic. Best regards
-
As I know, by default, WooCommerce does not offer a proceed to checkout button, and it is usually resolved by additional plugins like this one: https://woocommerce.com/products/quick-buy-now-button-for-woocommerce/?quid=8ba2f37d964cc69a3b70d1c55c94d…
-
So, you need to disable these templates. You can do it by removing them, switching to draft, or by removing the conditions. 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. If this will not help, please send us the WordPress dashboard and FTP access priva…
-
Hi, Default content background can be set in Betheme -> Theme options -> Colors -> General. https://forum.muffingroup.com/betheme/uploads/512/GIDC028SSGSO.png Best regards
-
The FTP leads to empty catalog. Please correct that so we will have access to the entire WP. Thanks
-
I tried to check the root cause, but your WP dashboard was really slow, and after some reloads showed this: https://forum.muffingroup.com/betheme/uploads/173/B77CL5GRZ62W.png Can you correct that, please? Thanks
-
Hi, I have checked that on my environment, and it works correctly. Please 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. Al…
-
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…
-
Hi, Please switch the product image gallery position to the Bottom in Betheme -> Theme options -> Custom CSS & JS -> CSS, and check if the problem persists. https://forum.muffingroup.com/betheme/uploads/807/689XBHJYFAD4.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…
-
Hi, We had to update the tool responsible for single-page import on that demo. Now, it should work correctly. Please let me know how to fix it or you can visit my website - you have admin ID Sorry, but I do not remember all the users and their websi…
-
Hi, You need to have Product Categories enabled in the Screen Options. https://forum.muffingroup.com/betheme/uploads/361/60PCF7WB93Y5.png Best regards
-
Hey, Please send us the WordPress dashboard and FTP access privately through 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…
-
Hi, Please see the following link: https://support.muffingroup.com/faq/how-to-remove-buy-now-button/ There you will find an explanation on how to remove it. Best regards
-
This style does not have dots. But you can add them with the following CSS code: @media only screen and (min-width:768px){ .timeline_items li:nth-child(odd):before{ content: " "; display: block; border-radius: 50%!important; width: 15p…
-
I can see that you used an external plugin for that. It would be best if you contact them regarding styling, but if you want only to hide it, use the following CSS code: .single-product .pvtfw_variant_table_block, .single-product .available-options-…
-
Hi, Do you mean this space?: https://forum.muffingroup.com/betheme/uploads/239/FSSYCEBHRFTD.png It comes from the image height: https://forum.muffingroup.com/betheme/uploads/207/KWU57CMYPESE.png To reduce it, you can add a negative bottom margin to …