Facebook sharing

How to set the default image for Facebook sharing your website

Have you seen what happens when someone share’s a link to your website? Try it out and see which image and information Facebook chooses by default. If you’re lucky you may get what your after but chances are it’s picking any old image from the page and not the most appropriate content. Well it doesn’t have to be this way, … Continue reading »

Continue reading »

Taking Screenshots

How to take screens shots on Macs, Windows, iPhones and Androids

In this tutorials I’ll show you the basics of taking screenshots on a range of devices including computers and tablets/smartphones. I’ll also show you some extra little tricks for taking a screenshot of only the content you want captured.

How to take a screenshot on Windows PC computers

Take screenshot everyone on your monitor (or monitors for dual screens):

  1. Press
  2. Continue reading »

Continue reading »

CSS tips and tricks for styling forms

Here are simple CSS tips and tricks for styling your forms.

The Form

Here is a our basic form. I’ve used labels in the form not just for accessibility but also to allow styling with CSS. Here is our form markup. Check out Specifying keyboard type for web forms on mobile devices post for info on the using HTML5 mobile … Continue reading »

Continue reading »

Working with titles, sub titles and parent titles in WordPress

In a range of WordPress sites I’ve been working recently there has been the need to use page titles in a non-standard WordPress way. In this tutorial I will demonstrate some ways to use page and post titles outside of the loop, including a subtitle on a page and show the parent page title.

Standard WordPress Page Titles

Let’s just … Continue reading »

Continue reading »

Specifying keyboard type for web forms on mobile devices

Who gets annoyed when they have to switch their mobile keyboard over to the number pad each time they have to enter a phone number in a web form? With some very simple HTML5 code I am going to show you have you can enhance someone’s user experience with your web forms so the right keyboard for the job shows … Continue reading »

Continue reading »

wp_dp

Drupal vs WordPress Terminology Guide

Chances are if you have been using WordPress or Drupal for a while you have become familiar with the terminology and when to use what where. However if you have to switch from one to the other it can become somewhat confusing. You can still achieve generally the same outcomes but all the terminology has changed. And if you’re new … Continue reading »

Continue reading »