Hello,
I have added images and did not face any problem with loading.
Regards
Hello,
I have added images and did not face any problem with loading.
Regards
Hello,
If you select “IDs provided order” then you need to add IDs http://prntscr.com/c366to
Check now.
Regards
Hello,
To disable wishlist go to Plugins and deactivate Wishlist plugin.
To hide price add the following code in custom CSS (Theme Options > Styling > Custom CSS)
.product-information .price, .product-info-wrapper .price {
display: none;
}
Regards
You are welcome!
Regards
You are welcome!
Regards
Hello,
If you did not use WooCommerce setup wizard after plugin activation then go to WooCommerce > System Status > Tools > Install WooCommerce Pages.
Regards
Hello,
Go to Theme Options > E-Commerce > Shop and Product Page Layout, there you’ll find all the available settings for shop page.
Go to Appearance > Widgets http://prntscr.com/c3238q these areas you may use to add widgets for Shop page. Read more here https://www.8theme.com/demo/docs/xstore/#theme_settings_45_widgets_amp_custom_widget_areas
Regards
Hello,
Go to Appearance > Widgets > and check content in Footer widget areas. Very likely Static Block widget was moved into the first footer widget area.
Regards
Hello,
Add the following code in custom CSS (Theme Options > Styling > Custom CSS) or in style.css of child theme.
@media only screen and (min-width:992px){
.fixed-header .header-logo{
order:2;
width: 20%;
padding-left: 0;
}
.fixed-header .header-logo img{
margin: auto;
}
.fixed-header .menu-wrapper{
order:1;
width: 40%;
text-align: left;
}
.fixed-header .navbar-header{
order:3;
width:40%;
}
}
Regards
Hello,
Sorry, but it’s related not to our theme only. We have optimized everything we could from our side. Try to improve the server settings, use CDN, try HTTP/2.
Regards
Hello,
Our theme is fully optimized and don’t think that we could do something more if you want to keep all the available options.
Check the server side, maybe try HTTP2. It will help to make your site faster. But It’s server admin priority.
Regards
Hello,
I have checked your site and you have 97% page speed score http://prntscr.com/c30fq6
You may try to optimize recommended images.
Your site looks very nice. But I would recommend to use 810x570px images for banners and the bigger image above them. Because it looks blurred on large screens http://prntscr.com/c30hjh
Or disable full width option for the row with banners.
Regards
Hello,
Have you sorted out?
Regards
Hello,
Provide, please, temporary admin panel access, we’ll check.
Regards
Hello,
I checked your site and don’t see the problem. Have you sorted out?
Regards
Hello,
Edit 8theme Banner elements and choose fontfamily instead of default one http://prntscr.com/c3095i
We’ll fix this issue in theme update.
Regards
Hello,
Add the following code in custom CSS or child theme style.css
.mc4wp-form p {
margin-bottom: 15px !important;
line-height: 1.5;
}
.mc4wp-form input[type="email"] {
background-color: #fff;
border: 1px solid #e6e6e6;
color: #787878;
}
.mc4wp-form input[type="email"]:focus {
border: 1px solid #e6e6e6;
}
#etheme-popup .mfp-close:hover:before{color:#fff !important;}
.mc4wp-form input[type="submit"] {
width: auto;
height: auto;
border: none !important;
background-color: #f2f2f2 !important;
border:none;
position: static;
font-size: 13px;
background: url(images/mailchimp-plus.png) no-repeat center;
opacity: 1;
}
.mc4wp-form input[type="submit"]:hover {
opacity: 1;
border:none;
background-color: #088f8f !important;
}
.mc4wp-form label {
display: block;
}
.mc4wp-form ::-webkit-input-placeholder {
color: #787878;
}
.mc4wp-form :-moz-placeholder {
/* Firefox 18- */
color: #787878;
}
.mc4wp-form ::-moz-placeholder {
/* Firefox 19+ */
color: #787878;
}
.mc4wp-form :-ms-input-placeholder {
color: #787878;
}
Regards
Hello,
This is built in feature. Unfortunately, we don’t plan to add option to disable it.
Regards
Hello,
Check your email. I have sent you updated rtl.css. Replace xstore/rtl.css by attached.
Regards
Hello,
Add the following code in child theme styles.css
.header-color-dark .shopping-container.ico-design-2 .cart-summ .cart-bag,
.header-color-dark .shopping-container.ico-design-3 .cart-summ .cart-bag {
border: none;
}
.header-color-dark .shopping-container.ico-design-2 .cart-summ .cart-bag:before,
.header-color-dark .shopping-container.ico-design-3 .cart-summ .cart-bag:before {
border: none;
}
Regards
Hello,
You can set up plugin according to plugin documentation. “Must have” is manual minify mode http://prntscr.com/c2zgy3 and following minify settings http://prntscr.com/c2zho2
Regards
Hello,
You can set up plugin according to plugin documentation. Must have is manual minify mode http://prntscr.com/c2zgy3 and following minify settings http://prntscr.com/c2zho2
Regards
Hello,
Your request was sent to our developers and next week I’ll inform you about decision.
Regards
Hello, themadguru,
We checked theme installation after renaming theme folder and did not face any issue with plugin installation or demo data import when theme folder is renamed. Maybe you have changed something else than just folder name and theme name in style.css?
Regards
Thank you for using our products, have a nice day.
You welcome,
I think you should ask this question to plugin developers because it’s not Xstore functional.
If you have more questions, I ‘ll be glad to answer them.
Regards.
Hi, there, thanks for the using our theme 🙂
The reason why your site works slow is lot of scripts are using on ( http://prntscr.com/c1z5e5 )
We are recommend to use cache plugin to avoid such problem ( https://wordpress.org/plugins/w3-total-cache/ )
Don’t forget to optimise your images, ( http://prntscr.com/c1z2u8 )
Feel free to contact us along the way 🙂
I added some CSS code in Custom CSS area, please check.
Regards
We have activated xstore for you, please check if it’s everything fine 🙂
If you would like to install default pages, you can do it through 8Theme Options->Import/Export-> Import base dummy content / Also we recommend to review video tutorial How to install Xstore theme https://youtu.be/bHE_UhSJM10
Hello,
We added some CSS in custom css area, please check.
Regards.