Adding Facebook Open Graph tags to WordPress

fb

Just a small post on adding Facebook Open Graph tags to your wordpress blog.  If you are not familar with the tags, then here is a summary from the Facebook Developers Page: Continue reading “Adding Facebook Open Graph tags to WordPress” »

Zeus redirect all requests from .HTML to .PHP

zws

Here’s a little snippet of code to redirect all requets from *.html to *.php, which I’m sure will come in handy for someone as it did for me earlier today.
Continue reading “Zeus redirect all requests from .HTML to .PHP” »

Redirect a whole domain with Zeus Webserver

zws

Here’s a little snippet of code to redirect a whole domain to another and append the original requested page. You can modify to suit your needs and remove the $1 on line 5 to simply redirect all pages on the old site to a single URL.
Continue reading “Redirect a whole domain with Zeus Webserver” »

English Proofread now live

english-wide

We are pleased to release our website design and build for English Proofread, who offer professional proofreading services, based in Kent. The website is built on the WordPress platform and features custom widgets, PAYPAL and other customisations. To view the site and for more information on their services, please visit www.englishproofread.com.
Continue reading “English Proofread now live” »

Site launch for Through the Loop

ttl-wide

We are pleased to show our recent project for Through the Loop, offering yarn, wool and patterns in their shop in Herne Bay – for more information please visit: www.throughtheloop.co.uk. Continue reading “Site launch for Through the Loop” »

WP-Email custom post type quick fix

wp1

This is not so much a task that I thought “wouldn’t that be a nice thing to spend the last half hour on“, but its a great plugin bar the fact it currently gives a 404 error for Custom Post Types (WordPress 3) so thought worth having a look (Version 2.52). Searching around showed lots of people with similar problems so am posting in case this ‘quick and dirty’ 404 fix helps get things started.

Does anyone want to collaborate with us? I’m sure its fairly simple and we made some progress – here is where we are at:
Continue reading “WP-Email custom post type quick fix” »

WordPress 3, Disappearing Custom Post Type Data

wp

Looked around the web hasn’t really shown much on this problem for some reason though a fair few are reporting it. There seems to be a problem with the suggested route (or info missing) for implementing WordPress Custom Post Types, which causes the meta data to disappear. With a little scan of the code, the problem appears to be that the save custom post type function is added on to the “Save Post” action, which is fine in itself, but under certain circumstances (Autosave, Quickedit) the Custom Post Type $_POST data is not present and so overwrites blank data.
Continue reading “WordPress 3, Disappearing Custom Post Type Data” »

Moving the domain of a WordPress multisite install

wp-mutlisite

In case you’re looking to move a WordPress site with Mutlisite and not sure where to start, hopefully the notes below will save you a bit of time. If you’re looking to move a regular site, then check out this page here: http://codex.wordpress.org/Changing_The_Site_URL

In a Multisite install, the domain and path get populated more times in the database, so it just requires a few more tweaks to get up and running.

Continue reading “Moving the domain of a WordPress multisite install” »

Malkin Lloyd website and logo now live

ml

We have recently finished a website and logo design for Malkin Lloyd, who are Creative and Protective Glass specialists based in Kent. We have included a shot of the homepage and logo design below and for more information please visit www.malkinlloyd.co.uk.
Continue reading “Malkin Lloyd website and logo now live” »

Club Chemistry website launch

cc

We are very excited to launch and show our website build for Club Chemistry, featuring a bespoke admin area to power site content and allow user registration and functionality. For more information please visit www.clubchemistry.co.uk.
Continue reading “Club Chemistry website launch” »