• Hello,

    I have a blog and I installed teh blix theme. Now I have a babe post every day. If you go to http://www.365.be
    3 tabs with hoofdpagina archief and contact. I want to add an extra tab with babes and only the category babes should been shown at that page. How do I do this?

    Thank you very much the support forum has been an great help sofar

    RD

Viewing 1 replies (of 1 total)
  • Let us break the problem into two parts:

    1. You need to add an extra menu item (which you prefer, quite fairly, to call a tab). For this you might need to change the template. Go to your themes directory and find the one which you have installed. Find the PHP files that corresponds to the menu. Replicate an existing tab and give it a new name (label). As for the URL, see part (2).

    2. You need to create the category of interest, e.g. ‘babes’. Then, use WordPress to display posts only from that category. The URL is likely to be: http://www.365.be/archives/category/babes. Put this in your template file and save it.

    You should now have an extra tab, which when pressed, will display everything from that category of interest.

    Merry Xmas

Viewing 1 replies (of 1 total)

The topic ‘separate category’ is closed to new replies.