This topic has 2 replies, 2 voices, and was last updated 2 years, 9 months ago ago by Rose Tyler
Hello
I tried to set up amp store. I have difficult time these following
1. Add language switcher
2. how to display list of categories and sub-categories as a dropdown it now only show main categories
3. i use Variation Swatches for WooCommerce – Pro for variation product and i cannot select the product when add to cart
please private area to access my staging site
Hello,
Sorry for the delay in answering.
1/ Try to add the shortcode on the language switcher into the Footer https://www.8theme.com/documentation/docs/footer-section/
2/ Describe the request in more detail here – https://www.8theme.com/taskboard/ If it takes votes from other customers then our developers will be able to add it to the queue.
3/ Try to add the next custom CSS code:
table.variations td.value select {
display: inline-block !important;
}
table.variations td.value ul {
display: none;
}
https://prnt.sc/26wbzri
https://www.8theme.com/documentation/xstore/amp-plugin/custom-css-section/
Please note that we do not give a guarantee for full theme compatibility with all existing 3rd party plugins.
Regards
Tagged: language, store, switcher, templates, variations, woocommerce, wordpress
You must be logged in to reply to this topic.Log in/Sign up