W3 Updates, HTML, XHTML, CSS, JavaScript, AJAX, XML, PHP, Ruby, PHP Frameworks

Archive

Posts Tagged ‘wp’

How To: Converting Your Category Pages to Display Post Titles

October 1st, 2009

Many WordPress themes are setup to display their category pages in the same format as your blog’s homepage, making your categories useless to some. This can cause duplicate content problems, as well as making your categories difficult to avoid. If this isn’t the case for you, then your theme is probably instead setup to just [...]

Read More >>

WordPress Blogroll Code: Separating Your Categories

October 1st, 2009

I had a reader request for some help with their blogroll recently. The WordPress blogroll has gone through many changes over the past year, and a lot of the WordPress themes authors out there didn’t update their themes with the new code used to call the blogroll. The old code still works, but it doesn’t [...]

Read More >>

How To: Adding a Tweet This Button to Your WordPress Theme

September 30th, 2009

How to add a “Send to Twitter” link to your blog, or what I prefer to call it, a “Tweet This!” link.   The idea is to add a link on your blog (usually below the content) that people can simply click to discuss the post on Twitter. If you’d like to add a “Tweet This!” link [...]

Read More >>

18 WordPress Plugins to Add Professionalism to WordPress

September 28th, 2009
Pro Blogging Plugins

Calendar Plugin for WordPress Support: Calendar Support Page. Description: A simple but effective Calendar plugin for WordPress that allows you to manage your events and appointments and display them to the world on your website. Features: Monthly view of events ; Mouse-over details for each event ; Events can have a timestamp (optional) ; Events can display [...]

Read More >>

10 Amazing WordPress Plugins for Flickr

September 28th, 2009
Wordpress Flickr Plugin

Flickr Photo Album for WordPress Description: This Flickr plugin for WordPress will allow you to pull in your Flickr photosets and display them as albums on your WordPress site. There is a pretty simple template provided, but you can customize the templates 100% to match the look and feel of your own site. And if [...]

Read More >>

10 WordPress Plugins to Add Ratings and Polls to your Blog

September 24th, 2009

10 WordPress Plugins to Add Ratings and Polls to your blog Democracy AJAX Poll Description : This poll plugin is easy to use, install, and manage. It uses AJAX to load data, making it quick and fun to use. Add {democracy:*id*} to your posts to include polls in your posts, where *id* corresponds to the [...]

Read More >>

12 WordPress Plugins To Display and Highlight Code Within Blog

September 24th, 2009

12 WP Plugins to Display and Highlight Code within your Blog If you have ever tried to display code within a post you will know all about the problems this can cause. That is why there are some amazing developers who create plugins to make that solve this niggly issue. Which is the best? I [...]

Read More >>

WordPress Quick Tip: Getting WordPress To Permantly Save Your FTP Information

September 17th, 2009

Getting WordPress To Permantly Save Your FTP Following my last little article on WordPress plugins I can’t live without, it made me remember something I’d done recently to my WordPress installation. If your a WordPress user which runs WordPress on a server rather than a wordpress.com hosted account then you’ll understand that each time you [...]

Read More >>

Automatically Highlight Admin Comments in WordPress

September 5th, 2009

In this follow up, we’re going to do better. The basis for this upgrade falls on a messy PHP “if…else” statement that was present in the old method. Below, we’ll explore two different methods for updating your blog’s admin highlighting system.

Read More >>

Display Ratings with WordPress Links

August 27th, 2009

The aim of this tutorial is to create a rating display system that pulls from the link section of WordPress (not posts). The rating will be represented on a five star scale to help add some flair to the result. Hopefully this will bring some much deserved attention to your favorite links, and let readers [...]

Read More >>