This topic has 5 replies, 3 voices, and was last updated 2 years, 3 months ago ago by uppc
hi team,
I got 2 problems.
First, for the header, the cart icon can’t be showed.
Secondly, for variable sku, also cant find the cart icon at the main page.
could you advise how can I fix that.
Many thanks,
Wayne
Hello,
Thanks for using our theme.
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 the cache of the browser, and check then. Maybe one of the additional plugins is a reason for problems.
Let us know the result
Regards
hi,
thanks for your reply.
I have tried to disable all the plugins, the cart icon also cant be showed.
any other ways that i can fix it?
many thanks
Hello, @uppc,
1.. Simply go to the Dashboard >> XStore >> Theme Options >> Theme Custom CSS >> Global CSS then paste the below code there.
.et_b_header-cart.et_element-top-level > a{color:black !important;}
Then save settings and check back to your site after clearing the browser cache.
2.. For variable SKU the thing is these are the variable products user must select the attributes to add those products to the cart so for this user need to go to the product page to select the attributes that’s why the add to cart doesn’t appear on the shop archive page or home page.
You can enable the variable/attributes for the home page and shop archive pages on the products so that users will choose the attributes from the homepage and shop archive page and add the product to the cart. simply go to the Dashboard >> XStore >> Theme Options >> WooCommerce >> Shop Elements >> enable the Variation Swatches from there and then save settings see image: https://postimg.cc/S2PqG5Vf
Regards 8Themes Team.
solved, many thanks~
The issue related to '‘can’t show cart on header and shopping cart on the variable sku’' has been successfully resolved, and the topic is now closed for further responses