Hi there,
Is it possible to display diferent content depending on which page the user is on?
For example.. if page =1 it will display content different to if page=2 ? Iam wanting to add this to the header file.
Is that at all possible?
Hi there,
Is it possible to display diferent content depending on which page the user is on?
For example.. if page =1 it will display content different to if page=2 ? Iam wanting to add this to the header file.
Is that at all possible?
if(!is_paged())
This topic has been closed to new replies.