Phil
Phil
About
- Username
- Phil
- Joined
- Visits
- 7,986
- Last Active
- Roles
- Moderator
Comments
-
You have some caching enabled on your server. Despite the cache being turned off in WP settings, no changes are visible on the live page. https://forum.muffingroup.com/betheme/uploads/162/UQ7TUPBXID2Z.png To check this properly, we need you to disab…
-
Are you sure that this code is correct and should display content? For a test, I activated the Twenty Twenty-Four theme, and it should display/trigger this code from the WP editor, but it shows a blank page: https://forum.muffingroup.com/betheme/upl…
-
Hi, You must change the header background in Betheme -> Theme options -> Colors -> Header. https://forum.muffingroup.com/betheme/uploads/480/MDCNN5GNA35A.png Best regards
-
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 thi…
-
Hi, Permalink's structure is controlled by WP, and Betheme does not have an impact on that. However, I found the following link: https://gist.github.com/rxnlabs/28e278375008fbd12329f26883f0310c. I hope it will help you achieve what you want. Best r…
-
It seems to be one of the widgets in the sidebar, so you should find it in Appearance -> Widgets. Best regards
-
Open the header options, and change the Position to "Absolute" and Body offset to "No". Best regards
-
Oh alright. If I can help you with anything else, please let me know. Best regards
-
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…
-
I see the display correctly: https://forum.muffingroup.com/betheme/uploads/150/6HQ3VPU50XVR.png Are there any extra steps to reproduce this, or did you handle this in the meantime? Does it happen on a particular device? Best regards
-
1) It already works on hover and for the current menu item. You would have to set up different views on the default state and hover: .mcb-sidebar .menu .menu-item a. 2) You must change the background size from contain to cover, and probably adjust t…
-
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, Most of the new pre-built websites we release have Mega Menus. You can check them here: https://muffingroup.com/betheme/prebuilt-websites/ The one similar to your screenshot is, for example, this: https://themes.muffingroup.com/be/furniturestore…
-
You can give it a try, but I am not sure what exactly you want to accomplish. Best regards
-
A single-page import feature was introduced for people who want to import a page layout without the need to recreate it and fill it with their own content. If you need that demo with images, header, and footer, you must install the whole demo. Best…
-
It means that you have some server cache enabled. Edit your server settings, disable/purge the cache, or contact your server administrator regarding this. Best regards
-
Hi, Indeed, it is the first product created, but there is no setting to change that. Best regards
-
You are looking at the theme options, not at the header template options. https://support.muffingroup.com/video-tutorials/how-to-activate-sticky-header/ Best regards
-
Sorry, but we didn't get any message from you yet. Please check your mailbox 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 send all the required inform…
-
We do not have such an option built into our theme, and unfortunately, I cannot recommend any workaround for that. If you would like to see this feature in future updates, please let us know on the following topic: https://forum.muffingroup.com/beth…
-
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…
-
Hey, Please send us the WordPress dashboard 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 forum discus…
-
Are you sure that you did not set the section with a map to be hidden? https://forum.muffingroup.com/betheme/uploads/217/VABY52VZKW8L.png Please check that. If your section is not hidden, please send us the WordPress dashboard and privately through …
-
Remove the "default" text from the style parameter, leaving this part blank, and arrows will appear. Best regards
-
Hi I will gladly assist you, but I need you to send screenshots showing your problems so I will not confuse anything and will be able to provide a direct answer. Best regards
-
Hi, It is because of the WPBakery authors. For more details, I suggest checking the following link: https://codecanyon.net/item/wpbakery-page-builder-for-wordpress/242431/comments I highly recommend trying out our BeBuilder instead, especially in su…
-
Hi, Are you using the Header Builder or one of the header styles from the theme options? Can you attach a link to your website, please? Thanks
-
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. Also, please make sure that the page is not under maintenance before …
-
Hi, You can set up a section background color on scroll in the Advanced options: https://forum.muffingroup.com/betheme/uploads/807/MSTKRVNANS9N.png Best regards
-
Try the following CSS code: .blog_wrapper .post .post-links{ display: flex; flex-direction: row-reverse; } .blog_wrapper .post .post-links a{ margin-right: 5px; } Put it in Betheme -> Theme options -> Custom CSS & JS -> CSS. Best re…