wordpress question

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • TeenSluts
    Confirmed User
    • Mar 2006
    • 1966

    #1

    wordpress question

    check out http://thepornreview.info

    I want to display the category name and description at every category page.

    something like:

    " You are looking in : CATEGORY NAME
    category description

    and maybe add a "top reviews in this category" list.

    what would be the code for this?

    so far i have this, that just displays that text + table(top 5 porn reviews) at the top of the main page. I've edited that out of course.

    <?php if (is_home()) { ?> ALL THE TEXT AT TOP OF MAIN PAGE and CODE <?php } else { ?> <?php } ?>
  • woman
    Confirmed User
    • Feb 2005
    • 100

    #2
    Teensluts, you are on the right way.
    You have to use conditional tags for this.
    Good luck, woman
    Sexgirls! makes money with VideoBox

    Comment

    • CaptainHowdy
      Too lazy to set a custom title
      • Dec 2004
      • 94733

      #3
      Originally posted by woman
      Teensluts, you are on the right way.
      You have to use conditional tags for this.
      Good luck, woman
      !!

      Comment

      Working...