Posts Tagged ‘problem’

Array Click client code com Creating css css3 download everything file free Function google idea image Images jquery line link Lt magazine name page Php piece plugin post search site solution something Style Stylesheet tag text theme time use version way web website WordPress Wp
Sep
03
2009
PHP-Elephant-Logo

Turn Plain Text URLs into Active Links using PHP

I was putting together a bit of code to pull in a Twitter feed, similar to what you see in the footer of bavotasan.com. I got everything working properly...

Read More

8 comments

Jun
13
2009
wordpressshirt

Remove wp_list_pages() Links for Parent Pages

Creating a page list in WordPress is super easy. All it takes is one function call: <?php wp_list_pages(); ?>. The only problem with the list is if you have...

Read More

40 comments

Mar
21
2009
noentry

Threaded Comments Going Out of Order in WordPress

Ever notice that certain comments end up out of order. I’ve encountered this issue on one of my posts and I think I discovered the cause. The problem is...

Read More

0 comments

Feb
16
2009
wordpressstuff

Removing Images from a WordPress Post: Redux

I wanted to remove the images from a WordPress post to give me more control of how I could layout the design for the front page of a website....

Read More

19 comments

Jan
28
2009
wpquery

Using WP_Query to Fetch Posts in WordPress

I was just putting together a WordPress widget for a client and I came across a small road block. I was using <?php query_post(); ?> to set the loop...

Read More

22 comments

Site5 Affiliate Link

Dec
01
2008
rasterize

Using Photoshop Filters in Illustrator

Sometimes when you’re working in Adobe Illustrator, you want to take advantage of all those great filters that are easily accessible in Photoshop. The only problem is, though they...

Read More

1 comment

Oct
27
2008
tagcloud

Modifying the WordPress Tag Cloud Widget Font Size

Using WordPress widgets for your sidebar really makes things easy on programmers and especially on users. The only problem I have come across is customizing the widgets so that...

Read More

18 comments