Category: Wordpress

  • Contact Form 7 Submit Button Element

    Like many web developers, I have spent an inordinate amount of time over the years trying to style form elements so that they render consistently across different browsers. One technique I have found very useful is to use button elements to submit forms. Not only does the the button element offer richer styling opportunities than…

  • Contact Form 7 Default Select Value using URL Query Variable

    In a previous post I described how to use URL parameters to auto populate input fields in a form on a WordPress site using the Contact Form 7 plugin. One of the comments I received asked whether the same technique can be used to set the default value of a CF7 select field. Here is…

  • Fixing Duplicate Canonical Link Element in WordPress

    If you work with WordPress blogs and websites you will, no doubt, have had lots of fun over the years with duplicate content and spent plenty of time trying a) get it out of Google’s index and/or b) stopping it getting in there in the first place. The introduction of support for the canonical link…