Wordpress Menu

Discussion in 'WordPress' started by Mipper, May 2, 2008.

  1. #1
    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?
     
    Mipper, May 2, 2008 IP
  2. pixeladd

    pixeladd Banned

    Messages:
    2,238
    Likes Received:
    93
    Best Answers:
    0
    Trophy Points:
    0
    #2
    yeh its in permerlinks
    you need a custom code like
    %Categories%/%postname%/
     
    pixeladd, May 2, 2008 IP
  3. Mipper

    Mipper Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    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.
     
    Mipper, May 2, 2008 IP
  4. Dreamerr

    Dreamerr Peon

    Messages:
    914
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    0
    #4
    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.
     
    Dreamerr, May 2, 2008 IP