51

Yesterday, Nov. 25, 2010, WordPress 3.1 Beta 1 was released for testing purposes. There’s a feature stop, which means that the beta testing period will be used to collect and squash any bugs that are found.

I had a quick look at what I thought were the most interesting “front-end” features, while the most promising backend feature without doubt it the new post-formats. I will however need more time to dive deeper into that, WordPress Lead developer Mark Jaquith has already published an excellent article on the new feature.

A quick browse and some visuals on the new features.

Read More→

Enhancing your WordPress 3 menus

WordPress 3 comes with integrated menu management. Although still a bit quirky at times, it makes creating and managing (navigation) menus a breeze. However, now that creating and displaying a menu takes nothing more than one line of code (wp_nav_menu), we appear to have lost the ability to “manually” add our own stuff.

For instance, by design, there is no “home” link on any menu. Though it is easy to create a custom menu item in the menu management, there is an easier way, using WordPress filters.

The navigation menu can be “filtered”, and so can the navigation menu items. This allows us to add menu items at will.

Inspired by a support request, I did a bit of digging, the result are the following three code snippets, that you can add to your themes functions.php file and will add a login/logout link, add a search field or a Home Page link to your WordPress 3 navigation menu.

Read More→

The new WordPress 3 navigation menus are an excellent tool to design your own menus, mixing pages, categories and custom links. iThemes created video tutorials on how to use the new WordPress navigation in Builder and Flexx theme. The following tutorial will show how you can replace the text links in the navigation menu with images. It can be used for any theme, on any WordPress site running WordPress 3+, but it is based on iThemes Flexx.

The Flexx theme, by design, uses graphical icons for the home page links, as can be seen in this theme demo. The WordPress 3 navigation won’t add these automatically.

In the following step by step guide, we will:

  • create 2 menus, one for pages, one for categories
  • create custom links to link to “home”
  • integrate the menus in the WordPress layout
  • figure out how we can address these links using CSS
  • add the necessary css to make it all work
Read More→

On many sites these days, you will find a standard text at the bottom of all WordPress posts, for example the one you can find at the bottom of this post.

There are several ways to add content to your post, without having to do so manually. I will discuss three possible solutions, I would love to hear your preferred method, and why.

Read More→

As requested in this post on the iThemes support forum, here are the instructions to create a page template for the iCompany Theme series by iThemes (these instructions will most likely work for iCar and iRealEstate as well). This template will not have the grey bar and the featured area, and the main content will expand to the right until the right tabber sidebar.

Read More→

Widgets in Flexx

There is some confusion about the widgets used in Flexx themes. I will try to explain what the standard setup is. Initially, Flexx was shipped without the additional Page Templates. Once these were implemented, we felt that we could increase functionality, by creating separate widget sections for these pages. That is when the Page widgets where created. Read More→
Categories: iThemes

Tags:

Here are the instructions to create a landing page without sidebar and (optionally) the footer blocks (about and navigation) for iThemes‘ bSocial theme.

Read More→