WPIntell

Source evidence

1.4.4 Should fix issues

Single Post Template · support · 2013-04-19T15:34:00+00:00

complaintsentiment
mediumseverity
0.92relevance
5replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Nathan Rice unresolved
I’ve fixed the default (single.php) template issue. Please use 1.4.4 and let me know in this thread if there are any other issues you might be having. http://wordpress.org/extend/plugins/single-post-template/ When I update to 1.4.4 I lose my selector to change templates. Me too. I can’t duplicate this. I have 1.4.4 installed on a test site, I’ve placed a template in my theme folder with the following at the top of the file, and I get the selector just fine when editing a post. <?php /* Single Post Template: Special Post Template */ One thing you might try is clicking the “Screen Options” slide down tab at the top right of the edit post screen. Make sure you check the box that says “Single Post Template”. I don’t have that box on my screen. It appears the issue is because I am using a child theme. If I dump the new template into the folder of the child theme it works.

Comments

5 shown
ZTGD 2013-04-23T13:04:00+00:00

When I update to 1.4.4 I lose my selector to change templates.

luizamcf 2013-05-10T06:20:00+00:00

Me too.

Nathan Rice 2013-05-10T14:16:00+00:00

I can’t duplicate this. I have 1.4.4 installed on a test site, I’ve placed a template in my theme folder with the following at the top of the file, and I get the selector just fine when editing a post. <?php /* Single Post Template: Special Post Template */ One thing you might try is clicking the “Screen Options” slide down tab at the top right of the edit post screen. Make sure you check the box that says “Single Post Template”.

ZTGD 2013-05-14T12:45:00+00:00

I don’t have that box on my screen.

ZTGD 2013-05-14T13:00:00+00:00

It appears the issue is because I am using a child theme. If I dump the new template into the folder of the child theme it works.