How to show widget only on the first page?
That is needed for links exchange, when links should be onli on the first page but not on the rest of the pages.
Maybe some php coding, that controls what page it is shown?
How to show widget only on the first page?
That is needed for links exchange, when links should be onli on the first page but not on the rest of the pages.
Maybe some php coding, that controls what page it is shown?
I'd wrap the code that the widget outputs with a is_home() check.
This topic has been closed to new replies.