Hi,
I have a number of tickets set up which are set to sell via WooCommerce, so these automatically get set up as Products in Woo, I then created a WooCommerce product category and assigned all the tickets to it as I want to output the product category via shortcode in a sales page as either a category or range of products…
[products ids="1843, 1847, 1869"]
[product_category category="signature"]
I am finding that the Woo shortcodes won’t display the ticket(product) or product category that contains the tickets.
Any ways around this.