You’re welcome.
Best regards,
Eva Kemp.
Hello,
Please add this code into custom.css file:
html {overflow: hidden;}
Regards,
Eva Kemp.
You’re welcome.
You need also translate theme template. Please read our documentation: https://www.8theme.com/demo/docs/legenda/index.html#!/how_to_translate
Regards,
Eva Kemp.
Hello,
Please read VC documentation how to add google map:
http://vc.wpbakery.com/blog/google-maps-in-visual-composer-for-wordpress/
Regards,
Eva Kemp.
Hello,
Thank you for notification.
This is very useful information.
Regards,
Eva Kemp.
Hello @josephgut,
To update VC you need buy a license key or you may wait for a new theme release where all implemented plugins will be updated to the latest versions.
If you’re experiencing some issues with Frontend Editor of VC we recommend you to create a ticket at https://support.8theme.com/ and our specialists will look into it.
Thank you.
Regards,
Eva Kemp.
Hello @myassine86,
What errors are you getting when installing the theme? Please provide us with FTP and admin panel credentials in Private Content.
Regards,
Eva Kemp.
Could you please provide us with FTP and admin panel credentials to check the issue?
Regards,
Eva Kemp.
Hello,
We’re glad you was able to resolve this issue.
If there are any questions don’t hesitate to contact our support team.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and admin panel credentials in Private Content and we’ll reupload the file.
Regards,
Eva Kemp.
You’re always welcome.
Regards,
Eva Kemp.
Hello,
Have you edited the existing template or created your own template page?
Please provide us with FTP and admin panel credentials in Private Content. Also please tell us which file you’ve edited.
Thank you.
Regards,
Eva Kemp.
The previous/next buttons on the slider are images that located in wp-content/plugins/LayerSlider/skins/blanco/ directory. You can edit them using some image editor. Twitter quote is also an image, you can find it here: /wp-content/themes/blanco/images/quote.png
To change color of twitter message use this code in custom.css file:
.twitter-message a {color: #FF4A4A;}
and replace “#FF4A4A” with your color code or color name.
To create custom.css file just rename “default.custom.css” in /wp-content/themes/blanco/ directory and enable it in Blanco – Theme Settings > tick “Enable Custom CSS file”, don’t forget to click “Save Settings” button.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials to check the issue.
Have you created a back up before upgrading?
You may try to restore it.
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
You’ve been replied on the ticket.
Please check your email.
Regards,
Eva Kemp.
Hello,
Please resend the details in Private Content. It’s visible only for our staff.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
The quotation marks image was set as a background for testimonials widget. It should be located in /wp-content/themes/legenda/images/quote2.png. You can achieve this adding this code into custom.css file:
.top-panel .cbp-qtrotator blockquote {
background-image: url('/demo/legenda/wp-content/themes/legenda/images/quote2.png');
}
If you want to customize a button as on the demo site please create a ticket at https://support.8theme.com/ and our specialists will help you.
Regards,
Eva Kemp.
Hello,
The link address change requires additional customization in the theme files.
If you wish you can hide it adding this code in custom.css file:
.slider-container .show-all-posts {display: none;}
Here you can watch how to create custom.css.
Regards,
Eva Kemp.
Hello,
Please add this code into custom.css file:
body {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
Here you can watch how to create custom.css.
Regards,
Eva Kemp.
Hello,
You need edit the file /wp-content/themes/legenda/framework/theme-functions.php, find the code: $blogPage = __('Blog', ETHEME_DOMAIN);
(line 2525) and change the “Blog” title.
Try to remove Meta section from the Main Sidebar widget area in Appearance > Widgets.
Regards,
Eva Kemp.
Hello,
Have you checked with another browser or even with other PC?
Regards,
Eva Kemp.
Hello,
Please provide us with the link of the page you are talking about and your FTP/admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
You had to insert the link to the video file with .webm extension.
I’ve uploaded the video to your media library and written the correct URL. You can find it here http://mateocarregno.com/mainsite/wp-content/uploads/2014/05/videoplayback.webm
Now please check your site and clear the browser cache before.
Regards,
Eva Kemp.
Hello,
To change banner width you need select another custom layout where the width is different.
Regarding space in the header please add the following code into custom.css file:
.header5 {
margin-top: 0px;
margin-bottom: 0px;
}
Here you can watch how to create custom.css.
Regards,
Eva Kemp.
Hello,
Unfortunately it can’t be done. There are only specific icons for that element.
Sorry.
Regards,
Eva Kemp.
Hello,
You may try to upload high resolution image to make zoom workable.
If it doesn’t help please provide us with FTP and admin panel credentials in Private Content. Has the problem appeared after theme update or WP update?
Regards,
Eva Kemp.
Hello,
To change active button color edit settings in Blanco – Theme Settings > Color Scheme > Main Color.
Regards,
Eva Kemp.
Hello,
You need edit the file wp-content/themes/blanco/woocommerce/single-product/price.php, find the code
<?php _e('SKU:', ETHEME_DOMAIN); ?>
(line 20) and change “SKU” text to “Product code”.
Regards,
Eva Kemp.
Hello,
I’ve disabled WooCommerce Predictive Search LITE plugin and the products have appeared on the Shop page. You have to contact the plugin developer regarding this issue as we don’t guarantee proper work of 3rd-party plugins with our theme.
Could you please show a screenshot how checkout button is displayed as I can’t find the issue?
Thank you.
Regards,
Eva Kemp.