I recently saw this WordPress theme... How does he do it?

Discussion in 'WordPress' started by garysims, Jan 7, 2008.

  1. #1
    Hi,

    I recently saw this WordPress theme:

    http://news.revolutiontheme.com/demo/index.php?wptheme=Revolution+Tech

    And I am wondering how does the author make those difference sections like "The Gadget Buzz" and "Latest Tech News".

    Most blogs I have seen have take the traditional 2 or 3 column approach where the left column has a long summary list of the post and the other columns are for links, categories etc.

    This theme is way different, are there any FREE or cheaper themes around that do this.

    Thanks,

    Gary
     
    garysims, Jan 7, 2008 IP
  2. lazyleo

    lazyleo Well-Known Member

    Messages:
    422
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    110
    #2
    I think i downloaded one of those themes from somewhere sometime back for free i don't have the themes now but looks like he recently made it for sale.
     
    lazyleo, Jan 7, 2008 IP
  3. Pixelrage

    Pixelrage Peon

    Messages:
    5,083
    Likes Received:
    128
    Best Answers:
    0
    Trophy Points:
    0
    #3
    it's just pulling X amount of articles from individual categories
     
    Pixelrage, Jan 7, 2008 IP
  4. mizaks

    mizaks Well-Known Member

    Messages:
    2,066
    Likes Received:
    126
    Best Answers:
    0
    Trophy Points:
    135
    #4
    This plugin may be of help.
     
    mizaks, Jan 7, 2008 IP
  5. SkiRat44

    SkiRat44 Peon

    Messages:
    480
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Gary, the section you are referring to uses the WP custom fields function, something that is built into the theme - this is to display the image next to the post. Each of those sections is a category, and is being pulled in by a simple piece of code which pulls specific categories.
     
    SkiRat44, Jan 7, 2008 IP
  6. VimF

    VimF Well-Known Member

    Messages:
    307
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    118
    #6
    One custom field for the image and two WP_Query loops to query posts from specific categories. Very simple, you don't really need any plugin for these.
     
    VimF, Jan 7, 2008 IP
  7. MarRome

    MarRome Peon

    Messages:
    865
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    0
    #7
    MarRome, Jan 7, 2008 IP
  8. garysims

    garysims Well-Known Member

    Messages:
    287
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    108
    #8
    Thanks everyone for your replies... They were very helpful.

    Thanks for this info... I haven't much word press theme coding before (as I haven't had the need). Could you just give me a code snippet and I will go from there.

    Thanks,

    Gary
     
    garysims, Jan 8, 2008 IP
  9. just-4-teens

    just-4-teens Peon

    Messages:
    3,967
    Likes Received:
    168
    Best Answers:
    0
    Trophy Points:
    0