0
I need to create a filter of these games where when clicking the button below it recommends one of the Woocommerce products, respectively categorized in "input", "recommended" and "high-performance".
Each game is a CPT, and they have the categories respectively. Each PC has in its register which category it belongs also.
I need to align a game "input" with the PC "input" and a PC "high-performance" with the games "high-performance" for example.
Is the category shared? Or are they different taxonomies? What appears when you visit a category page ( /Category/entry/ ) ?
– Ricardo Moraleida
Are different, the CPT game is one and the Woocommerce is another.
– Luan