milohuang / reverie

Reverie is a versatile HTML5 responsive WordPress framework based on ZURB's Foundation.
http://theakiba.com/reverie/
MIT License
918 stars 196 forks source link

Separating Post and Pages #185

Closed Pikelax closed 11 years ago

Pikelax commented 11 years ago

I love the theme. I just wanted to be able to have wordpress pages not display the publisher and date posted, but still have them for my post.

If i delete this in the function.php :

echo ''; echo '

';

it will get rid of the date and author for both pages and post. Is there a way for me to work around this?

awshout commented 11 years ago

Remove <?php reverie_entry_meta(); ?> from page.php