I have many content type that I have added in drupal 7 and I want them to be available in main menu. For example I have content types:
- news
- events
and I want the main menu look like
home - news - events
Despite I checked available menu > main menu
it doesn't show up in the main menu. How can I fix this?