hello I installed the profile but this is what i get every time I try to add a new content.
"You have not created any content types yet. Go to the content type creation page to add a new content type."
but yet there are plenty of content type already created.

how can I fix this issue ?

Comments

quarshie’s picture

This has rather to do with Drupal than the theme itself. I ran into this a few days ago, and it has to do with moving the Add content link out of the Navigation menu without properly moving the child links.
These two links should help resolve it. I followed through the discussion at http://drupal.org/node/997444 to fix my problem, and I think the original issue report is http://drupal.org/node/550254.

I'm new to the issue queue and didn't want to touch the options on the issue, but since this is not actually about the theme I suggest the issue be closed.

Thanks.

mrqwerty1980’s picture

Issue summary: View changes

I had the same issue but fixed it a different way. I tried every method in this tread and in the end non of the custome content types had been enabled. Simple fix, spent ages trying to work it out.

If you go to Structure > Menus > Navigation, goto "list links" of Navigation menu, you'll see that all of your content types are disabled except for the actual "Add content" link. Just check the enabled box and save, then you should be good to go.