Apply Themes To Pages In Wordpress

Discussion in 'WordPress' started by Mr.Google, Jun 29, 2008.

  1. #1
    Is there any plugin for wordperss that allows me to apply different themes to different pages? If not any one knows how to do that?

    Thankx
     
    Mr.Google, Jun 29, 2008 IP
  2. webprone

    webprone Well-Known Member

    Messages:
    163
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    133
    #2
    you can add custom templates for different pages of wordpress.
    As per theme is concerned i haven't tried it on page though i implemented it on the categories.
     
    webprone, Jun 29, 2008 IP
  3. BANAGO

    BANAGO Active Member

    Messages:
    456
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #3
    I do not know to be an plugin on that, but you can do that when you code the theme. There is a php code to do that that is added at the top of the php file similar to singe.php.

    The code is this:

    TheName than will show up at the Page Template option at WP editor.

    Good Luck!
     
    BANAGO, Jun 30, 2008 IP
  4. pipes

    pipes Prominent Member

    Messages:
    12,766
    Likes Received:
    958
    Best Answers:
    0
    Trophy Points:
    360
    #4
    Its worth learning how to code wordpress themes if you want to do this yourself, its very possible, you just need to understand putting the themes together first, or have someone do it for you.
     
    pipes, Jun 30, 2008 IP