Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,252
- Last Active
- Roles
- Moderator
Comments
-
Hi, You can use two inner wraps next to each other, and set the right one to align to the bottom: https://forum.muffingroup.com/betheme/uploads/574/HIUBB6WTV6RB.png Best regards
-
https://forum.muffingroup.com/betheme/discussion/comment/267752#Comment_267752 I have passed it on to the dev team and we will consider adding this to the list of staging domains patterns. https://forum.muffingroup.com/betheme/discussion/comment/267…
-
Hi, Did you set popup Display trigger to "On click"? https://forum.muffingroup.com/betheme/uploads/505/V0V4LVDSZM3H.png If yes, please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right…
-
1) Please go to Betheme -> Theme options -> Shop -> Single product, disable "Cart button extra options" and check if the problem persists: https://forum.muffingroup.com/betheme/uploads/116/8C2E9AIS4WU5.png 2) Did you disable the w…
-
You had the Static CSS option enabled: https://forum.muffingroup.com/betheme/uploads/635/FECAICKSKCHN.png However, some cache on your website holds the wrong version of this file, and when it is enabled, a problem occurs. I tried to purge the cache …
-
Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to this…
-
Hi, I am happy to see that you handled it. Is there anything else I can help you with? Best regards
-
Hi, We're sorry, but we did not test this plugin for translations with the theme. Our policy states that we do not support third-party plugins or custom code, so we cannot help you. Also, we cannot recommend any plugins other than the ones we suppor…
-
This part is a custom CSS code from that demo: https://forum.muffingroup.com/betheme/uploads/593/N3A491U9QHOZ.png .ebook4-circle-highlight{ position:relative; z-index: 1; } .ebook4-circle-highlight:before{ content: ""; z-index: -1; …
-
Hey, Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to…
-
Hi, Please see the link below and check if you set up your contact form properly: https://contactform7.com/setting-up-mail/ Best regards
-
Yes, please send me the credentials for that test site. Thanks
-
Hi, Good to see that update helped. Is there anything else I can help you with? Best regards
-
https://forum.muffingroup.com/betheme/discussion/comment/267759#Comment_267759 Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact a…
-
Hi, You can do it with this CSS code: .pager_load_more .button_icon{ display: none; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
It was because the following option was selected earlier: https://forum.muffingroup.com/betheme/uploads/838/F3973KOZJTCY.png I changed it to default, and back to center, and it works properly now. Please check it out. Best regards
-
Unfortunately, this is not possible with Query Loop. Instead, you would have to use the Shop Categories element. https://forum.muffingroup.com/betheme/uploads/417/H00H5TLQL4F9.png Best regards
-
But why are you typing "char" in the field while the category you want to hide it on seems to be named "Nuria Storm"? Does it not display it for you? Best regards
-
Hi, In tabs, you can put only simple non-JS-based content. You cannot put the whole section or wrap inside of it. If you want to display some custom construction, you must use HTML, or shortcodes of elements that do not use JS. So, to have what you …
-
Hey, Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to…
-
Hi, 1) Yes, they will work: https://forum.muffingroup.com/betheme/uploads/856/7D1EPWYKUIQW.png 2) You can use the Export/Import option: https://forum.muffingroup.com/betheme/uploads/084/YLR3Q13MLRHD.png Best regards
-
Hi, You must use a custom template and the design layout you need to achieve that. https://support.muffingroup.com/video-tutorials/how-to-use-templates-a-step-by-step-guide/ Best regards
-
Your private message is incomplete. You sent the username and password, but did not attach any link to your website. Morevoer FTP access is missing. Please send another message with complete information. Thanks
-
I just entered your WP dashboard, and attributes are there: https://forum.muffingroup.com/betheme/uploads/421/0EUVED6ECXJF.png Did you handle this in the meantime? Best regards
-
Sorry, but we haven't received a message from you yet. Please check your mail inbox for our response. Look also inside the spam folder. If you don't have any message from us, please send your login credentials again. Ensure you sent all the required…
-
We have corrected it on your website. Please check it out. Best regards
-
Hi, Try the following CSS code: .post-password-form{ padding-top: 80px; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best regards
-
Please send us the WordPress dashboard and FTP access privately through the contact form, which is on the right side at https://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Notice! Please attach a link to this…
-
To change the font size use the following CSS code: .mfn-variations-wrapper .mfn-vr li a{ font-size: 16px!important; line-height: 1.5em!important; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Attributes, colors and …