Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 8,100
- Last Active
- Roles
- Moderator
Comments
-
Hi, Please, go to Betheme -> Theme options -> SEO, and put it in the first field. https://forum.muffingroup.com/betheme/uploads/290/36T949GZ12R9.png Best regards
-
You will have to create a custom template for products. Please, check the following video tutorial: https://support.muffingroup.com/video-tutorials/how-to-create-custom-template-for-the-single-product/ Best regards
-
Please, use the following CSS code: .image_frame .image_wrapper .image_links a:not(:last-child) svg, .image_frame .image_wrapper .image_links a:last-child svg{ display: none!important; } .image_frame .image_wrapper .image_links a:not(:last-child):a…
-
Please, use the following CSS code: .single-product .related .button{ color: #213705!important; background-color: #ff0!important; border-radius: 0 0 20px 0; } Thanks
-
What version of PHP do you have? Is your Betheme up to date? Best regards
-
Hi, Please, create a copy of your website with the Duplicator plugin, put it on a subdomain (you can register unlimited subdomains with one license key, as long as the main domain is registered under the same key), update Betheme there, and send a l…
-
That is great. Please, let me know if I can help with anything else. Best regards
-
Hi, Do you have the newest version of Betheme? If not, please, update it. If yes, 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 an…
-
Hi, Sorry, but I quite do not understand. Can you explain your issue in more detail, please? Thanks
-
It could be done by writing a custom CSS code, but you can choose only from our icons: https://muffingroup.com/betheme/elements/icons/ If you tell me which icons you want to use, I can help you write it. Best regards
-
If we will not encounter any obstacles, the update should be available today. Best regards
-
Hi @coreyphall, 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…
-
Hi, Please, go to Betheme -> Theme options -> Header & Subheader -> Header, and change the Height value to 0. https://forum.muffingroup.com/betheme/uploads/686/YCXR37ZMJBBI.png Thanks
-
Hi, You can use a new Header Builder and assign Header template with this demo in the Post Options. https://forum.muffingroup.com/betheme/uploads/580/LDVT8J1DFBYH.png https://support.muffingroup.com/video-tutorials/header-builder-2-0/ 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…
-
Hello, There is no setting to add a button to refuse the cookies. If you would like o 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-up…
-
Hi, So everything is working fine now? If you have any other questions or problems, feel free to ask. Best regards
-
Hi, Do you want to change the button style only for the related products? It can be done by writing a custom CSS code, but I need you to turn off the Coming Soon on your website for a while. Best regards
-
Please, contact your hosting provider and ask to increase the following values: max input time to 180 max input vars to 10000 and after that check, if the problem persists. If this will not help, please send us the WordPress dashboard and FTP access…
-
So the problem with the critical error is gone too? Is there anything else I can help you with? 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…
-
Can you explain in more detail what would you like to change, please? How it should look, and what do you want to display? Best regards
-
Please, check the first part of my previous message, and the article. There you will find an explanation of how to resolve that. Best regards
-
Hi, Please, edit your slider, go to Module General Options -> General, and there you will find an option to hide it for mobile. https://forum.muffingroup.com/betheme/uploads/254/DRR89Q72T2AS.png Best regards
-
Please, try to use the following CSS code: .menu .menu-item:nth-child(5) .sub-menu .sub-menu{ left: unset; right: 250px; } .menu .menu-item:nth-child(5) li.menu-item-has-children > a::after{ right: unset; left: 10px; content: '\e8b…
-
Hi, Great to hear that. However, I noticed see that you have a low max input time and max input vars value set on your server. https://forum.muffingroup.com/betheme/uploads/441/37NZR9R45XY0.png Please, contact your hosting provider, and ask to incre…
-
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…
-
Great to hear that. If you have any other questions or problems, feel free to ask. Thanks
-
We will have to do a further investigation into that. Please, send us your FTP access like previously through the contact form. Remember to attach a link to this forum discussion. Best regards
-
Please, try to add !important property to the position attribute. You can also try using the .mfn-rev-slider class instead. .mfn-rev-slider{ position: fixed!important; } Best regards