• Okay, I have made a category page that will show all of the posts that are in that category. However, when you are looking at the category page, it only shows the teasers. Is there a pretty simple way to turn these teasers into the full posts so people wouldn’t have to click on them? I have searched around a lot and have found a couple things, but none of them seem to work right, or I am possibly implementing them wrong.

    Thanks a lot! 🙂

Viewing 5 replies - 1 through 5 (of 5 total)
  • Have you tried replacing the_exceprt() with the_content() in your category template file.

    Thread Starter jp128

    (@jp128)

    Yes. I am using the Thesis theme as well. I figured there would be something in there to do this simply, but nope 😛 I have checked many files including category and loop.

    You should probably ask on the Thesis support forum then. I’ve never used it before but have read that it’s hard to modify because of the way it’s written.

    Thread Starter jp128

    (@jp128)

    Alright. I will try to look there then. I thought that this was pretty much a wordpress thing. But from looking around it seems to be unique to each theme.

    It’s fairly simple for most themes but Thesis, not sure about other premium themes, apparently have a lot of extra code just to make it hard for people to modify/copy/re-engineer.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Changing teasers to features?’ is closed to new replies.