Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,962
- Last Active
- Roles
- Moderator
Comments
-
Hey, Please follow the tips mentioned in this article: https://support.muffingroup.com/faq/troubleshoot-guide/ Thanks
-
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 handle it? I checked that post, and it looks like this to me: https://forum.muffingroup.com/betheme/uploads/606/QM8ER8LSZC45.png Best regards
-
Sorry, but we did not test this plugin with the theme. Also, we cannot recommend any plugins other than the ones we support. You can find the list on this page: https://themeforest.net/item/betheme-responsive-multipurpose-wordpress-theme/7758048 Th…
-
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 this…
-
Do you mean the search field? https://forum.muffingroup.com/betheme/uploads/387/38MAGY9XIDG6.png If yes, try the following CSS code: .search_wrapper .mfn-live-search-list{ display: flex; flex-direction: column-reverse; } Best regards
-
Hi, Please see the following article and follow the tips mentioned there: https://support.muffingroup.com/faq/troubleshoot-guide/ Best regards
-
Hi, The border radius must be assigned to the image in the Style tab. https://forum.muffingroup.com/betheme/uploads/536/PFYVTBEI9RLR.png Best regards
-
Hi, Please go to Betheme -> Theme options -> Global -> Advanced, and check if you have BeBuilder visibility set to Everyone. https://forum.muffingroup.com/betheme/uploads/128/HYY3WCA5DAFO.png Best regards
-
2) You can do it through quick edit or regular edit. https://forum.muffingroup.com/betheme/uploads/417/JE3DEHMN95EO.png https://forum.muffingroup.com/betheme/uploads/978/0L95RIFKMIGY.png 3) Please recheck it now. 4) The jQuery filtering works correc…
-
Do you have any caching tool enabled? It might be causing that. 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, I suggest putting your shortcode in the Plain text element with the shortcode parser enabled. https://forum.muffingroup.com/betheme/uploads/488/Y4LO6VLCIA17.png Best regards
-
Happy I could help. If you have any other questions or problems, feel free to ask. Best regards
-
Can you provide some details about what mess you refer to, please? It looks like this for me: https://forum.muffingroup.com/betheme/uploads/885/UK3VYG383XQQ.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…
-
It is due to image aspect ratio. See the following example: https://forum.muffingroup.com/betheme/uploads/629/7FIIRM7QYR38.png https://forum.muffingroup.com/betheme/uploads/663/N3LAF86NPVC6.png Because it has a different ratio than other images, and…
-
Hi, 1) You must create a mobile menu with submenus and assign it in the header builder. https://support.muffingroup.com/video-tutorials/building-mobile-headers/ 2a) Go to Betheme -> Theme options -> Search -> Form, and change the search to …
-
Hi, The border radius must be assigned to the image in the Style tab. https://forum.muffingroup.com/betheme/uploads/536/PFYVTBEI9RLR.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…
-
I have checked both, and they seem to look correct for me: https://forum.muffingroup.com/betheme/uploads/043/SLCM09W3VPVI.png https://forum.muffingroup.com/betheme/uploads/283/ELS7WULZ1LHH.png Is there a specific place or product I should look at? …
-
You had some misconfigurations in your header. The two wraps on the sides (screenshot below) did not have width assigned to them, so the middle one that has Fit container option set to Fit overlapped the logo on the left, as it did not have enough s…
-
Hi, You must use the padding and border radius values. https://forum.muffingroup.com/betheme/uploads/927/XD0MF6G4FLGA.png Note that padding will vary depending on how much text there is inside, so you must manually adjust it to see that there is a p…
-
It might be done with some CSS adjustments but with more advanced ones, so I suggest contacting your web developer regarding that. Best regards
-
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 this…
-
That is correct. For more adjustments, I suggest contacting your web developer. Best regards
-
Alright, now it is working. We are looking at this. Best regards
-
Try this: .mcb-section-6beb71875 .mcb-wrap-f5oprxtiq ~ .wrap:hover span, .mcb-section-6beb71875 .mcb-wrap-f5oprxtiq ~ .wrap:hover .title, .mcb-section-78cf6b2e1 .mcb-wrap-512c94e77 ~ .wrap:hover .title, .mcb-section-78cf6b2e1 .mcb-wrap-512c94e77 ~ .…
-
Hi, Please try again now. Best regards
-
Please use the following CSS code: @media only screen and (max-width: 767px){ .mfn-header-tmpl .column_header_search .mfn-live-search-box{ left: 0!important; } } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best r…