Archive for Custom Post Type
Hello,
I've created a Custom Post Type called "occasion" but i would like to change the content of this one.
In another theme i should just create single-occasion.php and archive-occasion.php but here we have includes.
For the single it's ok, i've created single-occasion.php linked with includes/content-single-occasion.php
But I don't achieve to do that for the archive page... I've tried to create includes/content-occasion.php but no results...
Sorry for my English.
Any Idea?
I've created a Custom Post Type called "occasion" but i would like to change the content of this one.
In another theme i should just create single-occasion.php and archive-occasion.php but here we have includes.
For the single it's ok, i've created single-occasion.php linked with includes/content-single-occasion.php
But I don't achieve to do that for the archive page... I've tried to create includes/content-occasion.php but no results...
Sorry for my English.
Any Idea?
Comments
please take a look at template-portfolio.php file and this file can be created only in accordance to this file.
Thanks!
I am sorry but I still don't get the link with
template-portfolio.php. My objective, for the display of my custom
post, is to copy and link them only with
includes/content-post.php, which is managing this display.
The matter is when I modify the file includes/content-post.php its
also modifying the blog, but I need to keep the blog unchanged, so
I need another archives file to manage my custom post.
I hope you will be able to bring my answers and I am looking
forward to read your return.
Regards,
Pierre Andlauer
You need to create custom post type for your purposes not just modify content-post.php file.
Please take a look at template-portfolio.php file and this file can be created only in accordance to this file.
If you are not a developer you can find somebody who will do it for you:
http://rewrkz.com/
https://studio.envato.com/
Thanks!