Posts Tagged ‘code’

WordPress Sidebar

Monday, September 15th, 2008

WordPress Widget Page. Everything else in the tutorial will sit between those sidebar opening and closing divs so that it is inside the sidebar. The last line of code is because you are probably going to want your sidebar to appear to …


Continue here: WordPress Sidebar

Create dynamic WordPress sidebars using conditional tags

Tuesday, September 9th, 2008

WordPress is a wonderful blogging platform that is very flexible. In this tutorial , I’ll be showing you how to create a dynamic sidebar, which changes according to the current page.

Continue here:
Create dynamic WordPress sidebars using conditional tags

Presenting videos using WordPress

Monday, September 8th, 2008

There was a woman who was in Karla Redor’s talk who asked on how she can host the video in her own blog and use WordPress to file it for her. She can use a plugin that will let her upload the videos in her blog or do it the “harder” way …

More here: Presenting videos using WordPress

Parsing and Hacking External RSS Feeds in WordPress

Monday, September 8th, 2008

This is a tutorial on how to take an ordinary RSS feed, parse it using Wordpress ’ internal RSS parser, and then create dynamic pages with it. I’m not talking about being a scraper, creating a splog, or doing anything spammy at all. …

Read the rest of the post here:
Parsing and Hacking External RSS Feeds in WordPress

When Premium Wordpress themes and open source ethics collide

Friday, September 5th, 2008

Open source software is a wonderful thing. It allows a community to grow around an idea and for that idea to develop along with, and because of, that community. Code is moved forward, modified and..

Continue here: When Premium Wordpress themes and open source ethics collide

An Advanced Wordpress FlickrRSS plugin

Thursday, September 4th, 2008

In a couple of days I’ll post a tutorial on how to use this modified version of FlickrRSS plugin to create your own, beautiful, Fancyboxed, polaroid Flickr galleries inside Wordpress .

Read the rest here:
An Advanced Wordpress FlickrRSS plugin

Is This the Future of Premium WordPress Themes?

Sunday, August 31st, 2008

Over the past year now, the premium WordPress themes market has really grown from nothing to what we see today, with a record number of authors are either offering premium themes , or selling premium versions of their existing popular …

Read the rest here:
Is This the Future of Premium WordPress Themes?

Add Thumbnails to Wordpress with Custom Fields

Friday, August 29th, 2008

In this tutorial , I’ll show you how you can easily add thumbnails, lead image, and other extras to individual posts in Wordpress . These images can be shown on the front page, archives, search pages, etc – but appear outside of the …

Continue here: Add Thumbnails to Wordpress with Custom Fields

Tutorial : How to add a favicon to your blog

Wednesday, August 27th, 2008

A favicon is the little picture besides the URL ( see screenshot below ). Favicons are used usually to create a more appealing visual interface for the visitor

Read the rest of the post here:
Tutorial : How to add a favicon to your blog

Wordpress CMS Part 2: Theme Implementation

Monday, August 25th, 2008

Besides the logo, my header contains the main navigation (check Wordpress Tutorial : Rounded Corner Tab Menu Using CSS for info on how to style that), some text and images, as well as a promo area (the one with the heart icon) that links …

Read the rest here:
Wordpress CMS Part 2: Theme Implementation