Quote:
Originally Posted by Doctor Feelgood
haha ive stumped the cat
im thinking some kind of variation of this code
Code:
<?php if (!is_paged()) : ?>
include this shit only on index page
<?php endif; ?>
but instead of 'and' use 'or'
that wont work either
it will come to me in a dream
|
i'm thinking there's maybe some variation of the is_front_page() tag that would work for this. i'll eventually get around to posting about it on the wordpress forums, i'm curious how to do it myself. i thought is_page_template('index.php') might work, but that didn't seem to cut it either.
i just dunno...