How to create element condition for Archive being viewed?

I’m trying to figure out how to make an element visible if it is not on an archive layout. There is a condition for “All Archives”, but there isn’t a condition for “Archives not being viewed”.

Any idea how I can add a condition for an Archive page not being viewed?

Hello @OctoCog,

Thanks for writing to us.

You can’t directly set a condition for “archives not being viewed,” but you can achieve this by setting these conditions:Post Type is Page. The element will render only the pages, not the archives pages.

Hope it helps
Thanks