Archived topic
How to replace "Read more" with "out of stock"
1 reply · Started by Roger on July 28, 2022
On shop page, when a product is out of stock it shows "Read more" instead of out of stock. How to remove "Read more" and replace it with out of stock.
Also how to choose specif products to choose on home page in niche woocommerce theme library.
When I add shortcode [products limit="4" columns="4"] it pick ups random products from products list.
Hi Roger,
On shop page, when a product is out of stock it shows “Read more” instead of out of stock. How to remove “Read more” and replace it with out of stock.
Unfortunately, this is not something the theme can control as it's handled by WooCommerce itself.
I would recommend checking with their support team to see if they can point you in the right direction or a filter to use.
Also how to choose specif products to choose on home page in niche woocommerce theme library.
When I add shortcode [products limit=”4″ columns=”4″] it pick ups random products from products list.
The shortcodes are from WooCommerce plugin itself and you can see the instructions and usages here:
https://woocommerce.com/document/woocommerce-shortcodes/
Hope this helps!