
Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
Hello, You can insert the video through the BeBuilder using Templates feature, but it will be the same for whole template, if you would like to use other video, then you would have to create another template (assigned for certain category) https://f…
-
Hello, The sidebar background color is just a slightly dark overlay which with your website body background is just not noticable. Please, send me a link to your website, I'll help you with some CSS tweaks. Thanks
-
Hello, Sadly, BeTheme does not have the profile follow like feature, so its not possible to achieve without using third-party plugins. Also, we cannot recommend any plugin, which is not supported by us, you can find the list of all supported plugins…
-
Hey, 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 forum disc…
-
Hello, Yes, but it won't have any background color. Theme Options -> Responsive -> Header, just tick on the "Transparent" option https://forum.muffingroup.com/betheme/uploads/653/QA17WEMAIJGM.png thanks
-
Hello, We do not have exactly the same feature for BeTheme, but you can use the "Tabs" item to achieve the same functionality. https://muffingroup.com/betheme/elements/tabs/ 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…
-
Hello, You can increase the height of logo in the Theme Options -> Global -> Logo https://forum.muffingroup.com/betheme/uploads/661/PO31JB3G5Y8R.png Remember, it will not distort your logo, in some cases you will have to increaase it in the s…
-
Hello, I tested it on my development envoirment and it looks just as it should It looks like your server is blocking some kind of char which is inside the code you are trying to paste - you should contact your hosting provider and ask him about some…
-
Hey, 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 forum disc…
-
Hello, As I see, the side slide menu it's already white on mobile, did you solve it? Or do you mean the header, not exactly the menu? thanks
-
Hi, 1) Did you import some demo from us? Do you remember the name of it? 2) Please check, if your single post template is not set to builder, you can check that while editing the post. https://forum.muffingroup.com/betheme/uploads/230/BOYMW38RXIX4.p…
-
Hello, Of course, you can insert the shortcode of revolution slider inside the column item for example, then it will render the slider that you created using that plugin. Where to find shortcode of your slider? https://wpexplorer-themes.com/total/…
-
Hello, 1) To enable breadcrumbs on mobile, please use this CSS code in the Theme Options -> Custom CSS & JS -> CSS .breadcrumbs { display: block !important; } 2) To change that, please decrease your header height value, it's too big right …
-
Hello, You will have to contact your hosting provider, because the file which is responsible about image uploader is getting blocked by your server (403 error), see the screen: https://forum.muffingroup.com/betheme/uploads/811/48MPOZ9DQ017.png The …
-
Well, as I see you are using the Child Theme, so the problem can be solved easier, because you have already configurated Child Theme. We, in the theme, use the 'direct' metod of the filesystem, but in your case it should be other, we do not know a l…
-
Please clear the cache of your browser, I entered the website and it looks correctly now, see the screen: https://forum.muffingroup.com/betheme/uploads/795/BO0XGSM2AA0C.png thanks
-
You can post it here, I'll remove it as soon as I notice it, it will be the quickest way, or you can send us WordPress dashboard access privately thru the contact form, which is on the right side at http://themeforest.net/user/muffingroup#contact bu…
-
Well, the category page inherits the sidebar from the main blog page, you will be able only to hide it on the post, but it will be displayed on main blog page and category. To do that, you have to force the single posts sidebar in Theme Options ->…
-
Hey, Please send us WordPress dashboard access 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 …
-
We can try to force it by adding !important rule, and I think this is the solution, but I have to test it. Can you send us a link to your website for testing purposes? thanks
-
Hello, Can you test if the issue appears, when only WooCommerce plugin is enabled? I think that the problem is related to the additional plugin you are using. Thanks
-
Can you do that using the plugin I told you? It should migrate without any problem. 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…
-
Well, we did not change there anything, its just a woocommerce case, not us. We do not provide the WooCommerce plugin, it's downloaded straight from the wordpress plugin market. If there will be an update from woocommerce which will change that, we…
-
Hello, Indeed, there is a problem with the Action Bar on mobile, it will be fixed in the next update. For now, the only way to display the Action Bar on mobile, is by using the "Default" header type for mobile. https://forum.muffingroup.co…
-
There is additional padding value set by your CSS code, you should set it to 0px to make it smaller. https://forum.muffingroup.com/betheme/uploads/953/OSBRV54E60JY.png thanks
-
Hello, Please edit the main page of the shop and select the "Layout" of sidebar to "Off-canvas sidebar", it will solve your problem. https://forum.muffingroup.com/betheme/uploads/192/RQ4O7NWAMCOU.png thanks
-
Hello, How did you migrate the website, do you use any plugin or you just copy it manually? We strongly suggest to use this plugin, we use it all the time and we strongly reccomend it. https://wordpress.org/plugins/duplicator/ thanks
-
Hello, Please paste that CSS code into Theme Options -> Custom CSS & JS -> CSS #Footer .wc-block-product-search__field{ margin-bottom:0px !important; } thanks