• Resolved drugstruck

    (@drugstruck)


    hello!

    Is there any way to view all posts, in full, under the same category on a single page?

    This is what happens when I click on one of my blog categories. You can see the post titles but it’d be really nice to have the posts all expanded, so you can read several posts at once.

    do i fiddle some more with the code, or is there an url i can use? help!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Have a look at your theme’s index.php file – especially the code around <?php the_content();?>. Try copying that part of the code and markup to your category.php file. Or into archive.php if you don’t have a category.php.

    Thread Starter drugstruck

    (@drugstruck)

    i was fiddling around the entire night and copy-pasted my page.php into archive.php which seems to be working… but somewhat imperfectly. thank you for your comment! i shall try looking in index.php and continue tweaking.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘expanding all posts within category’ is closed to new replies.