• Skip to primary navigation
  • Skip to main content
  • Skip to footer

Chad Ritchie

Graphic Designer, Front-End Web Developer

  • Blog
    • WordPress
  • Projects
    • Graphic Design
    • Web Projects
  • Photos
  • Services
  • Contact

Blog

Set default WordPress Attachment Display Settings

December 12, 2014 By Chad Ritchie

In WordPress, the attachment display settings (right sidebar when trying to insert media) you can choose to either link to a custom URL, attachment page, media file, or none.

Place the following code in your theme’s functions.php file.

If you want the default link action to be none, then change this line

update_option('image_default_link_type', 'none' );

The options you can change that to are:

  • blank
  • file
  • post

Blank removes the link.
File makes images link directly the image file.
Post links the image to a dedicated URL.

Filed Under: Blog

CSS Shape-Outside Circle

September 30, 2014 By Chad Ritchie

See the Pen CSS Shape-Outside Circle by Chad Ritchie (@chadritchie) on CodePen.

Filed Under: Blog

Letterpress Text using CSS

September 16, 2014 By Chad Ritchie

See the Pen Letterpress Text by Chad Ritchie (@chadritchie) on CodePen.

Filed Under: Blog

Coverflow Animation

September 4, 2014 By Chad Ritchie

A quick attempt at a coverflow style animation using only CSS. The beginning is a little rough.

See the Pen Coverflow Animation by Chad Ritchie (@chadritchie) on CodePen.

Filed Under: Blog

iMac vs MacPro Processing Time

July 10, 2014 By Chad Ritchie

Check out these processing times from Compressor exporting the same project file from Final Cut Pro X 10.1.2.
iMac - MacPro Compressor

Filed Under: Blog Tagged With: Compressor, Final Cut Pro, MacPro

CSS Countdown Clock

June 25, 2014 By Chad Ritchie

CSS Only Countdown Clock

See the Pen CSS-Only Countdown Clock by Chad Ritchie (@chadritchie) on CodePen.

My church has been discussing the use of a ten minute countdown clock to run on an iPad—to let attendees in the lobby and cafe know that service is about to begin.
This countdown clock can be embedded on a “countdown” page from our church web site.

Filed Under: Blog Tagged With: css

  • Page 1
  • Page 2
  • Page 3
  • Interim pages omitted …
  • Page 17
  • Go to Next Page »

Footer

Chad Ritchie Web & Graphic Design