Hello,
Could you, please, provide me screenshot of sale tab that you want to change?
Regards
Hello,
Could you, please, provide me screenshot of sale tab that you want to change?
Regards
Hello,
I have checked your site nad don’t see problems http://prntscr.com/coxst0
Have you sorted out?
Regards
Hello,
Add the following code in Theme Options > Styling > Custom CSS
::selection {
background: #B3AEAE;
}
Regards
Hello,
Our theme displays product category description by default. If you use third-party plugins to add custom taxonomy you need to contact plugin author to get help about custom taxonomy description.
Use child theme if you plan to do any changes in template files.
Regards
Hello,
You need to contact plugin author to solve this issue because we have activated official WooCommerce theme – Storefront and see the same problem http://prntscr.com/coxmuj that means that problem is not related to our theme. We provide support for issues related strictly to our theme.
Regards
Hello,
The yellow image has a smaller width than all the other images. Try to change image and make it 839px width instead of 742px.
Regards
Hello,
If you want to change any template files and avoid problems with next theme update you need to use child theme. XStore child theme archive you can find in theme package. Detailed information how child theme works you can find here https://codex.wordpress.org/Child_Themes You just copy theme file of header structure in child theme (into the same folder as it is in parent theme) and do the necessary changes. If you need to change any theme functions copy these functions in child theme functions.php
Regards
Hello,
Sorry for some delay in answering.
To change the size of banner title and subtitle you may use custom font option http://prntscr.com/coxbi1
Image gallery VC element does not have option to increase speed of auto rotate.
Regards
Hello,
Unfortunately, there is no such woocommerce widget to display products from the specific category. You may use our 8theme – Products VC element and then additionally customize how it will be displayed in Prefooter using Custom CSS (Theme Options > Styling > Custom CSS), for example, decrease the size of images etc.
Regards
Hello,
Sorry, but I don’t see any problems with your site http://prntscr.com/cnvq25
Could you explain more detailed. And provide admin panel access, please. I would like to finish theme installation.
Regards
Hello,
Edit your page and disable fixed background position in Row settings http://prntscr.com/cnrbav
Regards
Hello,
Go to WooCommerce > Settings > Product > Display > set the size of product images you need and uncheck hard crop option https://docs.woocommerce.com/document/using-the-appropriate-product-image-dimensions/
Don’t forget to regenerate thumbnails after changes.
Regards
Hello,
You are welcome!
Regards
Hello,
We did not add the code for vaiable products because it slows down theme (to many quesries) when user has many variable products with different prices and different sales. In next udate we’ll just add the simple Sale lable for the variable products.
If you want to show percantage discount for variable products you may use the code from the example that you provided in child theme.
Regards
Hello,
Rocket-fuel? Please, don’t overreact. WooCommerce plugin has almost the same requirements http://prntscr.com/cnn8x3 https://docs.woocommerce.com/document/server-requirements/ , if you plan to use WooCommerce theme you should know it; ask any TF top seller about this, Avada for example https://theme-fusion.com/avada-doc/getting-started/requirements-for-avada/ We did not recommend something unbelievable! Also, we mentioned our recommendation in online documentation https://www.8theme.com/demo/docs/xstore/#general_information_11_xstore_theme_requirements
Provide, please, admin panel access. We can’t activate theme and install all the necessary plugins without it.
Regards
Hello,
It’s related to server response, your result is almost 2s http://prntscr.com/cn8vgz
our – 560 ms http://prntscr.com/cn8w4u
It’s not related to theme settings. The same for Add to cart.
Regards
Hello,
Unfortunately, there is no such option in Backend. You can do this only by additional customization (file /xstore/headers/xstore.php) Use child theme if you plan to change template files https://www.8theme.com/demo/docs/xstore/#child_theme
Regards
Would be very grateful if you can share Franche .po/.mo files after translation. We’ll add them to the list of available translations.
Regards
Hello,
You need to translate theme, use Loco Translate plugin and follow the documentation https://www.8theme.com/demo/docs/xstore/#translation_101_nbspbase_theme_translation
Translation files should be placed in translation/themes folder with xstore- prefix.
Regards
Hello,
1) Go to Products > Attributes and create your attributes (Color, Size, Ege etc) with terms.
2) Go to Products and create products that will use these attributes http://prntscr.com/cn8pcm
3) Go to Appearance > Widgets > Shop widget area > add WooComerce Layer Nav widgets http://prntscr.com/cn8png
Regards
Hello,
You are welcome!
Would be much appreciated if you leave your comment and rating for our theme on ThemeForest https://themeforest.net/downloads
Feel free to contact us if you need any help.
Regards
Hello,
{{link}} – is a parament, not simple link, and every image has different link depending on product. Or you need something else?
Regards
Hello,
Variable products don’t have percentage sale label because different variations could have different prices with different discounts and there is no only one percentage discount for it to display in label.
Don’t see the problem with simple products. Could you provide me link to concrete products which have incorrect percentage?
Regards
Hello,
No, of course, you are a good customer! You may answer on our support forum and help other customers. If your answer is marked as best you’ll give a rating and when you have the higher rating then more stars appear below your avatar.
About catalog item. We have added Shop page to menu and just changed the title. To enable/disable Catalog mode go to Theme Options > E-Commerce > Shop > Just Catalog
Regards
Hello,
Please, update your theme to latest version. This issue was fixed.
Regards
Hello,
Do you want to use the transparent header for all your pages or for the home page only?
Regards
Hello,
It’s normal because after installation you have only one menu. Go to Appearance > Menus and create 3 menus:
1) Left main menu
2) Right main menu
3) Mobile menu that will include all the items.
If you need any other help with this you need to move your site on a live server and provide admin panel access. I’ll create menu for you.
Regards
Hello,
Oh, I see. In this case, you are right. Blog posts have it’s own styles for the font-size, font-weight, line-height http://prntscr.com/cmu4cq , because it should be bigger than body font according to theme design.
But you can easy change it. Just add in Theme Options > Styling > Custom CSS and replace by your values
.content-article p {
font-size: 1.14rem;
line-height: 1.8;
font-weight: 300;
}
Regards
Ok. Feel free to ask if you need any other help.
Regards
Maybe if you provide me the screenshot how it should look I’ll be able to give you the right direction.
Regards