I have a global header, within that I have a Bar that I would only like to display on individual single product pages.
I have used a condition of ‘Post Type is Product’ which sort of works but it also displays the Bar on product category pages (I assume because there are products on those pages, therefore meets the condition)
I can’t work out how I can ONLY display the Bar on single product pages.
Any ideas?