New Page Type - FTP Location
PermalinkI created a new page type but I want to edit the php file directly. Where can I find the page types I've made in the FTP?
I tried going to /concrete/page_types/ but in that directory, there is only "blog_entry.php" which isn't even one of the page types I made. Can anyone help me find the page types I've made?
Thanks,
Keith

i.e. If you activated theme ABC. Upload your new page type to /packages/ABC/themes/ABC. When you create that page type make sure the handle of that page type is the exact file name of the file you uploaded. Remember, if spaces, use underscores. No dashes too!