Hello Lakshan001,
We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads
Regards
Hello Lakshan001,
We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads
Regards
Hello Sayeed,
We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads
Regards
.home .product-details .st-swatch-in-loop,
.home .content-product .price,
.home .content-product .products-page-brands,
.home .swiper-slide .content-product .product-details .button {
display: none;
}
Regards
Hello,
Custom CSS code can be used to achieve the desired result. Please provide URL of page on your site.
Do you want to get the same on Shop page?
Regards
Hello,
Thanks for using our theme.
1) By default, settings of this page come from Theme Options > WooCommerce > Shop > Shop page layout, but you edited the Shop page using Elementor. We are not responsible for your custom changes. When Elementor Pro is disabled, Shop works fine – https://gyazo.com/b701c76cefbb01ff242c6fe4c4d8e8dc
Contact support of Elementor Pro plugin to get assistance.
2) Fixed, read more – https://www.8theme.com/documentation/xstore/plugins/wishlist/
3) Create translation for XStore Core plugin – coutdocs.com/article/30-base-theme-translation , change Brands to the desired text, and disable the Loco translate plugin.
4) https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Regards
Hello,
Provide URL of the mentioned page and temporary wp-admin access, so we can take a closer look.
Regards
Hello,
You can activate the theme now.
Regards
Hello,
There is no such option. But you can try to use custom CSS code. Provide URL of page, and we will help you with the code.
Regards
Hello,
Thanks for the reply. I have passed your issue to our developers. They will be able to check it on Tuesday. I’ll inform you once they fix the problem.
Meanwhile, try to clear cache of plugins and CDN and check the Shop then.
Regards
Hello,
Thanks for using our theme.
Try to add the next code in Theme Options > Theme custom CSS:
.content-product .product-content-image img {
border-radius: 15px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}
.content-product .product-content-image {
padding: 10px;
}
https://css3gen.com/box-shadow/
Regards
Hello,
Please check reply in this topic – https://www.8theme.com/topic/google-search-console-products-warning/#post-223081
Regards
Hello,
Thanks for the reply.
Change the previous code to
body .mobile-header-wrapper .nav-sublist-dropdown>.container>ul, body .mobile-header-wrapper .menu-static-block {
height: auto !important;
}
Regards
Hello,
Thanks for the reply. The technician who worked on your site will back after the weekend. Please be patient.
https://prnt.sc/15sw261
Regards
Hello,
Thanks for using our theme.
Please provide URL of page and temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Thanks for using our theme.
1) Do you use a cache plugin? Clear cache of it and cache of your Mobile browser, then check to style of the page.
2) You need to synchronize translation – https://www.8theme.com/documentation/xstore/theme-translation/translation-files-update/ , then you will be able to find and translate the mentioned text.
Regards
Hello,
Provide temporary wp-admin access, so we can take a closer look.
Also, provide URL of the mentioned Sale product.
Regards
Hello,
Theme Options > Header builder > Search > Search Product Variations > Off
Regards
Hello,
Add the next code in Theme Options > Theme custom CSS:
form.login .lost_password a, form.register .lost_password a,
.woocommerce-privacy-policy-link {
text-decoration: none;
}
Regards
Hello,
You’re welcome!
.single-product .main-images > img,
.wishlist_table tr td.product-thumbnail a img,
table.cart .product-name img {
border: 1px solid #e1e1e1;
}
Regards
Hello,
Thanks for using our theme.
Try to activate it now.
Regards
Hello,
Our technicians will continue work after the weekend. Sorry for such delay. Please be patient.
Regards
Hello,
Thanks for the screenshots. I will pass them to our developers. They will be able to check and reply after the weekend.
regarding the My account section – https://gyazo.com/4c5073a6551b04a874b532b06e99ad63
Regards
Hello,
You’re welcome!
1) Try to clear the cache of your mobile browser. From my device, it is not very slow.
Read this article – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/ , more guides you can find online.
2) Provide temporary wp-admin access, so we can take a closer look.
Regards
Hello,
On the demo – Theme Options > WooCommerce > Shop > Shop page layout > Shop Page Banner Position > Above all the Shop content.
Regards
Hello,
I’ve informed our developers about your request one more time.
Please be patient.
Regards
Hello,
Thanks for contacting us.
Yes, when you install the demo you will change content depends on your needs, But to translate WooCommerce default tests, other plugins, and XStore theme, you need to use Loco translate plugin. Please follow these articles – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ https://docs.woocommerce.com/document/woocommerce-localization/
XStore Core plugin (for example these strings https://prnt.sc/10c72ai) – go to Loco translate > Plugins > XStore Core > New language > Choose a language + Choose a location – System > Start translating.
Once translation will be finished, you can disable the Loco translate plugin.
Regards
Hello,
We are glad that you sorted it out.
Regards
Hello,
Thanks for using our theme.
Yes, you can activate it now.
Regards
.order-review {
border: none;
padding: 0px;
}
Regards
Hello,
.dokan-form-control:focus, input[type="text"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus, textarea.form-control:focus {
border-color: #273a8e;
}
Regards