Favicon is a go!

The favicon is now working and yes that is me!

I was surprised to discover that the default theme did not have any kind of favicon importer.  A bit of research lead me to discover that I had to add the code myself.  That’s odd, no?  It seems like pretty basic functionality.

Anyway, for future reference, here’s how to install your own favicon:

In your Dashboard under Appearance, click on Editor.  Then on the right of the page, select “Header” (also known as “heading.php”).  Scroll down a bit and add this line to the code:

<link rel="shortcut icon" href="<?php bloginfo('template_directory'); ?>/favicon.ico" />

 

You can add it right after the line that starts with:

<link rel="stylesheet" ......>

Hit save.

Then you go to your website directory and find the wordpress folder where your themes are located.  Drop a favion.ico file in the folder for your active theme and you’re all set.

 

 

Posted in Web Development | Leave a comment

Two steps forward, one step back.

We’re Going Back to the Default WordPress Theme

While I really liked the Sliding Doors theme, for the life of me, I couldn’t find out where you upload the site’s favicon and other blog theme pictures.  I’m going to take a step back and see what the default theme has to offer.  Maybe I can adjust it to look like the Sliding Doors Theme on my own.

Posted in Web Development | Leave a comment

Yup. Eeekk Tweets!

Using the Tweetable WordPress plugin.  So far so good.

Posted in Announcement | Leave a comment

The Eeekk Blog is now on Twitter!

Or maybe not.  We’ll see how it goes.  Follow us on Twitter at @EeekkBlog to find out!

Posted in Announcement | Leave a comment

It’s 2012 and I no longer understand flower arrangements.

What the hell are these things and why are they glowing?

DSC09588 by Sharon Nikfarjam.DSC09589 by Sharon Nikfarjam.DSC09601 by Sharon Nikfarjam.DSC09602 by Sharon Nikfarjam.

Posted in Plants | Tagged | Leave a comment

How do I make a Blog?

Well,  setting up WordPress is easy enough.  All I had to do was activate it from my webhost’s control panel.  Everything else like creating tables and database connections was done automatically it seems.

Now I’m up to the point where I need to customize my blog.  The default theme is way too boring and must be changed immediately.  I went to the appearance tab and looked through all the free themes.  Most of them are quite basic but there are a few interesting ones under the photoblogging tag.  The problem is that it’s hard to tell what it will look like when there are so few posts up.

The current theme I’m using is called “Sliding Door”.  It seems to be a good compromise between photo oriented posts and ones that are more text based.

Here’s a quick screenshot of it:

 

I’m going to have adjust those slides to categories of my own but at least I have some bones to my blog now.

Posted in Web Development | Leave a comment

It’s 2012. Time to Blog!

A new year means new things. So that means it’s time to finally set up a blog. I’ll be posting a hodgepodge of different things. Surely there will be room for improvement so please bear that in mind in the beginning.

Here we go!

Posted in Announcement | Tagged | Leave a comment

Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

 

Posted in Uncategorized | 1 Comment