Pablo
Pablo
About
- Username
- Pablo
- Joined
- Visits
- 4,874
- Last Active
- Roles
- Moderator
Comments
-
We had never had such a option, if you've seen one of this in pre-built website, please send it here.You have to select a Maps Advanced item and customize it yourself.Thanks.
-
Hi,Please send me a screenshot of your System Status in BeTheme > System Status.This can be problem with PHP_Time_limitThanks.
-
Do you have any unsupported plugins?I see you have an error in JS Console. Please disable all of the plugins and check again.Thanks.
-
Hi,You can make a backup to be safe before updating the theme.https://betheme.me/wordpress/top-backup-plugins-wordpress/Thanks
-
Hi,You can hide whole section for some devices.You can do a separate option for mobile, tablet and PC.Just edit a section and on the bottom you'll have this option:http://prntscr.com/k2f79z There is no option to make Responsive Visibility only for i…
-
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,Modyfing a homepage is a lot of work which require an additional edit of html/php.But I was thinking, and I realized, you can do a page(homepage) in Muffin Builder with sidebar of categories you got on left and with cart. And place there pictures…
-
@ianndg Did you disable all of the plugins?Cheers
-
What's your upload_max_filesize, post_max_size,max_execution_time? It is fault of php.ini file.Thanks
-
Hi, Go to Wordpress Dashboard, Pages > All pages and edit page which you want to remove subheader.In Muffin Builder options there is an option for hiding subheader.http://prntscr.com/k2bwzn That's it.Thanks.
-
Quick tutorial how to make anchor links: This is what you need to do: 1. Go to menus and create a new menu - http://prnt.sc/f2v9he 2. Name the menu and add a custom link with the ID anchor you will use later(do not use spaces). Add to menu -http://…
-
Please check if this CSS code will work. body.single-post #Intro .intro-title{ font-size:15px !important; } Thanks.
-
Hi,You have few error in console, that shows that one of your plugins is making problem.In my humble opinion, google warns you about menu. Could you make it look different?Thanks
-
Glad to hear that.Is there something I can help you with?Thanks.
-
If you could disable this too, it would be great.http://prntscr.com/k2cmghI can't make it through Custom CSS because there is no class which is special for this div.Thanks.
-
Can it be like this? Paste Custom CSS code into Custom CSS & JS in Theme Options@media (max-width:767px){ #Header #Action_bar{ background:black !important; } #Action_bar .phone{ color:white; } } Thanks
-
Hi,You can add a class custom-text-shadow on the layer class field.Then add a custom css style to this text.More about it here: https://www.themepunch.com/revslider-doc/layer-attributes/Thanks
-
@lexmacc Hi,Go to Wordpress Dashboard > Slider Revolution > Global Settings On the bottom of the page you'll have enable google font download.http://prntscr.com/k2cihwThanks
-
Hi,1) Few of your images are not in secure connection (check console), please use this tool to migrate themhttp://muffingroup.com/plugins/mfn-migrate-cb.zip2) Use this Custom CSS code to make it equal body #Content #intro .mcb-wrap-inner .mcb-column…
-
There are still two pictures which are not migratedhttp://prntscr.com/k2caaf I see that logo is disappearing only on iOS.Did you upload retina logo in Theme Options > Global > Logo?Thanks
-
Hi, It's not possible using blog shortcode.To make it work, adittional html edit is required wchich we do not support.Social share buttons, tags or category can be shown only in product page.Thanks.
-
Hi,Sure, paste this into Custom CSS.sidebar ul{ background-color:red !important; } Thanks.
-
Hi,You can change every title size on the website, but you have to send me link to your website here and tell me which things you want to decrease.Thanks.
-
You have a lot of plugins turned on.Please disable it first.Thanks.
-
1) If your key is used somewhere else, use this tool to manage your key.You need here only license key and nickname from envato markethttp://api.muffingroup.com/licenses/ 2) As you see, there is problem with your hosting provider, your key is proba…
-
Hi,Are you thinking about something like this?http://themes.muffingroup.com/be/theme/shortcodes/loops/#testimonialslistThanks.
-
Hi, please contact your hosting provider and ask him if the CURL librabry is intalled in your current PHP version. thanks
-
Hi,Please send me a screenshot of your System Status in BeTheme > System Status.Thanks.
-
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 provide…
-
Can it be like this?body #Content a.button .button_label h5{ margin:0 auto; } .responsive-menu-toggle i{ font-size:24px !important; } Thanks