Archive for the ‘PHP’ Category

Random Image

Wednesday, December 3rd, 2008

Do you want to have a group of random images pop-up on the page using PHP?
(more…)

Create PHP web submission forms in minutes

Thursday, October 16th, 2008

Easily create a slick PHP submit form in minutes with absolutly no coding experience needed. Simply go here: http://phpformgen.sourceforge.net/new_demo/phpformgen/ and use the generator.  It’s free and easy.

WP Theme Disciple “About Blog” fix

Tuesday, September 30th, 2008

screenshot

Here is a really great theme from regis that you can download from the new WP Theme repository.

I really liked the simple clean design, but I was upset to find that the author hard-coded an “About my blog” mini-post with a picture (of the author) into the themes sidebar. I thought it would be much better if the author would have pulled some text from the default WP “About” page.
(more…)

Publish the date automatically w/ PHP

Sunday, September 28th, 2008

Want to have the current date on your site?
(more…)

Don’t use Meta Redirect!

Friday, September 26th, 2008

Okay, sometimes you need to move (redirect) an HTML page. It happens to everyone! But really want to never ever never Meta Redirects. In fact, the W3C has pronounced it in their top ten mistakes of new web design: http://www.w3.org/QA/Tips/reback
(more…)

WordPress Lightbox Fix

Tuesday, September 23rd, 2008

I recently installed the Lightbox WordPress plugin and started having an “operation abort” error message on both IE6 and 7 that would crash the browser. I found the the crash was being caused from the plugin, but the fix was very easy.

  1. Login
  2. Navigate to plugins and select edit on the Lightbox plugin
  3. At the bottom of the code change wp_head to wp_footer
  4. Click update, and you are done.

Get Recent Posts

Friday, September 19th, 2008

Stick this in your sidebar…
(more…)

WordPress Page Templates

Friday, September 19th, 2008

You can make your own page templates for WP by making a new PHP file on the server. Name it accordingly, for this example, I will call it specialpage.php.
(more…)

Text Navs

Friday, September 19th, 2008

This is how you put text-based navigation in your header, or anywhere else for that matter.
(more…)

Better image navigation

Friday, September 19th, 2008

if you are using the wordpress image.php to show your photos, you know that the next and previous photo option sucks.  I’m sure they’ll fix it in a soon-to-be-released update, but for now, use this:
(more…)


It’s Called Web Design is sponsored by Seeing Interactive and powered by WordPress
Entries (RSS) and Comments (RSS).
55 queries. 0.421 seconds.