Browsing tutorials in Links


1 Star2 Stars3 Stars4 Stars5 Stars

Remove Title from Blogroll

Typically when you use one of WordPress functions to output a list of “stuff” from WordPress, you can pass a parameter to eliminate the “title” that WordPress likes to put in there by default. For example, with wp_list_categories you pass along “title_li=” with nothing after the equals sign to remove the title that normally accompanies the output. With the function to output links (e.g. blogroll), you use the function wp_list_bookmarks, but unfortunately using that same parameter the same way is ineffective at removing the title.

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

1 Star2 Stars3 Stars4 Stars5 Stars

Using the Wordpress Link Manager to Display Your Portfolio

For web designers or other businesses alike, setting up a quality portfolio is essential. This tutorial will show you how you can use Wordpress’s Link Manager to create and display your portfolio. This will allow you to use Wordpress to it’s fullest extent, without the need of extra plugins or any hacked code.

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

1 Star2 Stars3 Stars4 Stars5 Stars

How to Create a Beautiful Dropdown Blogroll Without JavaScript

Dropdown menus are a great way of including a long list of links without cluttering up your page. The issue though is that they can be hard to style, but look quite ugly if you don’t. There isn’t a lot of flexibility with HTML’s <select> tags.

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