You are currently browsing the post archives for August 2009.

No Dates On Some WordPress Posts

Posted on August 26, 2009 at 8:31 pm in
Calendar

If I make two posts on the same day, the older post doesn’t show a date whilst the new post does. Is there any way I can make the date show up on both posts?

WordPress Admin Missing in Author List

Posted on August 11, 2009 at 9:56 am in
Author Missing

I’m the Administrator on my WordPress site but my name doesn’t show up as an Author option when posting Occasionally, WordPress hiccups and loses the Administrator’s name in the Author dropdown. The fix is simple — if a little long winded.

WordPress Date & Time Display

Posted on August 10, 2009 at 4:31 pm in
Time & date

WordPress uses the_date() and the_time() template tags to display the posting dates and times. The letters within the brackets (such ‘F j, Y’) are used to define exactly what format is used to display these timestamps. Some of the most common codes are shown below:

Activating A New WordPress Theme

Posted on August 9, 2009 at 1:44 pm in
WordPress Themes Menu

I’ve just downloaded a new theme and want to apply it to my WordPress blog. What do I have to do? If you’ve downloaded the theme to your own computer: Unpack the theme on your local machine. Upload the complete theme folder to wp-content/themes on your server using FTP (or whatever file manager is available…

WordPress Default Theme & Header Images

Posted on August 8, 2009 at 12:52 pm in
Kubrick header

How do I add a graphic to the top banner in the default WordPress theme? If you amend the Default theme, the next time you upgrade WordPress, your changes will be overwritten. To avoid this happening, create a new customised theme and carry out all of your changes on this copy.

WordPress Installation and Set Up

Top