Hello,
You can disable the fixed header in Theme Options > General > Header Settings.
Or add this code in Theme Options > Styling > Custom css:
.fixed-header {
display: none;
}
Feel free to ask if you have any other questions.
Regards
Hello,
You can disable the fixed header in Theme Options > General > Header Settings.
Or add this code in Theme Options > Styling > Custom css:
.fixed-header {
display: none;
}
Feel free to ask if you have any other questions.
Regards
Hello,
Done. Please check now.
Regards
Hello,
Have you sorted out http://prntscr.com/ipzh71 ? Is there anything else I can help you with?
Regards
You’re welcome!
Regards
Hello,
You’re welcome!
Regards
Hello,
Theme Options > General > Header Settings > Enable Sign In link, Theme Options > E-commerce > Promo Popup.
Regards
Hello,
Please try to activate theme now.
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
Could you please provide temporary wp-admin access in Private Content so we can take a closer look?
Regards
Hello,
You may use this custom css code:
.sidebar-position-right > .row .content, .sidebar-position-right > .row .content {
-webkit-box-ordinal-group: 3;
-webkit-order: 2;
-ms-flex-order: 2;
order: 2;
width: 100%;
}
.sidebar-position-right > .row .sidebar, .sidebar-position-left > .row .sidebar {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1;
margin-top: 0;
}
.sidebar-position-right > .row, .sidebar-position-left > .row {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
Regards
Hello,
Do you use default VC element or GMAPS for VC? The last one has API key field http://prntscr.com/czidd2
Regards
Hello,
Please provide your purchase code in the Private Content area.
Regards
Hello,
Please try to activate theme now.
Regards
Hello,
Please try to activate xstore now.
Regards
4. Unfortunately, we can’t connect to FTP.
We’ve sent woo.php file to your registration email, you need to replace the file in xstore/framework folder.
5. Please add this code in custom css:
.content-product .product-content-image {
min-width: 1px;
width: auto;
max-height: 117px;
}
Let me know result.
Regards
Hello @tonimeisel,
You’re welcome!
Simply translate required strings via Loco Translate –
https://prnt.sc/ipz6ej > http://prntscr.com/ipz6rx
Regards
Hello,
Please read our documentation https://www.8theme.com/documentation/xstore/troubleshooting/how-to-add-custom-favicon/
Regards
Hello,
Could you please provide temporary wp-admin access in Private Content so we can take a closer look?
Regards
Hello,
You’re welcome!
Feel free to ask if you have any other questions.
Regards
Great. You’re welcome!
Regards
To solve the problem you need to change any option and save Theme Options settings and repeat these steps.
Regards
Hello,
There is only “Sidebar position for mobile” option (Theme Options > E-commerce) for Products Page Layout (Shop, categories pages). But I’ve sent your request to our developers, maybe such option will be added for other pages also. Follow our changelog.
Regards
If you use the child theme you need to create dynamic.css file via FTP > http://prntscr.com/iowdld
If you do not use the child theme, you can download it here https://www.8theme.com/download-plugins/ and upload it to /wp-content/themes/ folder of your server (WordPress child theme is a theme that inherits the functionality of the parent theme. With child theme you can make modification or add additional functionality to parent theme. A child theme is the safest and easiest way to modify an existing theme, whether you want to make a few tiny changes or extensive changes.)
Regards
1. Delete this css code http://prntscr.com/iow6sm from Theme Options > Styling > Custom css
2. Delete this code from Custom css http://prntscr.com/iowa9t
if you need to enable fixed header go to Theme Options > General > Header Settings > Fixed header type > Fixed.
3. Update all required plugins to latest versions https://www.8theme.com/documentation/xstore/plugins/plugins-update/ if the problem won’t be solved, try to disable all 3-rd party plugins and then check.
Regards
Hello,
1. Backup files and database
2. Update theme (delete “woocommerce” folder, which is located in wp-content/themes/woopress/ to avoid problems with old files)
3. Update plugins
4. Create an empty dynamic.css file in woopress-child theme folder and set permissions 777 for the file + add wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' ); in woopress-child/functions.php file. Then go to Theme Options and re-save them
Regards
Hello,
I do not see the problem with breadcrumbs text color. Please clear cache and check one more time, if this won’t help, please describe the problem in more details.
Thanks in advance.
Regards
9. Give 777 root on really-simple-captcha folder (wp-content/themes/royal/framework/inc) and for all files and folders in it.
Regards
Hello,
We do not have specific coupons functionality in our theme, so I would recommend you to contact woocommerce plugin support about this.
Feel free to ask if you have any other questions.
Regards
Hello,
.header-type-3 .cart-summ {
margin-top: 3px;
}
.top-links .logout-link::before, .top-links .my-account-link::before, .top-links .login-link::before, .top-bar .wishlist-link span{
display:none;
}
.top-links .logout-link a, .top-links .my-account-link a, .top-links .login-link a{
font-size:0 !important;
color: transparent;
}
.top-links .logout-link a:hover, .top-links .my-account-link a:hover, .top-links .login-link a:hover{
color: transparent;
}
.top-links .logout-link a:before, .top-links .my-account-link a:before, .top-links .login-link a:before{
font-size: 14px;
line-height: 10px;
font-family: "arrows";
margin-right: 8px;
color: #8e8e8e;
position: relative;
top: 1px;
}
.top-links .logout-link a:before, .top-links .login-link a:before {
content: "\e61c";
}
.top-links .my-account-link a:before {
content: "\e61b";
}
.my-account-link:hover .submenu-dropdown {
right: 10px;
}
.my-account-link:hover .submenu-dropdown:after {
left: 35px !important;
}
Regards
Hello,
This is wp-admin access, but we need FTP access (FTP hostname, FTP username, FTP password). Ask your hosting provider support to create FTP account to your site files and give us the credentials.
Regards