Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,863
- Last Active
- Roles
- Administrator
Comments
-
Hi, you got this error because you didn't set Google Maps API key for the maps what is currently required by Google. More details about this you can read on http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-maps-cor…
-
But this is Wordpress problem. It has nothing to theme.
-
And how did you put them exactly and where? Did you used a code or what? And where you put it?
-
Please open your website in Firefox html mode (CTRL+U) and check html errors you got. Please fix them first and all should be fine. P.S. Anticipating your question, yes, those errors are not associated with theme and were made by you or one of your…
-
Hi, you can inform us thru the contact form on the right side at https://themeforest.net/user/muffingroup
-
Sorry but it's not possible.
-
@pantera You need to contact with your admin because it's server issue.
-
Ok, thanks for the info.
-
We are sorry but we do not understand what post and where you mean. It's not clear for us.
-
Yes, this need to be done in that order.
-
Hi, to get the same style, you need to switch to SIMPLE style under Theme options > Global > General section.
-
Hi, it's sticky top bar and to change it's background color, you need to use an extra css:#Top_bar.is-sticky { background: #000 !important; }
-
Hi, social icons are the same color as background and that's why does not appear. To change social icons color in footer, you need to use the following css:#Footer .footer_copy .social li a { color: #000 !important; }
-
Hi Lars, to change sidebar layout, you need to do it under Page Options section for SHOP page.
-
Ok, thanks. From what we see, there is no need to reduce font size. All you need to do is reduce side padding between menu items what could be done with an extra css:#Top_bar .menu > li > a span:not(.description) { padding: 0 10px !important; }
-
Hi, please send us link to page where css inside child theme does not work. Please tell us which css is it and where you got it exactly so we can have a look.
-
@am_beard Wordpress, since version 4.5, requires minimum PHP 5.6. If you open your blank site in Firefox html mode (CTRL+U) you see an error related with array_replace_recursive() function. It means your current PHP version is older than 5.6 and doe…
-
Hi, except .svg logo, you need to set it's height as well because the logo won't show up until you will not set it's size.
-
Yes, 2 maps on 2 different pages/posts is possible.
-
Hi, it is necessary because different tools may copy different weird tags that doesn't work properly in other places.
-
The right css supposed to be:#Top_bar .menu li#menu-item-9 ul li { width: 300px !important; }
-
You are welcome :)
-
Hi, we are sorry but we do not have anything like this included so you need to look for a third party plugin. Thanks!
-
Ok, please send us link to page where it does not work then.
-
We are sorry but we can not agree with you unfortunately. The issue you had wasn't related with theme itself but like we wrote above with extra plugins or child theme itself. Please notice that files customization (like modifications in child theme)…
-
Hi, you need to set own/custom line heights for the headings under Theme options > Fonts > Size & Style section.
-
Hi, please send us dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what might be the reason. Please don’t forget to attach link to current topic so we know…
-
Hi, this is wordpress function. More details about it you can find on https://developer.wordpress.org/reference/functions/get_sidebar/
-
Hi, this is Wordpress itself and to be honest we didn't tested any plugin that can handle this so we don't know what would be the best. Thanks!
-
Hi, please send us link to page where you would like to align submit button then.