How To Create a Dropdown Menu In WordPress

At some point when working with WordPress you’ll likely want to display your page links in a dropdown navigation bar. While there are many plugins that will do this for you, none are necessary as coding a dropdown menu in a WordPress theme is rather easy.
Continue reading

WordPress Custom Page Templates Not Displaying In Dropdown

Last night while working on a WordPress theme I came across an odd bug with some custom page templates not showing up in the drop down menu when creating a new page. Sadly there wasn’t any information about it in the WordPress documentation or at the support forum. An hour or so of searching later and I did find a solution and thought I would post about what I found in case you or someone out there runs into a similar problem.
Continue reading

Do You Find The WordPress Next And Previous Post Links Useful?

By a show of hands or better yet a show of comments, do you find the next post and previous post navigation in WordPress useful? It’s there by default and many blogs including this one keep it, but how often do you actually click to see the next or previous post?
Continue reading

How To Highlight The Current Page In WordPress

One of the more common questions people ask about WordPress is how to highlight the current page in the main navigation. It’s a nice effect that aids usability by giving your visitors a cue as to where they are within your site. It’s also surprisingly easy to achieve.
Continue reading