-
- Jul 02 2006
-

On a recent job, the client consistently demanded a splash page for their website. Despite my consistent groans and insistence that the implementation of a splash page on their website would instantly turn it, them and me to the dark side, I gave in.
I reluctantly implemented a quick solution using Wordpress. I used php to check if the user was referred to the index page from within the site or from out with the site.
-
- May 31 2006
-
‘Wordpress’ is renowned for allowing a generous selection of various feeds, whether it be ‘RSS’ or ‘ATOM’ or others, but it only comes with one basic feed option has default. Wouldn’t it be nice to be able to have a separate feed for separate categories?
-
- Mar 19 2006
-
Pre-Written Text On The Wordpress ‘Write’ Page
I wanted to have some text at the bottom of every page and thus have it prewritten in the ‘Write‘ section of my admin section of my Wordpress blod. I did not want to have to go through the rigmoral of entering the same text everytime that I wanted to write a new post. I asked myself:
-
- Mar 19 2006
-

I wanted to just show my ‘website news’ category in the root of my Wordpress installation. But by default index.php shows the latest posts from all categories, this was not what I wanted. So how could I get what I want?
Continue reading “Show Only 1 Wordpress Category In ‘index.php’”