Hello,
You can check where the files are placed – https://prnt.sc/oqfi74
Regards
You need to use custom CSS code (Theme Options > Custom CSS).
Regards
Hello,
WooCommerce > Status > Tools > Create default WooCommerce pages > Create pages.
If this doesn’t solve the problem, provide me an example of the page with the banner.
Regards
Hello,
Please describe the desired result in more details.
Regards
You’re welcome!
Regards
Hello,
I can’t log in your site, unfortunately. Please check – http://prntscr.com/oqebxo http://prntscr.com/oqecfk
Regards
Hello,
Theme Options > 404 page > 404 page content.
Regards
Provide URL + temporary wp-admin access http://prntscr.com/oqe7pd and I will add the custom grid on your site.
Regards
Hello,
What PHP version do you use?
Do you use the latest version of the Slider Revolution plugin? https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Hello,
1) Add this custom CSS code:
.single-product .swiper-control-top .woocommerce-main-image {
pointer-events: none;
}
2) Try this code:
.single-product .st-swatch-preview > li {
width: 38px !important;
height: 38px !important;
border-width: 2px;
}
3) It requests additional customization in files.
Add this code in xstore-child/functions.php:
add_action('woocommerce_single_product_summary', 'custom_button_after_single_product_summary', 39);
function custom_button_after_single_product_summary() { ?>
<a href="#" class="btn btn-black sp-custom-button">Custom button</a>
<?php }
and xstore-child/style.css –
.sp-custom-button {
margin-bottom: 15px;
}
> https://prnt.sc/oqe4cs
4) Related products are generated automatically https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/
You can disable the related products – http://prntscr.com/oqe1gm , create a static block with the desired content http://prntscr.com/oqe289 and set this block on every single product page – http://prntscr.com/oqe2rp
5) This is default functionality, not a bug.
Regards
Hello,
Please read about Downloadable products in WC docs https://docs.woocommerce.com/document/digital-downloadable-product-handling/
Regards
Hello,
Add this code in Theme Options > Custom CSS > Custom CSS for desctop:
.main-header .container, .top-bar .container {
width: 100%;
}
Regards
Hello,
.sidebar .widget_product_categories .widget-title {
background-color: #be1522;
font-size: 16px;
}
.sidebar button {
background-color: #be1522;
line-height: 1.7;
}
Regards
You’re welcome!
Regards
Would you mind to rate our product:
https://themeforest.net/downloads
https://prnt.sc/d256m6
That would be much appreciated 🙂
Regards
Hello,
You’re welcome!
Please read this article – https://themeforest.net/page/item_support_policy
Feel free to ask if you have any other questions.
Regards
Hello,
Sorry for the delay in answering.
Reply times can vary from time to time and be up to 24 hours Monday – Friday and up to 48 hours on weekends, Sat-Sun. But is usually faster than that.
1) We provide import of products examples with placeholders, so you need to upload own products and images. Please read WC documentation – https://docs.woocommerce.com/document/managing-products/
This article will help you to sort out with settings of images – https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Demo content import does not include the secondary menu – http://prntscr.com/oqdf05 Please watch our videos and read docs to sort out with menu settings – https://youtu.be/OnxkixHtVLI https://youtu.be/f07MBdnFPfk https://youtu.be/QJ6yTxxdFDE https://www.8theme.com/documentation/xstore/menu-set-up/
Let us know if you need any further assistance.
2) Archive of the latest version of the WooZone you can download from this page – https://www.8theme.com/downloads/ You can install the plugin manually via your Dashboard: Plugins > Add New > Upload Plugin > Browse plugins archives. Or via FTP, by uploading and extracting the plugin zip files into wp-content/plugins folder.
Please use this code for the WooZone plugin – m8xqWJ_8theme
3) https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Regards
Hello,
Thanks for contacting us.
Have you sorted out? Is there anything else I can help you with?
Regards
Hello,
Sorry for the delay in answering.
Be attentive, use only Private content area to post private information.
1) Have you sorted out with the animation? Settings of animation can be changed depends your needs https://prnt.sc/oqd6xk http://prntscr.com/oqd7lf
2) Click on View Category here – https://prnt.sc/oqd88w to open page of the category. Add desired widgets in Appearance > Widgets > Main sidebar, enable the sidebar here – http://prntscr.com/oqd92g The sidebar can be disabled for the Blog page only via [8theme] Layout options – http://prntscr.com/oqd9sm
Feel free to ask if you have any other questions.
Regards
Hello,
This version uses a custom product content effect that was created using WPBakery Grid builder http://prntscr.com/oqd4nx http://prntscr.com/oqd4v0
Regards
Please provide temporary wp-admin access http://prntscr.com/opzp65 , so I can take a closer look at your settings.
Regards
Hello,
We’ve sent 4.4 theme version to your registration email.
Regards
Hello,
Please provide us with the URL of the mentioned product + temporary wp-admin and FTP access.
Regards
3) Edit page > [8theme] Layout options > Sidebar position > Without http://prntscr.com/opxcd8
Regards
You’re welcome!
1) Theme Options > Shop > Shop page Layout http://prntscr.com/opx3tq
Appearance > Customize > WooCommerce > http://prntscr.com/opx49a http://prntscr.com/opx4e9 https://www.8theme.com/documentation/xstore/woocommerce/product-images/
To remove/edit this – http://prntscr.com/opx4sn go to Appearance > Widgets > After the products widget area https://www.8theme.com/documentation/xstore/support/static-blocks/
2) “Description” and “Reviews” are default tabs. “Shipping & Delivery” is a custom tab (Theme Options > Single product page > Tabs Settings > Custom Tab).
You can also add a custom tab on a separate product page > [8theme] Product Options https://www.8theme.com/documentation/docs/single-product-page/
If you want to add more tabs, use the code from this article in fucntions.php of your child theme – https://docs.woocommerce.com/document/editing-product-data-tabs/
Code for renaming the default tabs you can find here – https://docs.woocommerce.com/document/editing-product-data-tabs/#section-2
Regards
Hello,
Additional customization in files is outside the scope of basic theme support.
You can disable “AJAX Search” in Theme Options > Header > Search.
If you need help with additional customization, contact WPKraken team.
Regards
.woocommerce-cart-form__cart-item div.quantity .minus,
.woocommerce-cart-form__cart-item div.quantity .plus {
display: none;
}
.woocommerce-cart-form__cart-item .quantity input[type="number"] {
border-left: 1px solid #e1e1e1;
border-right: 1px solid #e1e1e1;
}
Regards
You’re welcome!
Regards
Please check the footer now.
Regards
Hello,
Fixed. Please check.
Regards