This topic has 6 replies, 2 voices, and was last updated 3 years, 12 months ago ago by Rose Tyler
hallo, we want
1. at the shop categories and brands page to have infinite load and not pagenation
2. we see the out of stock items at categories brand and in product, how we can remove them?
thanks
Hello,
1) https://www.8theme.com/documentation/xstore/plugins/woocommerce-infinite-scroll-and-ajax-pagination-settings/
2) WooCommerce > Settings > Products > Inventory > Out of stock visibility
Regards
1. we want to remove the x at nomber for examble at private link
2. we must buy a plugin??
1) Add the next code in Theme Options > Theme Custom CSS:
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:before,
.woo-variation-swatches.wvs-attr-behavior-blur .variable-item:not(.radio-variable-item).disabled:after {
display: none;
}
2) What plugin do you mean? Woocommerce is a free plugin that already installed on your site.
Regards
1. for infinity load if we need to buy plugin
This plugin comes bundled with the theme for free, you can download it from this page – https://www.8theme.com/downloads/
Regards
You must be logged in to reply to this topic.Log in/Sign up