View Single Post
Old 09-12-2014, 07:54 AM  
ravenazrael
Confirmed User
 
Industry Role:
Join Date: Nov 2011
Location: montreal
Posts: 589
Quote:
Originally Posted by Denny View Post
I use this code on some of my WP blogs:

PHP Code:
<?php if(is_home() && !is_paged()):?><a href="http://www.homepagelinkonly.com">homepage link only</a><?php endif;?>
It worked!! thank!!

Last edited by ravenazrael; 09-12-2014 at 08:05 AM..
ravenazrael is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote