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
- Custom WordPress | Website design | WordPress | WordPress Pages | WordPress plugins | WordPress Sidebars
WordPress Plugin – Secondary HTML Content for Multi-column Layout
Problem: Client needs to be able to add/edit sidebar content from the Page content editor. Solution: Secondary HTML Content plugin creates a second content editor right below the main text editor. So my client can just add/edit text in the second editor and it’ll show up in the sidebar. It’s pretty damn cool! I uploaded…

Category Posts in Custom Menu – Diana Koenraadt’s Awesome WordPress Plugin
Very cool plugin from By Diana Koenraadt. Plugin replaces selected Category links / Post Tag links / Custom taxonomy links in a Custom Menu by a list of their posts/pages. I created a Custom Post Type (CPT) called “Clients” and a Custom Taxonomy called “Client Status.” Then, within the Client Status custom taxonomy, I created 2…
WordPress – The Events Calendar 404 Page Not Found
After updating The Events Calendar plugin and updating WordPress, events now just go to 404 Not Found pages. FIX: Admin > Settings > Permalinks > (without making any changes, simply click) Save Changes
WordPress & Plugins Upgrades
Just upgraded to the following latest versions: WordPress 2.8.1 cforms 10.6 WP E-commerce 3.7 So far so good.
- WordPress | WordPress plugins | WordPress shopping cart | WordPress Shopping Cart Plugin | WP e-Commerce
WP e-Commerce – Can’t Insert Image into Product Content [FIX]
WordPress version: 3.1 WordPress theme: Twenty Ten 1.2 WP e-Commerce version: 3.8 Problem: The “Insert into Post” button is missing when trying to insert a product image into a WP e-Commerce Product Page Solution: File: root/wp-content/plugins/wp-e-commerce/wpsc-admin/includes/display-items-functions.php Line 1102: Change td.savesend input.button { display: none; } To td.savesend input.button { display: block; } WARNING: I have…
BBQ: Protect Against Malicious URL Requests – Perishable Press
WordPress security plugin from Perishable Press: a simple script that protects your website against malicious URL requests. Block Bad Queries (BBQ) checks all incoming traffic and quietly blocks bad requests containing nasty stuff.

