Wordpress Expert Needed 7$

Discussion in 'CSS' started by im_savage_rawr, Oct 12, 2008.

  1. #1
    Ok, I have a wordpress theme which has the following files

    comments.php
    footer.php
    functions.php
    header.php
    index.php
    sidebar.php
    style.php

    Ok, the post and category posts view is in the same "page" like if i want to click a category and only see the titles of the post i cant do that because if i take out the "the content" it will also take it out from the posts view and just leave the damn title..

    so what i basically need is you to create a seperate posts.php page for it and integrate it into the theme.

    Please only PM me only if your sure that you can do this and you actually know how to make wordpress themes and edit them properly
     
    im_savage_rawr, Oct 12, 2008 IP
  2. kodin

    kodin Peon

    Messages:
    139
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i don't understand what you need??

    basiclly you want new file, name posts.php rite?

    and what inside the file? title of the post only?
     
    kodin, Oct 12, 2008 IP
  3. im_savage_rawr

    im_savage_rawr Peon

    Messages:
    529
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Okay, When you click a category I want only the titles of the posts to show.


    Problem:

    The when I take out "the content" it removes it from the post it self so when you click the post it self it only shows the title and not the content..

    So what I need now is someone to integrate into my theme to only view the titles in the archives and category view and not the content but view the content PER single post...

    Does that clarify it?
     
    im_savage_rawr, Oct 12, 2008 IP
  4. PoemofQuotes

    PoemofQuotes Peon

    Messages:
    637
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It's because you don't have enough template files.

    Check this out:

    http://codex.wordpress.org/Template_Hierarchy

    You need to create a single.php file, then what you are doing will work.

    Check out WordPress docs to find out how to create one.
     
    PoemofQuotes, Oct 12, 2008 IP