I want to build an Anime Site and I'm really looking for a plug-in similar to this. http://www.watchanimeon.com/anime/beelzebub/ I wonder how they did it in category, it has - Thumbnail - Genres - Description - Rating - And even add New Episode. Anybody know where can I find wp plugin similar to this. Or anything closer to that?
The thumbnail is produced using a call to command through PHP, the genres are produced by calling on tags for posts/the category - through a plugin sold by someone on DP (you'll have to look around), the description, again, is a call to command, calling the category description, the ratings are from the GD rating system plugin, and the add new episode is from a plugin made specifically for them. You can find a coder and pay them $50 on DP for the same thing. I use the thumbnail, and description call on my site, the others, seemed to cluttered to try and put in, so I left them, and the GD rating plugin cluttered my database, so I didn't use that. Good luck with everything, though! ;D