Hello,
You can translate “Latest products” in admin panel > Pages > edit your Home page and you’ll find this text in the text editor http://prntscr.com/c9oem9.
Regards,
Rose Tyler.
Hello,
You can translate “Latest products” in admin panel > Pages > edit your Home page and you’ll find this text in the text editor http://prntscr.com/c9oem9.
Regards,
Rose Tyler.
Hello,
Please watch the video Legenda WordPress Theme – How to create custom.css file https://www.8theme.com/videos/. In file add this code:
@media (max-width: 1200px) {
.wpb_wrapper .wpb_content_element {
margin-bottom: 10px !important;
}
}
Regards,
Rose Tyler.
Hello,
Please update theme and Visual Composer plugin to the latest version and check issue.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
Don’t forget to make backup of the site before update.
Here is video tutorial how to update theme.
https://youtu.be/KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
You can download the latest plugins versions at this link https://www.8theme.com/download-plugins/ ,
enter your purchase code of the theme to get the plugins.
Regards,
Rose Tyler.
Hello,
You can use this code:
<a class="wishlist_view" href="<?php echo YITH_WCWL()->get_wishlist_url(); ?>"><i class="fa fa-heart" aria-hidden="true"></i></a>
Use child theme if you decide to make any changes in template files.
Regards,
Rose Tyler.
Hello,
Glad to hear the problem has been resolved.
Have a nice day.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Unfortunately, there is no such option in our theme.
Regards,
Rose Tyler.
Hello,
As I see Visual Composer is working fine http://prntscr.com/c8rwdr. Is this problem solved?
Regards,
Rose Tyler.
Please add this code:
.header-wrapper .header-logo img {
width: 600px;
}
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.header-logo img {
max-width: 600px;
}
.navbar {
padding-bottom: 10px;
}
Regards,
Rose Tyler.
You need select “Animated” design in Theme Options > General > Header Settings > Cart widget design.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You can change search icon using Font Awesome icons http://fortawesome.github.io/Font-Awesome/icons/ and add this code in Global Custom CSS:
.fa-search:before {
content: "\f002";
}
Replace current code \f002 with a new one.
Also, you can add this code
.cart-design-1 .shopping-cart-widget .ico-sum{
background: url(http://......png) no-repeat 0 0;
}
url (http://……png) – here should be the link to your image.
Regards,
Rose Tyler.
Go to Theme Options > General and select “Wide” in “Site Layout” option.
Regards,
Rose Tyler.
Hello,
Try to change row settings in Visual Composer editor on your page and set Stretch row settings to “Stretch row and content (no paddings)” http://prntscr.com/c7bgrv
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Thank you for your cooperation and are pleased to continue our communication by email.
Regards,
Rose Tyler.
Hello,
You need set to display the Featured or New products.
See screenshot: http://prntscr.com/c769sy
Regards,
Rose Tyler.
Hello,
You can add this code in Theme Options > Custom CSS > Custom CSS for mobile:
.header-type-18 .navbar-right .navbar-right .shopping-cart-widget {
padding-left: 0;
}
.header-search {
margin-top: 5px !important;
margin-right: 5px;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
I used Chrome and added several items to one of your blank pages. You can check it http://prntscr.com/c762s2, also change it.
Link to page in Private content.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You have to edit the file wp-content/themes/royal/framework/woo.php the code <?php _e('SIZING GUIDE', ETHEME_DOMAIN); ?>.
Also change the title in wp-content/themes/royal/woocommerce/single-product/up-sells.php.
You will find the code:
etheme_create_flex_slider($args, __('Our offers', ETHEME_DOMAIN), false, true);
and change “Our offers” title to anything you want.
We recommend you to make this customization in Child Theme.
Regards,
Rose Tyler.
Hello,
As I see Visual Composer is working fine http://prntscr.com/c6qdtd http://prnt.sc/c6qc9t
Is this problem solved?
You need click on the “Backend editor” button (http://prntscr.com/c6qdpm) to see the Visual Composer content.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS file:
.page-wrapper .header-type-3 .main-nav .menu {
width: 100%;
}
.menu-main-menu-container {
float: right;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Have a nice day.
Best regards,
Rose Tyler.
Hello,
You can add the Text widget with the additional links or text in Dashboard->Appearance->Widgets->Left side top bar area.
Regards,
Rose Tyler.
Hello,
Please add this code in Custom CSS:
.header-type-18 .header-logo{
max-width: none;
width: 100%;
}
.header-type-18 .tbs{
display: none;
}
.header-type-18 .menu{
border-top: 0px;
padding-top: 0px;
}
Also read our documentation https://8theme.com/demo/docs/royal/index.html#!/primary_menu (7.3 Menu images).
Best regards,
Rose Tyler.
You need to go to public_html or wordpress /wp-includes/user.php, please see the screenshot http://prntscr.com/c6dx93.
Regards,
Rose Tyler.
Hello,
Seems there is a bug. We’ve sent the request to our developers and they say that’s will be fixed in the next theme update.
Sorry for the inconvenience.
Regards,
Rose Tyler.
Hello,
This message is standard WordPress error message and you can translate in the wp-includes/user.php file.
Regards,
Rose Tyler.