Sunriver Resort Marina McKenzie River Poster

Featured

This is a poster used to promote the Marina’s McKenzie River Whitewater Float. It was printed as a canvas wrap in both a large and smaller size. Displayed at the Resort’s concierge desk, spa, golf clubhouses and the Marina, it help drive sales and traffic.

The poster’s look and feel was later used to brand Facebook videos and postings. View a video sample here.

Facebook Changes Effect WordPress FT FacePress II Plugin

wordpress_masterA recent change by Facebook to their status update (via email functionality) has disabled WordPress plugins that rely on this feature. I noticed this after my clients complained about the FT FacePress II plugin not publishing their post to their Facebook Business Pages. I tested several other plugins that use the secret Facebook email address to do status updates and found that none worked. The Facebook status update functionality is working, standard email to the secret Facebook address tested A-OK.

These types of plugins (using the email functionality) were working one month ago. However, Continue reading

PHP Conditional Region Based on Recordset Empty or Not Empty

I hope this helps someone, I spent way too many hours on it. I’m sure it’s simple for all you super code cooks, but for some (me) it can sure mess up your day.

  • If your recordset IS empty use this ==”" (equals nothing)
  • If your recordset is NOT empty use this >”" (is greater than nothing)

Here are some examples:

if ($row_rs_showif['this_url_img']==”"){
// Do Something }

if ($row_rs_showif['this_url_img']>”"){
// Do Something }

Go Green! Update to WordPress 3.4

WordPress 3.4, code name “Green”, has just been released. Protect your assets, make your site faster and even easier to use. Your custom WordPress theme and plugins will require testing and possible tweaks to take advantage of the latest update. You and our clients are encouraged to contact Whitten Design now for an update assessment.

Renton’s River Adventures Homepage/SEO/Gallery

The Renton’s wanted a updated homepage design to complement the existing clean, formal design; a design that integrated the exceptional SEO work preformed by Steve Beyerlin of Internet Marketing Service. Copy was added to the homepage and Meta tags were added along with modifications to internal pages using the WordPress All in One SEO Pack plugin. In addition, some pages were renamed for better SEO results and the menus were expanded for a better user experience.

Finally, a new photo and video gallery was also added using the WordPress plugins NextGEN Gallery and TubePress (videos on the way).

Visit our portfolio to see more. Visit the website here.