Hello,
1/ You can try to use the Stripe plugin
2/ Please specify what exactly changes can’t be seen?
Regards
Hello,
1/ You can try to use the Stripe plugin
2/ Please specify what exactly changes can’t be seen?
Regards
Hello,
Try to disable all the third-party plugins (including cache plugins), that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear cache of browser, and check how it works then.
Regards
Hello,
Try to contact the support of the WooCommerce plugin about this.
Regards
Hello,
Thanks for using our theme.
Sorry, but your request is a bit unclear to me. Please describe the desired result in more detail. Provide temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Fixed. Clear cache and check.
Edited files:
et-core-plugin/packages/st-woo-swatches/public/js/frontend.js
xstore/framework/woo.php
xstore/woocommerce/product-quick-view.php
xstore/woocommerce/product-quick-view-canvas.php
After the next theme update delete this custom CSS code – https://prnt.sc/189tdus
Regards
Hello,
1/ Theme options > General > Site Preloader
https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
2/ Theme Options > WooCommerce > Shop elements > Sale
Regards
Hello,
Theme Options > Header builder > Multiple headers > edit or delete custom header for the Front page.
Regards
Hello,
You will be able to activate the theme on another site.
Regards
Hello,
1/ We did not test such plugins officially with our theme, so can’t give you a solid recommendation.
2/ You need to clear cache of browser on your device, for example – https://support.google.com/accounts/answer/32050
Regards
Hello,
Please read this article – https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Regards
WooCommerce > Settings > Advanced > Page setup
Regards
Hello,
Have you activated “Show Linked Products” in Theme Options > Header builder > Cart?
Please provide temporary wp-admin access and URL of product that has upsells or cross sells.
Regards
Hello,
You’re welcome!
Regards
Hello,
Here are our main recommendations – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
About “Reduce initial server response time” – contact your hosting provider, because it is server-side.
GTMetrix changed its testing system, and all the sites that had A, B scores get C, E or F. Try to test your site here – https://tools.pingdom.com/ https://gyazo.com/459ff3e48a8462b11738b9ed8663f0b4 and read this article https://kinsta.com/blog/make-fewer-http-requests/
Regards
Hello,
Appearance > Widgets > Header banner
Regards
Hello,
Additional customization in files – change et_page_heading function (woopress/framework/theme-functions.php) via the functions.php file of your child theme.
Additional customization in files is outside the scope of our basic support.
Regards
Hello,
Please provide URL and temporary wp-admin access.
Regards
Hello,
Please change the code to:
.single-product .et_product-block .price {
display: flex;
}
.single-product .et_product-block .price del {
order: 2;
padding-left: 10px;
padding-top: 5px;
}
Regards
Hello,
1/ Make sure that “Move Product Name In Breadcrumbs” option is disabled.
2/ https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Regards
Hello,
1/ No
2/ Try to use Brands carousel
Regards
Hello,
WooCommerce > Settings > Accounts & Privacy > Allow customers to place orders without an account
Regards
Hello,
Could you provide URL and temporary wp-admin access?
Regards
Hello,
Please answer what version of the theme was used before the update?
You need to update XStore Core plugin too – https://xstore.8theme.com/update-history/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/ Clear all cache after that. If the problem won’t be solved. Provide FTP access, we will check the problem more deeply.
Regards
Hello,
You can disable the Sticky for the section that contains the Gallery.
Regards
Hello,
You’re welcome!
Regards
Hello,
Fixed. Clear cache and check.
Regards
Hello,
Copy shortcode of your static block, for example – https://gyazo.com/5e3085c341d7ec5d0f28a4c3778b8f63 , add it into Description of Category – https://gyazo.com/4580e75ec43ab9bb2cb48deb99776505
Regards
Hello,
I am not sure what is wrong. You need to create your own menu via Appearance > Menus, then go to Theme Options > Header builder > All departments > Select The Menu
https://www.8theme.com/documentation/xstore/menu-set-up/mega-menu/
Regards
Hello,
Appearance > Widgets > delete widgets from Shop filter area, then delete custom CSS code that hides the Off-Canvas sidebar.
Regards
Hello,
Try to add the next code in Theme Options > Theme custom CSS > Custom CSS for mobile:
.null-instagram-feed .instagram-pics.instagram-columns-3 li {
width: 50%;
}
.null-instagram-feed .instagram-pics.instagram-columns-3 li {
display: none;
}
.null-instagram-feed .instagram-pics.instagram-columns-3 li:first-child, .null-instagram-feed .instagram-pics.instagram-columns-3 li:nth-child(2) {
display: inline-block;
}
> https://gyazo.com/9fbcca1613cd267098ad75ac2e820c3c
Regards