• Hi,

    please have a look: http://www.ilreca.it/

    On the left where it says ARTICOLI I have the list of my category posts.

    If u click one u go to a page where u have the articles of that category displayed with full text. I’d like to have only the headlines and date and if u click u go on the full article. What template should I edit and how?

    Thanks

Viewing 13 replies - 1 through 13 (of 13 total)
  • Thread Starter ugua

    (@ugua)

    sorry but it does help
    can u tell me exactly what template to edit and what part to replace?

    ty

    Thread Starter ugua

    (@ugua)

    up

    Thread Starter ugua

    (@ugua)

    please help

    Thread Starter ugua

    (@ugua)

    help

    Thread Starter ugua

    (@ugua)

    I dont understand what template to edit and how.
    Can anyone be more specific please?

    Follow the link I gave you to figure out which template file is used to display your category archives:
    http://codex.wordpress.org/Template_Hierarchy#Category_page

    WP works like this: will be looking first for #1, if it doesn’t find then looks for #2 etc.

    So, let’s say you have only an archive.php file – you need to edit that one.
    WARNING: your edits will affect the way how other views are displayed, too, e.g. by editing the archive.php your monthly archives and archives of other categories will also be displayed in the way you edited the template file.

    If you want only the category archive view to be customized > cretae a category.php file (by saving the archive.php as category.php) and edit the new file:
    – remove the_content tag from the Loop
    – leave only template tags you want to be displayed (example: the_title, the_date or the_time etc.)

    Thread Starter ugua

    (@ugua)

    there is no ARCHIVE.PHP
    and i dont understand what template to edit…

    If you still don’t understand, then I must think this:
    you have never read that article I linked to.

    Secondly, if you still don’t understand after my detailed explanation above – you should NOT attempt to edit anything.

    Thread Starter ugua

    (@ugua)

    i am a beginner and my english isnt good
    is it so hat to say what template to edit and how?
    thanks

    Thread Starter ugua

    (@ugua)

    can anyone help i need this fixed please

    Thread Starter ugua

    (@ugua)

    i am still in the need to get help

    Thread Starter ugua

    (@ugua)

    up

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘archive’ is closed to new replies.