Hi, I have an element (Div) in a header which I only want to show on single CPT pages. To be more specific, it’s a button with a link back to the CPT archive page and it would be strange to show that button on the archive page itself (as on any other page in my case).
Right now I’m trying to achieve this with a global header and a condition on the element I want to show only on the single post type pages. Can’t figure out what the condition should be, or if this is even possible. Archive page is: https://demo.bierkaart.online/bier/
I also tried making a second header with the back button, but then I couldn’t figure out how to assign it to all (and only) single CPT pages. It feels like I’m missing something quite obvious…



