Hey,
I've got my WordPress set up so certain elements are shown on certain pages.
I'm currently using is_page and is_home but now I need to specify what to show if it is a news posts page (e.g page/2/, page/3/, page/4.....)
Does anybody know the conditional tag to check for this?
Any help is appreciated.
Thanks