Source site » Kriesi.at


1 Star2 Stars3 Stars4 Stars5 Stars

Improve your Navigation Menu Output

This tutorial will teach you how to change the default output of this manager, since getting a custom output can heavily improve the style of your themes.

Category: Navigation | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Create a post pagination without a plugin

WordPress only comes bundled with the “next page” and “previous page” links to navigate between different blog overview pages. If you happen to have a blog with a lot of posts or simply want to offer a better user experience I would recommend to remove those links and replace them with a pagination like most people are using in their templates.

Category: Posts, Themes | Source: | | Report Broken Link
Processing your request, Please wait....

1 Star2 Stars3 Stars4 Stars5 Stars

Display Content in multiple Columns

While CSS 3 is capable of doing this on its own with the new Grid Position Module, a lot of browsers do not support this functions yet, so I needed to add a little extra markup to the output which is generated via the_content() to get the following result:

Category: Tips & Tricks | Source: | | Report Broken Link
Processing your request, Please wait....