Single.php: single post shows EVERY post
-
Built a custom theme for a microsite that am hoping to launch soon.
Ran into a major roadblock this afternoon and spent the better part of four hours trying to figure this out.
Everything is fine until you visit a single post as it shows EVERY post.
Below is my single.php code.
http://wordpress.pastebin.ca/1583006Something to note: I created a separate header file for single posts called header2.php and a separate sidebar file called sidebar2.php. The header has a different navigation code for active tabs and the sidebar has less elements in it since single posts will not be as long as index pages.
The topic ‘Single.php: single post shows EVERY post’ is closed to new replies.