This might be a question more specific to the plugin I’m using (Woocommerce Simple Auctions) but there are a number of notices that do not appear so I’ve been trying to figure out how to add these to the relevant auction page template I am making in Cornerstone.
Shop Notice doesn’t really have any options so I get that it pulls notices from WooCommerce. I can also see that wc_add_notice
is what is called to print the notices in question. I’m just not sure if there’s anything we can modify on the backend to make sure these messages are all displayed.