Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,861
- Last Active
- Roles
- Administrator
Comments
-
@secureip Please send us link to page where you did above and it does not work.
-
@ThemeForestFitmanager It's always related with extra plugins or incomplete plugin files. So the first thing you need to do is disable all other plugins to check if one of them is not the culprit. If not, you need to remove plugin files via FTP and …
-
Hi, there is no space in sticky header between menu items because you did not set main menu under Appearance > Menus > Manage locations section.
-
Hi, to remove light lines and background from those links, you need to use custom css:.widget_archive ul, .widget_nav_menu ul { background: none !important; } .widget_archive ul li::after, .widget_nav_menu ul li::after { border: 0 !important; }
-
Hi, the UberMenu plugin you installed, cover cart icon and that's why it's not clickable. So or you need to deactivate this plugin or you need to use the following css to increase z-index for the cart:#Top_bar a#header_cart { z-index: 9999 !importa…
-
Hey, yes, it is possible but we do not offer files customization unfortunately. However, we suggest to look into our own custom post type files located under includes/ folder.
-
http://forum.muffingroup.com/betheme/discussion/21502/gallery-file-ids-media-id
-
Hi, please send us link to page where you got this issue so we can have a look on it.
-
Please send us WordPress dashboard access privately thru contact form which is on the right side at http://themeforest.net/user/muffingroup#contact and we will check what you did wrong then. Please don’t forget to let us know what for the access is.
-
Ok, so if you want to make it smaller an center, then you need to use Placeholder items on sides. It's just empty item that is making empty space.
-
@fredperes Yes, it is possible. For more details about overriding files inside child theme, please visit http://forum.muffingroup.com/betheme/discussion/6478/override-content-portfolio-php-in-child-theme
-
Hi, there is 3 possible reasons why Muffin Options might be empty on load (blank): - PHP version - Wordpress, since version 4.5, requires minimum PHP 5.6. So if your version is older than 5.6, you need to contact with your admin/hosting provider b…
-
Ok, got it. The line height of headings, can be changed under Theme options > Fonts > Size & Style section.
-
But this works similar to menu. All you need to do is activate ONE PAGE option for page under Page Options section, for links use hashtags like #link1 but ID's you need to set for sections.
-
We are sorry but in reference to Item Support Policy, files customization are not included. We recommend you to contact with your web developer to sort it out because you must did something wrong as code responsible for client's slider is located un…
-
You are welcome! :)
-
Hi, yes, you can change the number of related products under Theme options > Blog, Portfolio & Shop > Shop section.
-
You're welcome! :)
-
Hi, to increase width of that contact box, please use the following css:.column_map .google-map-contact-wrapper .get_in_touch { width: 260px !important; }
-
You are welcome ;)
-
Hey, yes, you can disable some stuff under Theme options > Global > Advanced section.
-
You are welcome! :)
-
Ok, thanks. So to remove those details, please use the following css:.search .post-meta { display: none !important; } .fixed-nav-next .desc .date { display: none !important; }
-
You are welcome! :)
-
You are welcome! :)
-
Hi, you should install betheme.zip file. BeTheme child is for developer who are planning files customization.
-
Hi, the default logo can be changed under Theme options > Global > Logo section.
-
Hi, BeTheme has nothing to do with the Visual Editor as it's default WordPress feature. More details about it you can find on http://forum.muffingroup.com/betheme/discussion/1007/fixed-visual-editor-text-area-not-scrolling Thanks!
-
No problem ;)
-
Hi, to change these colors, please use the following css:.button.button_theme.button_js.action_button { color: #FFF !important; background: #000 !important; } .button.button_theme.button_js.action_button:hover { color: #000 !important; background: …