Hello!
Templates are avilable for Pages, not Posts, so you can create Full Width Page not Full Width Post.
Thank you very much Alex for that info. Is there anyway to add the page attributes to the new post just like in the new page so that a full width post could be selected? I tried to edit the single.php with the content from Full-Width-Page.php but unfortunately am rather new to php and am not to confidant in what I am doing.
Only reason I ask is because when making a new page with Hi-Res images it does not appear on my home page of recent posts. I currently have a custom image number system set up for Picture Galleries and would very much love to add higher quality posts to my site.
My test site is: http://pacontreras.com/
the Hi-Res page I am testing is: http://pacontreras.com/?page_id=176
Thank you for all your help!
One thing that may work is when making a post. I select text then do the following in the text field
<div id=”containter” class=”nosidebar”>
[gallery link="file" columns="1" orderby="title" gallery size="full"]
Only thing is I do not know if their is a div is to select the post area and class to extend it. Do you know of anything I can add to accomplish this? I tried <div id=”content-fullwidth” class=”content”> but that did nothing haha.
I have actually created my own plugin to add the page attributes to the new Post section. Thank You for all your help Alex!
in my game press theme when i am uploading any post, the data of the post is not visible on my website.