If you’re new here, you may want to subscribe to my RSS feed. Thanks for visiting!The navigational aspect of a site, especially one that is database driven, should have menus that are dynamically generated as well- just like the rest of the sites content, but is seldom the case. The reason is not the [...]
This tutorial is running longer than we initially anticipated, we will break section 3 further into sub-sections.
In our ongoing exercise to learn the nuts and bolts of a magazine style WordPress theme, we examine what has become by far the most ignored part of a theme design, the navigation menu.
As important as they are, they [...]
Let me say it for the millionth time “content is king” and we all know that, don’t we?
Since content is the most important part of a site, your WordPress powered theme must emphasis on content presentation. Most cookie cutter themes come with a post list that runs based on the time your posts were published, [...]
Have you found yourself wanting to display a piece of code in your blog post or a comment form that left you stripping off elements or re-pasting it over and over only to find that the code is actually being executed? I run in this issue a lot while replying to support questions, so I [...]