• Hello – I have another problem in regards to custom post types.

    I have created one called “blog”. This all works fine now when using “the_permalink();”.

    However, the problem is:

    I click on the permalink which will take me to: http://site.com/blog/post-title/

    However, when I go to http://site.com/blog/, I get redirected to the homepage. What template should I use to generate this page? I’m guessing it should have been archive-blog.php but this doesn’t seem to work… Any help appreciated!

    Regards,

    Aaron

The topic ‘More Custom Post Type Help’ is closed to new replies.