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

Posts are not showing under selected menu #8

Closed
Critter opened this issue Nov 26, 2014 · 4 comments
Closed

Posts are not showing under selected menu #8

Critter opened this issue Nov 26, 2014 · 4 comments

Comments

@Critter
Copy link

Critter commented Nov 26, 2014

Custom Post Type Auto Menu version 1.1.8
Wordpress 4.0.1

I've stripped the menu call down to just:
wp_nav_menu('primary');

But the custom posts are not showing
image

Hovered menu item
image

any suggestions on how to debug it?

@Critter
Copy link
Author

Critter commented Nov 26, 2014

I believe I found the issue.

The plugin only works going forward. I already have a long list of posts for Team-members, and they do not show up. Updating each individual post under Team-members does not add them to the menu.

It seems only adding a New Team-member will add a post automatically.

@badfun
Copy link
Owner

badfun commented Nov 26, 2014

Morning Critter,
yes that is correct. The description is "automatically adds new custom post type posts" to the menu. I'm sorry for the confusion.

This feature has been requested before and it makes sense. I guess I will have to take some time to make it work with existing cpt posts as well.
Ken

@Critter
Copy link
Author

Critter commented Nov 26, 2014

Aye. sorry about that.. I think I saw automatically adds custom post type in my excitement.

@Critter Critter closed this as completed Nov 26, 2014
@badfun
Copy link
Owner

badfun commented Nov 26, 2014

I'll do my best to get that feature up and running soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants