Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

post_type archive pages do not display the title for that post_type #1231

Closed
1 task
benlk opened this issue Jun 9, 2016 · 0 comments
Closed
1 task

post_type archive pages do not display the title for that post_type #1231

benlk opened this issue Jun 9, 2016 · 0 comments
Assignees
Labels
priority: normal Must be completed before release of this version of plugin. status: in progress type: bug type: feature request

Comments

@benlk
Copy link
Collaborator

benlk commented Jun 9, 2016

Example: http://southeastenergynews.com/digests/

The intended display should be for the title and the RSS feed for the `post_type to display, but that's not the case.

In the specific case that the post_type is rounduplink, Largo has a case in archive.php to cover that: http://southeastenergynews.com/rounduplink/

Largo even has a filter for that: https://github.com/INN/Largo/blob/bf7117fe5d3348bf7f42ad406db2b020d3cdaa55/archive.php#L49-L57

However, Largo does not have a case for generic post_types.

  • cover the generic post_type archive case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: normal Must be completed before release of this version of plugin. status: in progress type: bug type: feature request
Projects
None yet
Development

No branches or pull requests

2 participants