• Hi there!

    Difficult question, maybe easy answer?
    I’m new to wordpress and trying to learn the codex.

    My structure, offline (wampserver), until now.

    I create posts. I add a <!–more–> to all of them.
    My webpage will look like this:
    ROOT -> shows all the teaser posts.
    When you click on a post, you will go to see the whole post.

    My posts has different catagories. Like Tutorials, Inspirations ect.

    What do i want?
    I want to have a menubar | Latest News | Tutorials | Inspirations | ect
    I want Latest news as ROOT. That is where ALL the new post are.
    If user clicks -> Tutorials <- I want to show all TEASER post in catogory tutorials ect ect.

    What i don’t know, is how to do that.. Is there anyone who can help me with this? Thanks..

Viewing 2 replies - 1 through 2 (of 2 total)
  • @javildesign

    It sounds like what you’re looking for can be accomplished with the standard index.php file and category.php file in the TwentyTen theme. That’s a great theme to use as a basic structure, from there you can make it do almost anything.

    Thread Starter javildesign

    (@javildesign)

    In this theme [jenny] I managed to create a menu and add categories to them. So I create -> Tutorials <- category and then I go to menu and add a new menu item for the category list. That is working great.

    But.. When I press TUTORIALS it goes to all the post that are categorised in TUTORIALS, but I had to delete the message “Archive for…” I dont want that. So I deleted that in the archive.php. But the bigger problem is that the images I used in the teaser don’t show up. There is no image at all..

    Am I doing stuff right or am I doing it all the wrong way?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘page and post structure’ is closed to new replies.