Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,861
- Last Active
- Roles
- Administrator
Comments
-
Hi, you got this error because you didn't set Google Maps API key under Theme options > Global > Advanced section. More details about this key you can find on http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-…
-
Did you tried the option we gave you above? If you did and didn't changed anything, please send us link to page where this menu disappeared.
-
No, this is not the reason for sure and we are pretty sure this must be something related with hosting because so far we did never met with such weird thing.
-
Hi, please send us link to page where you have "second" category whatever it means so we can have a look on it first because we don't get what you mean.
-
Hi, we suggest to check 1st slide more carefully because if your slider does not go to 2nd slide it means you did something wrong in the first one.
-
Yes, you did it and as we can see your css already works. You set 60px of the button height and it works so there must be something with cache on your end if you do not see any changes.
-
Yes, this is true what VC's author wrote but the main keyword in above message is "Some theme authors". We are not these "some" and we do never disable plugin features and we provide exactly same version as plugin author is selli…
-
OMG, your limits are really low and has nothing to the limits you presented above. Your memory is 32MB only while should be minimum 128MB, max_input_vars should be minimum 5000 but max exec time 180. To increase those limits, you definitely need to …
-
Hi, menu items classes are being controlled by WordPress itself and when you are on one of such pages, like http://www.metal-revolution.com/reviews/sepultura-machine-messiah Reviews item is no longer active and there is no way to control this by us…
-
Hi, we are sorry but we do not have such functionality included into theme. Thanks!
-
Hi, we are sorry but we do not have functionality to close menu when going to specific sections. Thanks for understanding!
-
Hi, we suggest to start from plugins deactivation (including cache) because this has nothing to do with the BeTheme itself. You can also check your JS console and you will see that you got some bugs there.
-
@yashjain This is not possible, sorry.
-
Hi, please send us link to page where the icon is gone because we have no idea what you mean and need to have a look on it first.
-
Hi, take a look at http://forum.muffingroup.com/betheme/discussion/11/share-your-site-based-on-be-theme where such sites are being listed by customers.
-
Hi, the slogan can be translated of course but you need to use String Translation.
-
Hi, you can change them under Excerpt field of each post. If you don't see such field in the bottom, you need to activate it in the right top corner where Screen Options is.
-
@looks-like So if the css provided above does not work, please send us link to page where you used it and it has no effect.
-
No, it doesn't work from that section which is hidden on desktop because we checked it. However, in reference to 2nd question, we do not have functionality to offer different pages per different devices.
-
2. Ok, got this box. This is alert info box and you can change it's color with the following css:.alert_info { background: #FFF !important; color: #000 !important; } .alert_info a { color: #000 !important; } .alert_info .alert_icon { …
-
Please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact so we can have a look on it then. Please don’t forget to let us know what for the access is.
-
Hi Daniel, we can not recommend any plugin because we did never tested any but we have an Our Team item included into theme itself and you more details about this item you can find on http://themes.muffingroup.com/be/theme/shortcodes/content-elemen…
-
Ok, thanks. So to reduce its size, you need to use the following css:.single-post .post-meta .author-date { font-size: 14px; } .single-post .post-meta .category, .single-post .post-meta .mata-tags { font-size: 12px; }
-
Hi, to remove these details, all you need to do is use the following css:#Intro .intro-meta, #Intro .intro-meta a { display: none !important; }
-
You are welcome! :)
-
Hi, you can change its color with the following css:#Top_bar #menu ul li.submenu .menu-toggle::after { color: #000 !important; } #Top_bar #menu ul li.submenu .menu-toggle { opacity: 1 !important; }
-
You are welcome! :)
-
Hi, please add !important declaration to above css and move it into the first line of custom css and check.
-
You are welcome! :)
-
Ok, thanks for the explanation. So to remove those details, you need to use the following css:.woocommerce .upsells ul.products li.product .excerpt, .woocommerce-page .upsells ul.products li.product .excerpt { display: none !important; }