Isolating a Single.php page
-
I have a blog on my portfolio site that includes only one category. On the page for the blog there’s a sidebar where I list all of the posts sorted by their title. My problem is that I can’t figure out how to isolate and style a single page specifically for the blog. So for example, when you click on the title on the sidebar it takes you to a generic single.php page, the same one used for other single pages on the rest of the site.. How can I create a single page just for the blog. I tried calling a single-9.php to isolate the category number but it didn’t work. Any help would be appreciated.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Isolating a Single.php page’ is closed to new replies.