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

Archive

Posts Tagged ‘wp hack’

How To : Insert Ads Only After the First Post

October 1st, 2009

Have you ever tried to insert advertisements (or any bit of code really) into the WordPress post loop, then found that it will insert the banner after each post?   It really depends on what you are going for, but this usually will not be an ideal solution to placing advertisements between posts on your homepage.   If you’d like [...]

Read More >>

Adding an Email This Button to Your Blog

October 1st, 2009

Today I wanted to give you the javascript code you need to create an Email This button on your WordPress blog. Before getting to the code, I wanted to first say that this code is designed to allow readers to click on the button and have it open up their default email software and create [...]

Read More >>

WordPress Hack : Creating a Two-Tiered Navigation Menu

October 1st, 2009

If you’ve been following the recent trends with premium WordPress themes, you’ve probably noticed that the two-tiered navigation menu has become extremely popular. An example of this is the popular Revolution WordPress themes. This style of menu can be used in a variety of ways, but the most common seems to be to display your children pages [...]

Read More >>

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 >>

Adding an External RSS Feed to Your WordPress Blog

September 30th, 2009
Rss Feed

Have you ever wanted to add an external RSS feed to your WordPress blog?  This is a great way to promote one of your other blogs (if it is in a similar niche) on a more popular site you run. Most of you will probably remember that about a month ago we finally got around [...]

Read More >>

How To: Adding a Store to Your WordPress Blog

September 30th, 2009

Depending on the type of WordPress blog you run, you may have an interest in building a small store into your blog.   I’ve found this is a great way to make some extra income to cover your blog costs while at the same time providing your readers with a useful resource.

Read More >>