Open acorbi opened 9 years ago
I agree with Alex, should sow a message if no content available. From my understanding, some news of ODC won't show because ODC's news has post types "news" or "post".
Then, IMHO, we should do one this 2 things:
On this theme news and posts are the same post type (post). The news title is just to give more meaning to it. I chose to use the default "post" post type because it already contemplates the concept of news on it's default behaviour, without the need of any extra setup.
Any "news" post type from the previous WordPress theme/setup should be migrated to the "post" post type. If you prefer to use "news" post type I can set it up on this theme.
About the menu, the idea is to not interact with non existing content. The menu that has content gets a different hover style (gray background color) to highlight between the 'static' menus. I can change it to show "no content found", but I think that this way is better.
Any conclusions on this matter?
I believe now is working fine.
@Huyeng Are we happy how the menu is working now? Should we close this?
Tested using firefox 35.0.1 & chrome 40.0.2214.94 (64-bit) When hovering on the top bar menu over the News or Maps sections, no content is shown. Expected behaviour is that the user can select among the posts of that category.
In case the reason is that there is no post from that category to display, then a message such as "No posts avaialble under this category" should be shown.