Wordpress theme creation

by Takuan
8 replies
Hello warriors,

I was wondering if anyone had any resources that teach how to create custom wordpress themes. I know it's more common to pay someone to make themes, but I enjoy learning about this kind of thing.

Any info would be great!

Thanks,
Takuan
#create #creation #theme #themes #wordpress
  • Profile picture of the author Brian Alaway
    There is a WSO that gives you the ability to create custom themes using drag and drop. I believe it's called Website Weaver or something like that. Good luck.
    {{ DiscussionBoard.errors[4945943].message }}
  • Profile picture of the author Andyhenry
    Hi Takuan,

    It's actually very simple.

    The basis of a theme is the customised pages. To create a template page you can do it like you would any html page but just by inserting the appropriate header information and saving as a template php file.

    It'll then show up when you create new pages. You can do this as many times as you want to build up a selection of different layout, look, colours etc..

    How many you create and what they look like is decided based on what the purpose of the site is and what layouts you need.

    If you just Google it and have a play I'm sure you'll work it out very quickly.

    I did this myself just so I could do it if needed.

    The other thing you'll want to read about is 'widgetising' your theme so that the usual wordpress widgeting features are available.

    You don't need to buy anything to learn this stuff. Wordpress tell you how to do it all and there are lots of free videos etc..

    With a little bit of playing around and Google things you need to focus on you'll understand it in no time.

    Andy
    Signature

    nothing to see here.

    {{ DiscussionBoard.errors[4945975].message }}
  • Profile picture of the author CyberAlien
    WordPress has a huge codex for teaching you about creating WordPress themes. Or you could use a generator like this: Wordpress Theme Generator - Lubith.com
    {{ DiscussionBoard.errors[4945991].message }}
  • Profile picture of the author Ajay Tiwari
    Hey Takuan, If you are a web developer then visit Following page:

    Theme Development « WordPress Codex

    Above page will explain you everything ..

    There is a free wordpress theme creator called WP Paintbrush coming currently it is in beta version which could be helpful in theme creation if you are not a web developer.
    {{ DiscussionBoard.errors[4946292].message }}
    • Profile picture of the author FrediDoo
      When I built my very first Wordpress theme, I followed the directions through this tutorial.

      If I needed something that wasn't covered in that tutorial I looked it up on the Wordpress Codex, or the Wordpress Forum. All 3 are excellent resources!
      {{ DiscussionBoard.errors[4946999].message }}
      • Profile picture of the author CyberAlien
        Originally Posted by FrediDoo View Post

        When I built my very first Wordpress theme, I followed the directions through this tutorial.

        If I needed something that wasn't covered in that tutorial I looked it up on the Wordpress Codex, or the Wordpress Forum. All 3 are excellent resources!
        Now that tutorial is definitely one of the best I have seen for WordPress themes! Thanks for sharing!

        Anything it doesn't explain can of course be found by just searching wordpress.org and will be either in the Codex or asked by someone on the forum already.
        {{ DiscussionBoard.errors[4947182].message }}
  • Profile picture of the author Graham Maddison
    I have been creating most of my themes for the past couple of years using Artisteer

    simple to use if you have no coding experience like me.
    Signature
    Trade without Boundaries.
    Start with $30 Trading Bonus.
    No Deposit Required
    {{ DiscussionBoard.errors[4947302].message }}
  • Profile picture of the author CyberAlien
    I have tested Artisteer before but those all seem to have almost the exact same format. Also, if I remember correctly, they add a bunch of notes into the code in all your files.
    {{ DiscussionBoard.errors[4947309].message }}

Trending Topics