humanmade / humanmade/page-for-post-type
Doesn't show custom posts list in selected page
Open
enhancement
- Dominant language
- PHP
- Stars
- 188
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
Step To reproduce
1. Create a custom post type and create some samples posts
2. install this 'page-for-post-type' plugin
3. Chose a page to use as archive in setup > reading
4. Go to selected page URL :
The bug is here :
Chosen page correctly appear but seam to use 'page.php' template (and not 'index.php' or 'archive.php' template). my custom posts are not listed on my page. Why ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.