Category Archives: news

Problems posting youtube on facebook

If you are having problems embedding youtube videos on your facebook wall or page (sometimes they don’t show the description and thumbnail and show a captcha or human verification graphic instead simply put a semi colon after the link. This may be due to a copyright issue or bug. This doesn’t always work but is [...]

Using custom fields in Wordpress

(This is really a PS to the previous post)
The following code can be placed anywhere in your php to call data entered in the custom field section of your post/page editing area. For example you could place it within your ‘head’ tags to include keywords for SEO.
The function name I’ve called ‘customfunction’ (can be anything [...]

Creating individual custom style sheets for different posts or pages

You may wish to create a different look for an individual post or page. This could be as simple as using a different background image called with a CSS class (use the post/page name or ID number as the class definition.
You may want to do something slightly more drastic that involves an entirely new stylesheet. [...]

How to place a facebook ‘like’ button on a wordpress post or page

As Facebook gradually battles Google for interstellar supremacy you’ll probably want to integrate a ‘like’ button directly into your posts or pages - just like the one after this post…

Placing dynamic post excerpts onto a static page template

If you require a page (home or otherwise) that contains editable content plus a dynamic list of excerpts of new posts then read on (wordpress).

Placing a custom graphic in Facebook sidebar

If you’ve just read my last post this will all seem very familiar. Best to just ignore it and move on…

Placing an Add Photo button on to a Facebook page

If you require a page (home or otherwise) that contains editable content plus a dynamic list of excerpts of new posts then read on (wordpress).