Looking for a similar to...

Discussion in 'WordPress' started by MasterOfNone, Mar 14, 2011.

  1. #1
    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?
     
    MasterOfNone, Mar 14, 2011 IP
  2. Dismatikz

    Dismatikz Well-Known Member

    Messages:
    698
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    110
    #2
    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
     
    Dismatikz, Mar 16, 2011 IP