Hello,
Please refer to these links:
http://illuminea.com/remove-related-videos-from-end-of-embedded-youtube-video/
http://wordpress.org/support/topic/embed-youtube-and-not-show-related-videos-when-video-is-finished
They may be helpful for you.
Regards,
Eva Kemp.
Please provide us with the permissions to be able to edit custom.css file via wp-admin panel.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but we don’t have such feature in our theme.
Regards,
Eva Kemp.
Hello,
Please try to use this code in custom.css:
.single-product-page .product-info h4 {
display: none;
}
.single-product-page .product-info .posted_in {
display: none;
}
Regards,
Eva Kemp.
Hello,
There may be a bug in the theme. Please try to use other template for Checkout page in Theme Options > Shop > Checkout page, set it to “default”.
Regards,
Eva Kemp.
Hello,
Sorry, but there is no such feature in our theme.
Regards,
Eva Kemp.
Hello @blakejnolan,
The login details are incorrect. Please check them.
Also please provide us with the login credentials to wp-admin panel and FTP.
Thank you.
Regards,
Eva Kemp.
Hello,
1. 2. Please refer to Revolution Slider documentation: http://themepunch.com/codecanyon/revolution_wp/documentation/ > Video Layers
3. Our documentation has an instruction how to create Blog page: https://www.8theme.com/demo/docs/blanco/index.html#!/demo_data_installation > Blog.
Regards,
Eva Kemp.
Hello,
Please try to use this code in custom.css to make the logo bigger:
.header1 .logo img {
max-width: 500px;
}
Regards,
Eva Kemp.
Hello,
To update Visual Composer you need re-download the theme archive at http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906 where we’ve recently included the updated versions of plugins VC and Revolution Slider. After you unzip the archive you’ll find the plugins in legenda/framework/plugins directory. Upload the new version of js_composer via FTP and remove the old one.
Regards,
Eva Kemp.
Hello,
That is an image that is located in legenda/images/assets folder. It’s called paypal.png. Here you can see an example how to create it: https://www.8theme.com/demo/docs/legenda/index.html#!/footer > Footer > Second Footer row.
Regards,
Eva Kemp.
Hello,
To change the icons color at the top please add this code into custom.css file:
.login-link:before, .logout-link:before, .top-bar .wishlist-link a i:before, .my-account-link:before, .register-link:before { color: red;}
Change the color value to yours.
If you wan to use different colors for each icon you need separate them, for example:
.register-link:before { color: red;}
.logout-link:before {color: blue;}
.top-bar .wishlist-link a i:before {color: green;}
and so on.
How to create custom.css you can watch in our video tutorial
Regards,
Eva Kemp.
Hello,
1. You can create widget with the static block in Appearance > Widgets > Custom Sidebar. Create a new sidebar and drag “8theme – Static Block” widget into there. Then in Visual Composer you can select the element “Widgetised Sidebar” and choose the sidebar you created. Or you can try using Text element and insert the shortcode for static block: [block id=" "]
.
2. Static block id can be found in the address bar of your browser:
Regards,
Eva Kemp.
Hello,
As I see you have very old Visual Composer version. Please update it and check if it fixes the issue. To update the plugin you need download the theme archive at https://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906 where we’ve recently included the updated versions of plugins VC and Revolution Slider. After you unzip the archive you’ll find the plugins in legenda/framework/plugins directory. Upload the new version via FTP and remove the old one.
Regards,
Eva Kemp.
Hello @dimakoren,
As I see you have very old Visual Composer version. Please update it and check if it fixes the issue. To update the plugin you need download the theme archive at http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906 where we’ve recently included the updated versions of plugins VC and Revolution Slider. After you unzip the archive you’ll find the plugins in legenda/framework/plugins directory. Upload the new version via FTP and remove the old one.
Regards,
Eva Kemp.
Hello,
Thank you for sharing with the solution.
If you have any questions feel free to contact us.
Regards,
Eva Kemp.
Hello,
We can’t say exactly that there will be some mess on the pages, but it may be. In this case you have to recreate the sections with Parallax effect. Sorry.
Regards,
Eva Kemp.
You can change Wishlist text in admin panel > Woocommerce > Settings > Wishlist tab.
Regards,
Eva Kemp.
Hello,
Please provide us with the login details to FTP and wp-admin panel in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
1. Please provide us with the links where you can’t translate those words.
2. To change “Blog” title you need rename Blog page in admin panel > Pages. If you want to change the title in breadcrumbs 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.
3. Please provide us with the link where you can’t translate the projects title and clarify with more details how you want to use Portfolio page.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
These articles should help you:
http://codex.wordpress.org/Playing_With_Fonts
http://wordpress.org/plugins/fontmeister/
http://www.evolutionarydesigns.net/blog/2012/04/02/how-to-add-custom-fonts-to-wordpress/
We recommend you to make any changes in a child theme not to lose your modifications after update.
Regards,
Eva Kemp.
Hello,
Could you please clarify your first question with more details?
To add some content to your blog page you can use one of the solutions described in this article: http://wpsites.net/web-design/add-content-before-posts-blog-page-only/
Please read our knowledge base how to add “read more” button: https://www.8theme.com/knowladge-base/using-read-more-button-on-wordpress-blog/
Regards,
Eva Kemp.
Hello,
To change footer background color you should add this code into custom.css file:
.footer-top {
background: grey;
}
Change the color value to yours.
Here you can watch the tutorial how to create custom.css.
Regards,
Eva Kemp.
You’re welcome.
Enjoy your work!
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
1. To remove “Just another WordPress site” text you need go to admin panel > Settings > General and delete this text in field “Tagline”.
2. Please provide us with the link where you want to rename the “Wishlist” text.
Regards,
Eva Kemp.
Hello,
As we can see the “slide_template” tab is related to wp-ecommerce configuration.
We recommend you to contact their support regarding this issue.
Regards,
Eva Kemp.
Hello,
You’ve updated the theme to the latest version but VC is still of the old version. Please update it as well. You can find a new version at this link http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906
Re-download the theme archive, extract it and you’ll find VC plugin folder in the legenda/framework/plugins directory.
Regards,
Eva Kemp.
Hello,
I’ve copied the file content.php to your child theme and changed h3 post title to h1 in there.
Also I’ve edited style.css of the child theme.
Please check your blog page now and clear browser cache before.
Regards,
Eva Kemp.