Category Archives: Wordpress

How to link cloak in WordPress

As a blogger with over 50,000 visitors every month I need to find ways of monetizing my site. After all having a huge visitor count is great on paper and when approaching advertisers but it falls short of paying the … Continue reading

Posted in Wordpress | Tagged , , , | 1 Comment

PHP random content on wordpress

I wanted to split test my post footer in WordPress so I could try out two different Aweber forms. However the forms didn’t display in the way I wanted. The code I ended up using: $chosen = mt_rand(1,3); switch($chosen){ case … Continue reading

Posted in Wordpress | Tagged , | Leave a comment

I’m going with mypsdtohtml.com

Right, I’ve decided to redesign my blog about cycling in London. My designer has already finished a PSD drawing for an expensive fee and now after seeking out someone to convert my PSD to HTML I have gone with http://mypsdtohtml.com/ … Continue reading

Posted in Wordpress | Tagged , | 2 Comments

Transferring my wordpress after javascript not working

So I moved over my hosting plan from Dreamhost to Doreo and moved over the databases, files etc etc and began to notice various errors. In the admin panel I could not minimise the sidebar, or click the dropdown button, … Continue reading

Posted in Wordpress | Tagged , , , | Leave a comment

Initial Setup of WordPress – Things to Remember

I am officially in love with WordPress 2.5! It is so much easier to use and there are so many more features that are essential when writing a good blog. Part of the fun of setting up a new blog … Continue reading

Posted in Webdesign, Wordpress | Tagged , , | Leave a comment