Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
It's looking great.I don't know what you would like to change there, for me, it's cool. Thanks
-
Hi,You can make your website run faster by optimizing all of your images, they are in very big resolution and their weight is too big to load fast on the internet.Take a look here:http://prntscr.com/ne1hzn - I used https://tinypng.com, and by compre…
-
Hi,Is your PHP 7 or higher?Is your WP and BeTheme up to date? Also, I see that you use the minify plugin, it's not good idea to use it, when your website is not ready. Try to disable all of the plugins, clear the cache of your browser and check if t…
-
Hi,It will surely help you.https://www.themepunch.com/revslider-doc/navigation/ I'm not sure what you want to do, change the slider to RTL?Thanks
-
Hi,I do not understand the question.Google search will not display the image of your article, this feature is working only while linking on some social pages. Also, your page is mobile friendly, so I do not understand the problem.https://search.goog…
-
Hi,Unfortunately, it's not possible - it require theme files customization and we do not support that.Also, even if you would like to add HTML tags into the menu items, then it will not work.This field has basic tags enabled only (like <b>, &l…
-
Hi,Unfortunately, it's not possible.You can disable it only in the "Video" item feature. If you would like to see this possibility, please post your suggestion here:https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-…
-
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 di…
-
Hi, Please always attach a link 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 you pro…
-
Hello! If you are having issues with deregistering your license key, want to manage your license key or most important, you want to deregister a website that has been removed without deregistering it first, head to this topic: https://forum.muffingr…
-
Hi,Please disable all of the plugins, clear the cache of the browser and check if the issue still exists.Thanks
-
Please turn on the Debug mode(https://codex.wordpress.org/Debugging_in_WordPress) and send us a link to your website.We'll check what can be the reason.Thanks
-
Hi, Please always attach a link 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 you pro…
-
It's 'Home Eco'If you don't see it, then you can import it without installing the pre-built website. Here is a screenshot for better understanding: http://prntscr.com/h85ybiThanks
-
Hi,I created two rows and then applied color for them:http://prntscr.com/ne2iw0http://prntscr.com/ne2k7jhttp://prntscr.com/ne2kbs And it works:http://prntscr.com/ne2kh7 Be sure, that you changed the opacity in header bg color to 0http://prntscr.com/…
-
Hi,It's the H2 tagYou can change that in the Theme Options > Fonts > Size & Stylehttp://prntscr.com/ne2g71 Thanks
-
Hi,Does this happen, when all of your plugins are disabled?Please test it first, it can be problem with plugins conflict.Thanks
-
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 di…
-
Hi,It's because you have turned on the "Parallax" effect, it's not gonna 'scale', but it will stay in the center (like cutting).Also, you assigned very big padding value, that's why it's long on mobile.http://prntscr.com/ne3v7n If you want…
-
1) Change the style of the breadcrumbs to be centered with titlehttp://prntscr.com/ne21hmTheme Options > Header & Subheader > Subheader 2) Paste that CSS.added-cart{ height:180px !important; } Thanks
-
http://prntscr.com/ndq6tnYour global value of max_input_vars is 1000, that value is too small.Please ask your hosting provider and ask him about increasing that value to 5000. Even, if your local value is set to 5000, then it cannot cross the global…
-
Hi,Is your BeTheme and Muffin Header Builder up to date?We had problem like this in the older versions of the plugin. Also, please disable all of the plugins(leave turned on only the header builder), clear the cache and check if the issue still exis…
-
You didn't change all of them - you missed few of them.Please change all of them and check if the issue still appear. You have to find and replace the 'mfn_opts_show()' to 'echo mfn_opts_get()' in files which were modified.Thanks
-
Please paste that code into the Theme Options > Custom CSS & JS > CSS#Filters .categories{ border-color:transparent !important; } #Filters .current-cat a::after{ display:none !important; } #Filters .filters_wrapper::after{ display:no…
-
It will be surely included in the changeloghttps://themeforest.net/item/betheme-responsive-multipurpose-wordpress-theme/7758048#item-description__changelog Also, it's shouldn't affect your page speed because this tool is only creating the website, s…
-
Hi,Use this plugin to migrate the website:https://wordpress.org/plugins/duplicator/ We tested it and it works best with the BeTheme.Thanks
-
We got your message, but you didn't provide us a link to your website.Please, send these login credentials once more, but now, include a link to your website too. Thanks
-
Sorry, but these login credentials you sent are not working.Please send them once more, but now, test them if they works before you send them. Thanks
-
Hi,That's because your footer is very long on mobile and image does not have enough height to fit.But, we can fix it using Custom CSS. Paste that code below into the Theme Options > Custom CSS & JS > CSS @media (max-width:767px){ #Footer{…
-
On which browser don't you see it?I tested it on Firefox and Chrome - didn't notice any problems, everything works fine. To enable Breadcrumbs, you have to change the style of layout to "Title & Breadcrumbs".Theme Options > Header …