What file contains the "single post" template in wordpress?
6 replies, posted
I really can't find it. I checked single.php but it's not the same. Which is it? Also what's single.php for?
Avoid making a new thread for every little question, you could have very well used your previous thread for this.
A quick google search does indeed point to [b]single.php[/b], are you sure you're looking in the right place?
[QUOTE=StankyJoe;26390267]Avoid making a new thread for every little question, you could have very well used your previous thread for this.
A quick google search does indeed point to [b]single.php[/b], are you sure you're looking in the right place?[/QUOTE]
When I look at the source of a single post page it's completely different than single.php, I can't find the same elements, and most importantly I tried adding some random text to see if it was it and it wasn't shown in the single post page.
I'm not that familiar with Wordpress so this may be a deprecated way of doing it but some themes just check is_single() in index.php
I'm pretty sure it is single.php, that's what I have used for all my previous wordpress projects.
[QUOTE=StankyJoe;26390267]Avoid making a new thread for every little question, you could have very well used your previous thread for this.
A quick google search does indeed point to [b]single.php[/b], are you sure you're looking in the right place?[/QUOTE]
[url=http://www.facepunch.com/threads/1018536-Web-Development-Questions-That-Don-t-Need-Their-Own-Thread]This thread would be just as good[/url]. I didn't make it to show I knew how to make them.
[editline]30th November 2010[/editline]
Just checked in my WP 3.0.1 install. The theme I'm using uses single.php
It's single.php. You're doing something wrong. Go make a thread.
Sorry, you need to Log In to post a reply to this thread.