Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,861
- Last Active
- Roles
- Administrator
Comments
-
We need an access to your WP dashboard to check what you did wrong. So if you want to send us such access, please use contact form on the right at https://themeforest.net/user/muffingroup#contact
-
We gave you 2 links in above message: to instructional video and other topic on forum. Could you explain in which of these links is an information that slider file is WP/BeTheme/functions/importer/demo/be/hotel/content.xml ?
-
Yes, this is what we are telling you exactly. Or maybe you saw such item on one of our demos are we are wrong or we misunderstood?
-
Hi, did you changed site language under Settings > General section as well?
-
Hi, these messages can be disabled with the "X" button in the right top corner and after that theses messages shouldn't come back. We did checked it already and it works.
-
Hi, we are sorry but it's not possible unfortunately. This need to be enabled for each item individually.
-
Hi, please take a look at http://forum.muffingroup.com/betheme/discussion/22708/smooth-scroll-in-menu-builder-dosen-t-work where we explained on same question few hours ago.
-
1. The link you sent above, does not work. Of course we can have a look on it if you will send us FTP and WP dashboard access but if this won't be anything related to theme, it would cost because in reference to Item Support Policy, such customizat…
-
Yes, it is possible. You can do it with below css:#Action_bar .social { width: 100%; text-align: center; }
-
Hi, to change target attribute for the client's logos, you need to play with functions/theme-functions.php file which is responsible for all shortcodes/items. Thanks!
-
Ok, so to change font size inside contact form, please use:input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], in…
-
Yes, that's it :)
-
Sorry but we do not understand your question. Previously, you were asking for before/after translation but now you are sending us link to page and we don't understand what for.
-
Hi, you got this message because you didn't set Google Maps API key what is required by Google since few months. For more details about it, please visit http://forum.muffingroup.com/betheme/discussion/17711/this-page-didn-t-load-google-maps-correct…
-
Hi, did you enabled ONE PAGE option under Page Options for that page as well?
-
Of course if you know coding then everything is possible but what you ask for, simply requires files customization.
-
Yes, now it works. We checked your site and the only way to change logos per pages is to use layout configurator. More details about this feature you can find on http://forum.muffingroup.com/betheme/discussion/1031/header-footer-layouts-configurator
-
Yes, it is possible but requires custom css as well:.home #Top_bar .logo { display: none !important; }
-
Hi, the content of single post page is located under includes/content-single.php file.
-
Hi, we have no idea where did you read that these instructions are our but they are not. Since new version of WordPress arrived, all you need to do is upload right .mo and .po files and change language under Settings > General section, where Sit…
-
You're welcome!
-
Ok, we see what you mean now. Your logo size is too big for browsers like Chrome and Safari and that's why it's quality is poor. For example Chrome, display logo 120x85px while the original size of the logo is 275x195px. We recommend to upload small…
-
So you mean subheader where the titles are then. However, as we can see, you disabled subheader under Theme options > Header & Subheader > Subheader section.
-
To send us picture, use any online tool like http://pasteboard.co/ or http://snag.gy/ however, we don't need a picture. We need link to page where from you would like to remove it and picture won't help at all.
-
Hi, we are sorry but we do not have such shortcode or widget included into theme. Thanks!
-
Ok, thanks. So to remove description from related products, please use the following css:.related.products ul.products .desc .excerpt { display: none !important; }
-
Hi, we do not have any option to add images into menu. The only suggestion we have is to use IMG tag instead of text inside menu item, just like the following example:<img src="#" />
-
To keep above padding, you need to add the following rule to above css:box-sizing: border-box;
-
You are welcome! :)
-
@jrubeda To set different colors of menu items, you need to use custom css. Under Appearance > Menus section, you need to set up class name for CSS Classes (optional) field and then under Theme options > Custom CSS & JS > Custom CSS sec…