I have different content type in my site. Is it possible to add a content type as menu item? Like if I have 'review' as a content type and i would like to have a menu item "review' where all reviews will be listed .
Yes, you can do this using Views. Select the list of nodes from the fields list(with link to this node option), then set the content type in filter & save it as block.
Thanks It worked perfectly. I have another issue with my site. Its a review site and I am taking user reviews as a comment. Is it possible to create a submit review page with a dropdown menu which can redirect user to submit review or submit comment page ?