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
WordPress 2.7.1 Image Upload Problem on 1and1 Resolved
WordPress 2.7.1 problem (for 1and1 shared hosting): Can’t upload images when the following plugins are installed together: “NextGEN Gallery” AND “WP Security Scan” installed together causes image upload problems. “NextGEN Gallery” AND “Multi-Level Navigation” plugins installed together causes image upload problems. Errors encountered when trying to upoad images: Warning: imagecreatefromstring() [function.imagecreatefromstring]: gd-jpeg: JPEG library reports…
How To: Add Featured Image to WordPress PlatformPro Theme
Goal: Add Featured Image to PlatformPro theme to use The Cart Press: List products in your home page in grid format WordPress: v3.2.1 Parent theme: PlatformPro, v1.5.2 Child Theme: PlatformBase, v1.4.1 Shopping Cart: The Cart Press, v1.1.3 File: root > wp-content > themes > platformbase > functions.php Add to the end of the file: //…
WordPress – Change Sidebar Content On Each Page
Option 1: “Per Page Sidebars” WordPress plugin. This plugin allows the creation and display of custom sidebars for each page on your site. You choose which of your current themes sidebars will be replaced. The replacement works for all descendants of a replaced page. In this fashion you can: Easily create a CMS like site…
Search Engine Optimization – SEO Mistakes Most Bloggers Make – WordPress SEO Training Video by Stephan Spencer
A fantastic WordPress SEO training video titled “SEO Mistakes Most Bloggers Make” by Stephan Spencer at WordCamp 2008 San Francisco. Very detailed. Also, download the associated Power Point presentation that he mentions at the beginning of the video: SEO Mistakes by Stephan Spencer SEO Mistakes Most Bloggers Make – WordPress SEO training video
Zen Cart – FIX for Media Manager *Assign to Products* Not Working
Zen Cart version: 1.3.9h Problem: Media Manager *Assign to Products* doesn’t work (ie: it doesn’t actually assign the media to the product, you just keep getting sent to the Admin main page). Solution: Edit your /admin/includes/init_includes/init_sessions.php file On line 40 you’ll see a line that starts like this: if (strpos ( $PHP_SELF, FILENAME_PRODUCTS_PRICE_MANAGER ) ===…
How-to: Create a Contact Form for ASP Using Dreamweaver CS3
NOTE: This form does not have any Form Validation. Read full article: http://dreamweaverspot.com/adobe-dreamweaver-tutorial-contact-forms-asp/