Albert
Albert
About
- Username
- Albert
- Joined
- Visits
- 10,860
- Last Active
- Roles
- Administrator
Comments
-
Hi, complete explanation of how to import pre-built websites, you can find in instructional video. Thanks!
-
Please switch to default WP theme then and move above files into right folder of default wp theme and check if those files translate the texts as you wish.
-
Do you mean something like we did on http://themes.muffingroup.com/be/theme/shortcodes/typography/#image (when you click on the magnifier icon that appears on hover)?
-
If this button is a shortcode, then you can put it in any place where shortcodes are allowed, like Column item for example.
-
The css we gave you in other topic is the only one you can use to display text and it is not possible to separate text from the background color. The only thing you can do is decrease opacity from 1 to 0.7 for example.
-
Hi, 1. Please send us link to page where this icon is missing so we can have a look on it. 2. All details about Share Box modification, you can find on http://forum.muffingroup.com/betheme/discussion/206/add-google-to-the-share-box
-
Hi Mark, all necessary css's to change colors in Action Bar, you can find on http://forum.muffingroup.com/betheme/discussion/1021/how-to-change-betheme-action-bar-link-colour/p1
-
We watched this video but we completely don't know what's this and what can we do to help you. Looks like your country is censoring the content from other countries but there is nothing we can do in such situation.
-
Please understand that the settings of this plugin are primarily dependent on server settings and this has completely nothing to do with the theme itself. BeTheme was built in accordance to best WP API practices and there is really no need to look f…
-
Hi, have you seen anything like that on any of our demos? Because as far as we know, there is nothing like that included.
-
Hmm, that really interesting then. What message from Visual Composer plugin you get exactly?
-
Hi, please send us link to page where you got this space first.
-
Hi, we did checked and it's not even 404 error page what means this need to be something on your server side (the most probably reason is .htaccess file) and in such case, you need to contact with your web developer or admin responsible for your se…
-
Yes, any you like but please use regular characters only and no special signs.
-
Hi, where exactly copy button is missing?
-
Hey, 1. http://pasteboard.co/vMvXihv04.png - this is how logo looks like. Could you tell us where it is cut? 2. Its because you have bugs in html code. Please open your website in Firefox html mode (CTRL+U) and check those error. Please fix them f…
-
A) We did it and all we noticed in the back-end is just and order summarizing and nothing else. However, this couldn't be removed as it's a part of WooCommerce checkout page. B) This could be possible only with Slider Revolution, just like we did i…
-
Hi, WordPress does not allow to scale images on the fly. There was a plugin in the past for that http://askwpgirl.com/timthumb-wordpress-security-vulnerability/ but it has a real security vulnerability. So the only thing you can do if you don't wan…
-
We can see, you have really lot of custom css and to be honest, we don't know what might be the reason. But if any css is being ignored, we suggest to move it into 1st line of custom css because if you did any mistake in custom css, any css's below,…
-
Text is a part of description so it is possible to display whole description using the following css:.zoom_box .desc { opacity: 1 !important; }
-
Hi Greg, did you changed language under Settings > General section after uploading translation files?
-
What you upload is an image and not the icon. And it is always the same width size as the item. So the only thing you can do is decrease it's size with custom css:.icon_box .image_wrapper { width: 120px !important; display: inline-block !important; }
-
Ok, so to remove this star, please use:.woocommerce ul.products li.product .onsale { display: none !important; }
-
We are sorry but this is not possible unfortunately.
-
Please send us link to page where you got this so we can have a look on it.
-
Hi, looks like you updated files partially and your installation is not complete now. What we suggest is to remove all theme files via FTP and then upload latest version via FTP but this time make sure all files are complete.
-
Hi, these are static/global slider layers and you can find them in the left top corner of slider configuration.
-
All details about popup shortcode you can find on http://forum.muffingroup.com/betheme/discussion/2853/popup-contact-form-shortcode and http://themes.muffingroup.com/be/theme/shortcodes/typography/#popup
-
Hi, if you mean drop-down select on the right, it's an additional wpml feature that can be easily disabled under Theme options > Header & Subheader > Extras section.
-
Ok, so to specify page size for pages, you need to use layout configurator feature.