Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,885
- Last Active
- Roles
- Administrator
Comments
-
You are doing it completely wrong. Be|Shop demo is regular page with some muffin builder items. This is not a shop page. The Shop page you are talking about is WooCommerce page which display only products. On this page it is not possible to add any …
-
@jianleen Take a look at http://forum.muffingroup.com/betheme/discussion/2783/important-learn-how-to-send-private-message where we explained how to send us private message. But on http://themeforest.net/user/muffingroup you can check what time we wo…
-
@jianleen We'll be able to answer on this question when we'll get the access to your dashboard because we must have a look in the back-end first. We did never had such info so we don't know what you did.
-
It does not work like that. Child theme works with 2 files only: style.css and functions.php so you can not copy any file you want into child theme folder. More details about this you can read on https://codex.wordpress.org/Child_Themes To use modi…
-
Hi, logo can be changed under Theme options > Global > Logo section but favicon under Theme options > Global > General. Thanks :)
-
The file responsible for this widget is functions/widget-menu.php
-
You can use Contact Form 7 instead with our popup item. Under text shortcodes, you will find Popup item inside which you can use CF7 shortcode. So the complete code will look as below:[popup title="Title" padding="0" button=&quo…
-
Hi, at this moment we do not have such an option included but we'll consider this while future updates. However, now we got only one solution that will work and it's below css:#Footer { bottom: 0; left: 50%; position: fixed; transfo…
-
@jianleen Did you tried to contact with Envato team? Because from time to time they got a connection problems and this could be the main reason. If you contacted with them and plugin still does not work, please send us private message so we can have…
-
Right, because wpml can be used only in the same place as menu. So you want to use flags in subheader section where page title and breadcrumbs are?
-
You're welcome ;)
-
Great ;) We're glad to hear that you sorted them!
-
@katalintamas You're welcome :)
-
But as we see now, scroll works fine what you can check on http://pasteboard.co/2MHqLWRD.png (we tested in Chrome and FF to be sure on few different computers).
-
1. "Share box" can be removed under Theme options > Blog, Portfolio & Shop > General section. But to remove author and date for posts, please use below css:.post-meta .author-date { display: none !important; } 2. Arrows for post…
-
Hi, unfortunately what you ask for is impossible. This needs some modifications in theme files. Thanks for understanding!
-
You're welcome ;)
-
Why you want to modify theme files? We got WPML language selector included into theme and you can set it up under Theme options > Header & Subheader > Extras section so there is no need to change files.
-
You wrote that our theme comes with errors in the code so we thought you see them somewhere and that's why we asked if you can send us example of what you mean so we can have a look on it because we did never developed any demo or content with error…
-
You're welcome ;)
-
Hi, as we see, you modified files on our theme a lot but below css should do the trick in this case:#submenu_top li.current-menu-item a { color: #000 !important; }
-
We're glad to hear that :) Thanks!
-
Hi, Do you mean subheader background color? If this is what you mean, then please send us url to site where you want do this and we'll help you.
-
Hi, do you have any settings of "Online - chat with us" addon? Because as we see, this space comes with this addon. Please deactivate it for a while and see if padding will gone away.
-
Hi, this looks like Subheader is not activate. Please go to Theme options > Header & Subheader > Subheader section and activate Subheader to display Blog title. Thanks!
-
On your site, the format is exactly the same. You got 6 images (3 per one row). Only the images are blurred but it's because of wrong configured settings. Please take a look at http://forum.muffingroup.com/betheme/discussion/938/problem-with-image-s…
-
No, you're wrong. This is not what we are telling you. Have you seen our site with the content? If not, then please open it in html mode and show us where the errors are. Because if you say this, you probably seen them somewhere and will be great if…
-
@mudme Hi, the url you sent above does not work unfortunately. Site keeps loading and nothing happen. Please sort your site or server first and then let us know again so we can have a look on it.
-
You're welcome ;)
-
Ok :) so to increase both sizes, please use below css:#Action_bar .social li a { font-size: 20px !important; } #Footer .footer_copy .social li a { font-size: 20px !important; }