I'm building an anime site and I want my posts to look like they do on http://animethat.com/category/amaenaideyo/. Does anyone know the plugin that it's being used there?
I know how to make the url like that, what i'm trying to say is that if you go to that website, look at how the episodes are order. It's like a menu of the posts only showing the title.
So you want to show the post titles but not the embedded video right? I dont know if there is a plugin, you will need to go in and edit the template. the_content needs to be replaced with the_excerpt I like to do this on the search page too for my video sites.