How to display full post text on category pages?
-
I am trying to use the Snoods theme at http://www.mukkamu.com/wp-themes/ but I cannot get it to display the full text of my posts on the category pages.
I’m relatively familiar with WP but I am at a loss. I understand that I should be able to change <?php the_excerpt() ?>
to <?php the_content(__(‘Read more ยป’));?>
or <?php the_content();?>
but I have looked through the entire theme and cannot find “excerpt” listed anywhere.
What am I missing? Is there an option somewhere in WP that handles this?
Any help would be greatly appreciated.
You’re in the wrong forum. This is for people hosted here at wordpress.com and we do not have any familiarity with the underlying theme files since we have no access to them. Try http://wordpress.org/support/
Thanks. I did not realize that.
The topic ‘How to display full post text on category pages?’ is closed to new replies.