Hello,
Theme Options > Theme custom CSS.
Regards
Hello,
Theme Options > Theme custom CSS.
Regards
Hello,
Check now.
Regards
Hello,
Yes, it is correct, the same you can see on our demo – https://xstore.8theme.com/
Try to use the next custom CSS code:
.et-mini-content .et_element > .et-quantity {
display: block;
left: 7%;
position: absolute;
line-height: 1.55;
}
Regards
Hello,
This is default WC page, content of it is shown via shortcode – https://docs.woocommerce.com/document/woocommerce-pages/
All settings you can find in WooCommerce > Settings > Accounts & Privacy
Regards
Hello,
What multilanguage plugin do you use?
Could you provide URL and temporary wp-admin access, we will check what can be done to help you.
Regards
Hello,
Check how does it work when a default theme is activated on your site, for example, Storefront.
Regards
Hello,
Yes, custom CSS code can be used. Please provide a URL and describe in more detail the desired result.
Regards
Hello,
Our theme has search by the products, product SKU, pages, posts (Theme Options > Header builder > Search). If you want to have any other types of search (by category title, tags etc) you can use an additional plugin or submit additional customization requests to WPKraken team.
Regards
Hi,
“Select” type can’t be displayed on the Shop page.
Use the next code to change the size:
ul.st-swatch-size-normal li.type-label span {
font-size: .85rem;
}
ul.st-swatch-size-normal li.type-label > span {
padding: .4rem;
}
Regards
Hello,
Thanks for contacting us.
There are a few places where you need to change the color, for example, Theme Options > Styling > Main Color, Theme Options > Header builder > Main menu > Text Color and Line Color, Theme Options > Footer > Footer styling > Footer Links, Theme Options > Theme custom CSS > change the color in code.
Do you use WPBakery or Elementor? For example, edit pages using WPBakery – https://gyazo.com/5073560520c76ca70f38c8fae6f78751 , edit custom CSS for page – https://gyazo.com/25b1c2ace51f0e6fec3165a26e521fe7
Regards
Hello,
You can activate XStore now.
Please note that according to the ThemeForest license policy, you can use 1 license for 1 project only (dev site, production site, localhost but the same project) – https://themeforest.net/licenses/terms/regular
Regards
Hello,
We’ve checked your Shop page > quick view of products and it works fine. Try to clear cache of your mobile browser.
Regards
Hello,
Theme Options > Mobile panel > delete all default elements and add them from scratch.
Regards
Hello,
CDN is independent of our theme. I suppose that your hosting provider should be able to guide you, or read this article – https://support.cloudflare.com/hc/en-us/articles/200169246-Purging-cached-resources-from-Cloudflare
Regards
Hello,
Thanks for using our theme.
Theme Options > WooCommerce > Cart page > Empty cart content > https://gyazo.com/fbdf434c84d86ebc715773e60edbfa55
The correct location for translation files is System, so I’ve changed it for the theme and Core plugin.
Regards
Hello,
1) Follow this article and translate the theme – https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/ , read here about WooCommerce translation – https://docs.woocommerce.com/document/woocommerce-localization/
2) Contact support of WooCommerce and Mailchimp for WooCommerce plugins.
Regards
Hello,
Thanks for using our theme.
1) Theme Options > WooCommerce > Shop > Shop page layout > Sidebar Position. Apperance > Widgets > Shop sidebar > add filters.
2) Describe the desired result in more detail, please. What do you mean by spearheads?
Regards
Hello,
Go to Settings > Permalinks > select Post name > click on Publish.
Regards
You’re welcome!
Regards
1) https://gyazo.com/3f8e7f42b62cf300fe107bd17ec685b1 > http://prntscr.com/11vhumz > after the Sync https://gyazo.com/26accfa46d1d365c9a0919d112bed5d6 20% is translated. Please check.
I’ve added translation for the Core plugin. You can continue it.
As I can see, you are using CDN. Do not forget to clear CDN cache before checking the result of the translation on frontend.
2) About the footer, it is correct behavior, because the content of the Footer is created using a static block.
Regards
Hello,
Thanks for using our theme.
There are no specific recommended plugins for this. For example, in this demo, we use Elementor page builder to create tables – https://xstore.8theme.com/elementor/demos/organic01/delivery-price/ https://gyazo.com/d25ef2451a10045ec22c0b30451d2e0c
Regards
Hello,
Please provide temporary wp-admin and FTP access.
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it. If you do not know how to create FTP contact with your hosting provider, they will help you.
Regards
Hello,
https://www.8theme.com/documentation/xstore/woocommerce/product-images/ Appearance > Customize > WooCommerce > Product Images > Thumbnails width.
After these changes, you need to Regenerate Thumbnails to apply them. You can use Regenerate thumbnails plugin to do this.
Regards
Hello,
1) Sync translation of the theme – https://www.8theme.com/documentation/xstore/theme-translation/translation-files-update/ , then try to find this text.
Or provide us with temporary wp-admin access.
2) Sorry, but your request is a bit unclear to me. Please describe the desired result in more detail.
3) Check translation of XStore Core plugin.
4) Re-upload the logo image via Theme Options.
Regards
Hello,
You need to place xstore-pl_PL.mo file into wp-content/languages/themes/ folder via FTP, then Sync.
Regards
Hello,
1)
.products-list .content-product .product-details {
display: flex;
flex-direction: column;
}
.products-list .content-product .product-details .products-page-cats {
order: 1;
}
.products-list .content-product .product-details .product-title {
order: 2;
}
.products-list .content-product .product-details .price {
order: 3;
}
.products-list .content-product .product-details .product-excerpt {
order: 4;
margin-bottom: 5px;
}
.products-list .content-product .product-details .st-swatch-in-loop {
order: 5;
}
.products-list .content-product .product-details .quantity-wrapper {
order: 6;
}
2) Edit page > settings of section > height > fit to screen
Regards
Hello,
Thanks for contacting us.
Translate WooCommerce plugin using Loco translate – https://docs.woocommerce.com/document/woocommerce-localization/
and 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.
Regards
Hello,
Read docs – https://www.8theme.com/documentation/xstore/woocommerce/product-images/ https://docs.woocommerce.com/document/fixing-blurry-product-images/
As I can see, thumbnails are loaded in 420px on your page, and they are not blurry now.
Regards
Hello,
There is no such option, but you can try to use <br>, for example – https://prnt.sc/11vccm9
Regards