This technique requires 2 WordPress plugins: Custom Contact Forms: to create the contact form and add the form field. CCF Option Sort for Custom Contact Forms: to drag-n-drop the form fields into the order that we want them to appear on the contact page. Follow the picture instructions below:
Continue Reading →Got turned on to a new WordPress contact form plugin today called Custom Contact Forms. Been digging into it a little bit tonight. But I found that I couldn’t re-arrange the form’s fields. Ugh; what a pain in the ass! Then I came across the CCF Option Sort for Custom Contact Forms plugin, which allows [...]
Continue Reading →“Reid, you are such a blessing. Thank you for all your selfless, wonderful, top notch work for our charity and all that you do.” Kristian Darling Hope for the Holidays, Juvenile Diabetes Research Foundation Nov 24, 2011
Continue Reading →“Having worked with Reid Walley of Designparc in the past in developing a hyper local news site with WordPress, I knew the power of WordPress and Reid’s intimate knowledge of its’ functions and capabilities. So when the firm I work for, Impact Sciences, wanted to update and revamp our existing website and set it up [...]
Continue Reading →If you want others to access your hosting account without accessing your customer account, you can make them Hosting AccountExecs. There is no limit to the number of AccountExecs assigned to a specific customer account but to accept an AccountExec invitation, the assignee must have their own customer account. The invitation email contains a link [...]
Continue Reading →I’ve always wanted to know how to set up my WordPress site so visitors could subscribe to my RSS feed and have it delivered to their email, instead of just to their feed reader. As part of social media marketing, I should have done this years ago because Feedburner allows you to track and analyze [...]
Continue Reading →Subtle Patterns is a collection of 101 high quality design patterns for you to use freely. New patterns added weekly. And, yes, all the texture backgrounds tile.
Continue Reading →In part one, we’re going to setup custom post types and custom taxonomies, without plugins. After that, we’ll build a template to check for and display media attached to custom posts. Then, in part two, we’ll use custom taxonomy templates to organize and relate media (and other types of content). Read Smashing Magazine’s full article: How [...]
Continue Reading →Goal: Remove white space from top of page (between top of header and top of page). Solution: Add the following to Child theme’s style.css file: /* Remove white space between top of header and top of page */ #page { margin-top: 0; } Let’s also remove the gray line at the top of the header. [...]
Continue Reading →Goal: Add Social Media Widget‘s social media icons into Header area Solution: Replace WP Twenty Eleven’s search box with a Widget area, but still display the search box when no Widget is used. Reference (from WP Tuts Plus): Creating a Simple Child Theme Using Twenty Eleven includes instructions on how to add a widget to [...]
Continue Reading →

