Hello,
Theme Options > Header Settings > Fixed navigation > Off.
Please provide URL of your site and describe the desired result in more details.
Regards
Hello,
Theme Options > Header Settings > Fixed navigation > Off.
Please provide URL of your site and describe the desired result in more details.
Regards
Hello,
The terms & conditions link relates to woocommerce functionality. On my test site, I can see the code of WPBakery Page Builder in terms & conditions area even with the default theme, so this situation relates to functionality of WC and can’t be fixed from our side.
Please read this topic also – https://www.8theme.com/topic/terms-conditions/
Add this code in Theme Options > Custom CSS to change the styling of the link –
.woocommerce-terms-and-conditions-checkbox-text a {
text-decoration: underline;
}
Regards
We’ve sent PSD files in the archive to your registration email.
Please check.
Regards
Please provide temporary wp-admin and FTP access so we can take a closer look at the problem.
Regards
Пожалуйста!
Если вы любите XStore и хотите сказать что-то приятное, не стесняйтесь рассказать об этом 🙂 Мы будем признательны, если вы оцените тему в 5 звезд на ThemeForest! https://prnt.sc/d256m6 https://themeforest.net/downloads
С уважением
Hello,
I’ve imported the slider on your site.
Let us know if you need any further assistance.
Regards
Hello,
I’ve checked tabs on your Home page and do not see the problem with products.
Please clear cache and check one more time.
If the problem persists for you, let me know what browser do you use. Also, provide temporary wp-admin access.
Regards
Hello,
Please add this code in Theme Options > Custom CSS > Global custom css:
.tax-product_cat .page-heading {
background-image: none;
}
Regards
Добрый день,
Пожалуйста, укажите URL вашего сайта, чтобы я мог посмотреть поближе. Вы можете использовать Private content area для публикации личных данных http://prntscr.com/n9w19l
Чтобы отключить Breadcrumbs на домашней странице, перейдите на страницу редактирования > [8theme] Layout options >
Breadcrumbs Style > Disable http://prntscr.com/n9w095
С уважением
Hello,
Could you, please, tell me PSD of what version do you need?
XStore PSD – part 1-9 you can download from this page – https://www.8theme.com/downloads/ but the downloads area includes only some of the versions. All the other versions are not included because of the archive size. But if you tell me what version you need I’ll be glad to send you it to your registration email.
Regards
Hello,
Make sure that “Lazy loading for this element” is disabled for Products elements.
Regards
Hello,
<a class="btn" href="URL of your page"><span>Home</span></a>
For example – http://prntscr.com/n9kz15
http://prntscr.com/n9kzdm
<h2 class="largest">404</h2>
<h1>That Page Can't Be Found</h1>
<p>It looks like nothing was found at this location. Try using the search.</p>
<div class="widget_search">
<form action="URL_of_home_page" role="searchform" class="hide-input" method="get">
<div class="input-row">
<input type="text" name="s" class="form-control" placeholder="Search...">
<input type="hidden" name="post_type" value="post">
<button type="submit" class="btn medium-btn btn-black"><i class="et-icon et-zoom"></i>Search</button>
</div>
</form>
</div>
<br><br>
<p><a class="btn" href="your_URL"><span>Home</span></a></p>
Regards
You’re welcome!
Have a nice day.
Regards
1) http://prntscr.com/n9kpnd http://prntscr.com/n9kpsy https://youtu.be/1Nu49dskD1Q
2) You can use this code to hide the SKU:
.product_meta .sku_wrapper {
display: none;
}
3) Dashboard > YITH > Wishlist > “Add to Wishlist” text.
Regards
You’re welcome!
Would you mind to rate our product: https://prnt.sc/d256m6 https://themeforest.net/downloads
That would be much appreciated ?
Regards
Hello,
You’re welcome!
Would you mind to rate our product: https://prnt.sc/d256m6 https://themeforest.net/downloads
That would be much appreciated ?
Regards
Hello,
1. Theme Options > Shop > Products style > Image hover effect > Swap.
2. To create products with variations read WC docs https://docs.woocommerce.com/document/variable-product/
To enable variation swatches watch tutorial https://youtu.be/XO-PDvhPypc
Regards
Theme Options > Header > Header layout > Background color of the cart number label.
Regards
Hello,
Theme Options > Header > Header layout > Mini cart banner content.
Regards
Hello,
Please clear cache and check now.
You can use such screenshot maker as Lightshot https://prnt.sc/
Let us know if you need any further assistance.
Regards
Hello,
Sorry, but your request is a bit unclear for me.
Please describe the desired result in more details with screenshots.
You can use such screenshot maker as Lightshot https://prnt.sc/
Also, provide temporary wp-admin access http://prntscr.com/n9fc72
Regards
Hello,
You’re welcome!
Regards
Hello,
To find out correct settings for images, read our and WooCommerce documentation https://www.8theme.com/documentation/xstore/woocommerce/product-images/ https://woocommerce.wordpress.com/2017/12/11/wc-3-3-image-size-improvements/
You need to regenerate thumbnails to apply changes using Regenerate thumbnails plugin.
Also, I would recommend you to use a graphics editor and prepare product images (make them the same size) before uploading it to your media gallery.
Regards
Hello,
You can maybe find a plugin that can provide the desired functionality, but we have not tested such plugins officially with our theme, so I can’t give a solid response.
Regards
Hello,
Add a product to cart after the changes to refresh the content of the block, then you will see the correct symbol.
Please go to Appearance > Widgets and add an empty Text widget in Left Side top bar area.
Regards
Dear,
As I can see, you added this code http://prntscr.com/n9etsb the correct one is – https://prnt.sc/n9eu0o
If you want to change this padding also http://prntscr.com/n9eugm
.navbar {
padding-bottom: 20px;
}
http://prntscr.com/n9evjz
If you are using cache, please clear it.
Regards
Hello,
Theme Options > Header > Header layout > Header custom HTML http://prntscr.com/n9er8l
Regards
Hello,
Thanks for using our theme.
Please provide temporary wp-admin access.
What you think about making the top bar at 100%? http://prntscr.com/n9eq7r
add this code in Theme Options > Custom CSS > Custom CSS for desktop:
.top-bar .container {
width: 100%;
}
Regards