Here I finish my WordPress Theme Tutorial by showing you how to create the archive and 404 pages.
I also show you how to issue custom queries and how to use a bunch of other WordPress functions in this tutorial.
All of the code for this whole theme is here Create a WordPress Theme. You can also download the finished theme there for free. And, if you missed part 1 of this series check out How to Layout a Website.
If you enjoyed this series, share it with others with a click
Till Next Time
Great tutorials! Some tutorials about SSL would be great!
You’re the best.
This tutorials are the best
thnx
Maby you will think about a tutorial to make a wordpress theme for the mobile devices. Whit the browser detect function.
I’ll put that request on the list. I’ll cover as much as I can on how to develop everything WordPress
Hi derek,
At this moment i almost finisched my wordpress theme thnx to your great tutorials.
But now im stuck, my theme looks verry nice in firefox and google chrome webbrowser.
But looks like shit in internet explorer. The menu is al massed up and some div boxes are out of the positions.
Can you tell me how i can fix this this problem.
Thnx alot
Greets Menno
Hi Menno
What version of Internet Explorer are you using? If it is 6, the default WordPress menu system doesn’t work with it. Even the WordPress 2010 and 2011 themes don’t work with IE 6. I don’t care about it since less than 5% of people still use it. The menu should work in everything else from what I’ve checked.
Its internet explorer 7 if im right.
But if thats treu i think im gonna leave it the way it is now.
But that leaves me whit the issue of the div box thats not positioned the way should.
If i chance some postioning options in the css i can solve the problem for ie, but when i do its massed up in firefox.
I think i have to make a style sheet specialy for ie but excualy i dont know how to do this.
To target all versions of Internet explorer use this
To target a specific version say 7 use
Just stick it in your header.php file
Im sorry but i don’t see the any cind of text on the lines
between.
That’s funny it deleted what I put in the comment. I’ll attach the code to the end of my next article. It is going up tonight.
thnx alot but after a long search on google i already found out the solution.
But im sure its verry helpfull for a lot of people.
sir please help me. In my wordpress admin panel the plugins menu not display. i want to installed plgins but the plgins not diplay in my admin panel how can display bpgins menu in admin area?
You click on Plugins in your left sidebar in WordPress. If you don’t see that you should probably force a WordPress upgrade