WordPress List Pages with The Excerpt

Published by John on September 24, 2012

For an existing WordPress theme, I wanted to display a list of child-pages, with a brief description next to each one. Using the excerpt seemed like a natural choice, as it provides an easy way to provide a small chunk of text about a post. Add Support for Page Excerpts in Your WordPress Theme By […]

Read More  |  Add Comment

Showing Multiple Ads from a Single OpenX Zone

Published by John on August 29, 2012

While setting up OpenX for a client, I wanted to be able to display multiple ads from a single zone on the same page. The default behavior is to show only one banner ad per zone. However, we wanted to have a scrolling list of banner ads and to be able to place them in […]

Read More  |  9 Comments

OpenX WordPress Redirect Issue

Published by John on August 21, 2012

While installing OpenX on a website alongside WordPress, I ran into a few issues with redirects and 404s. Specifically, when visiting certain pages, like OpenX Plugin Pages and Menu Pages, I was getting wordpress 404 errors, instead of being able to view the actual page. I also was not able to view ads from new […]

Read More  |  Add Comment

Removing WordPress Version and Thank You Message From Admin Footer

Published by John on August 5, 2012

When you login and goto the admin dashboard in WordPress, the WordPress Version and a ‘Thank you for creating with WordPress.’ message is printed in the footer of the page. Both of these messages are printed/created in the wp-admin/admin-footer.php file and can be easily removed by adding two filters to your functions.php file. To Remove […]

Read More  |  Add Comment

Removing the Last Edited By Notification in a Vbulletin Post

Published by John on July 18, 2012

While working on a vBulletin Site where we have modified the bbcode class a good bit in order to display a notificaiton on scaled images, I ended up editing a users post a bit. As a result, it said ‘Last edited by MY USERNAME Today at’ in the bottom of the post. This is the […]

Read More  |  Add Comment

« Previous PageNext Page »