This code will enable you to display items such as text or image only on the first page of the homepage or archive.
It can be use in index.php, category.php or archive.php.
What you need is the $page WordPress variable. 1 for the first page of results, 2 for the second page, etc.
To use it, put the code inside The Loop.
<?php if ( $paged < 2 ) { ?>
Your text or image for the first page goes here!
<?php } else { ?>
If you are new here, you might want to subscribe to the RSS feed or newsletter.
Creates the exact copy of your hard disk and allows you to instantly restore the entire machine.
New Acronis True Image Home 2010 is the most reliable and easy in use backup solution. Now with online backup option!
15% Discount Code: FMAATIH2010
New Acronis True Image Home 2010 is the most reliable and easy in use backup solution. Now with online backup option!
15% Discount Code: FMAATIH2010








I was looking all over for how to do this. Thanks for posting!
-Paul