Hello,
Go to Theme Options > Header > Top cart icon.
Regards,
Rose Tyler.
Hello,
Go to Theme Options > Header > Top cart icon.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please update the theme to the latest version 2.8.
Before update delete “woocommerce” folder in the directory wp-content/themes/royal/ and it’ll be reuploaded from a new theme package.
Also update all required plugins https://www.8theme.com/download-plugins/.
Don’t forget to create back up of your files and database before starting update process!
https://youtu.be/KdWESIIPU1k
(it’s for Legenda theme but the process is the same).
Regards,
Rose Tyler.
Hello,
To get VC editor in the static blocks go to Visual Composer > Role Manager > Post Types > Custom > tick needed elements.
You can create footer with Static Blocks and add “8theme – Static Block” widget in Appearance > Widgets > Footer 1 or Footer 2 area.
Regards,
Rose Tyler.
Hello,
Please try to disable 3-d party plugins and check the issue.
Regards,
Rose Tyler.
Hello,
I have added some custom code in Custom CSS. Clear browser cache and check the site.
Regards,
Rose Tyler.
Hello,
Please, provide wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
You can change the banner in Theme Options > Shop > Product Page Banner.
Regards,
Rose Tyler.
Hello,
To change that text you need edit the file wp-content/plugins/woocommerce/templates/single-product/tabs/description.php. Also, you can read this article of Woocommerce documentation:
https://docs.woothemes.com/document/editing-product-data-tabs/
Regards,
Rose Tyler.
Hello,
No, it won’t change after updates.
But will be better to make backup of the site before update.
In case, if this error appear again try to add the empty text widget in Appearance > Widgets > Single Product Page Sidebar.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
.home .vc_tta-color-sky.vc_tta-style-modern .vc_tta-tab.vc_active > a {
background-color: rgb(90, 161, 227);
color: rgb(255, 255, 255);
border-color: rgb(77, 154, 225);
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
That is an image which you need to edit with some image editor, it’s placed in wp-content/themes/idstore/images/star-dark.png
Regards,
Rose Tyler.
Hello,
As I see, your blog post comments are hidden http://prntscr.com/d4k96g. Clear browser cache and check post page.
Regards,
Rose Tyler.
Hello,
Please, add this code in Custom CSS:
.fixed-header-area .fixed-header .logo-with-menu+div+div.menu-santuaripark-main-menu-container {
float: left;
margin-left: 100px;
margin-top: 17px;
}
.header-type-4.transparent .main-nav .menu{
float: left;
width: initial;
margin: 30px;
}
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
Please provide WP Dashboard credentials in Private Content.
Regards,
Rose Tyler.
Hello,
We recommend doing such changes using child theme https://codex.wordpress.org/Child_Themes
https://8theme.com/demo/docs/royal/index.html#!/2_child_theme
If you’re using the Child Theme then you’ll not lose your changes after theme update.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Try to select Right sidebar position in Theme Options > Single Product Page.
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
Add this code in Custom CSS:
@media only screen and (max-width: 480px){
.template-container .header-logo {
max-width: 270px !important;
}
.header-logo img {
max-width: 250px !important;
}
}
Regards,
Rose Tyler.
Hello,
Try to add class .home, for example,
.home .filter-wrap {
display: none;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.