Thread
:
Wordpress Experts: I need some help on this one
View Single Post
10-02-2007, 06:46 PM
Vox
Confirmed User
Industry Role:
Join Date: Mar 2002
Location: Montreal
Posts: 2,710
This should work
PHP Code:
<?php
if (
is_home
() ||
is_page
() ) {
?>
toplist or blogroll on front page only
<?php
}
?>
__________________
Social profile assassination for hire
Vox
View Public Profile
Find More Posts by Vox