Graphic designer since before the Internet. Started with newspaper paste-up; then art director for advertising agency in Reno, NV; and now freelancer designing marketing materials, print-on-demand t-shirt art, websites, and social media graphics.
Similar Posts
How to: Add a Form Field to Custom Contact Forms WordPress plugin
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:
Divi – Making Blog Module Images Match Featured Image Ratios
Divi‘s Blog Module only displays images in landscape-ratio. This cuts off at the top & bottom of my Post’s portrait-ratio Featured Images. Here’s how Elegant Themes Divi tech support solved this issue. This code goes in the Child Theme’s functions.php file, and allows Divi’s Blog Module to display my Featured Images at their true ratio….
WordPress WP_Query
WP Shout’s article “Using WP_Query Objects Without the Loop” explains it well: WP_Query isn’t an abstract entity; rather, it’s an object, in the programming sense. Let’s quickly summarize that discussion: Every individual object belongs to a larger class of those objects. For example, an individual Car object belongs to the class Car. Every object has things in common with…
Convert Video for HTML5 Web and Mobile – MP4 OGG WebM
Resources for converting video for HTML5 Web and Mobile (MP4, OGG, WebM): Video On The Web – Dive Into HTML5 Converting video to HTML5 ogg / ogv and mpg4 Miro Video Converter by PFC (convert to all formats: MP4, OGG, WebM) Miro by PFC (also converts to MP4, OGG, WebM) Handbrake Resources for HTML5 Video: HTML5 Rocks – The three…
WordPress “Press This” bookmarklet
WordPress “Press This” bookmarklet – grab bits of the web from any page & add them to your blog! Press This is a bookmarklet, which is a neat word for a little app that runs in your browser and lets you grab text, images and videos from the web and post them to your WordPress.com…
WordPress Tutorial – WP e-Commerce: Setting Shipping Rates
Setting a shipping rate that correctly displays in both the shopping cart AND the sidebar Widget! Step 1: WP e-Commerce Admin > Settings > Shipping: In the General Settings section, set Use Shipping to Yes and type ZIP code in the Base Zipcode/Postcode box. Then tick the check-box next to Flat Rate in the Shipping…