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
- Twenty Eleven Child theme | WordPress | WordPress Child Theme | WordPress Photo Gallery | WordPress plugins
FIX for NextGEN Gallery thumbnails not displaying properly in IE8
Problem: On IE8, NextGEN Gallery thumbnails are either missing completely or the thumbnails are all squeezed together. WordPress theme: Twenty Eleven child theme. Solution*: I added the following code to my child theme’s CSS: These pixel amounts are specifically for my needs. Make sure the height and width is the same as in Gallery >…
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
How to Embed PDF, Spreadsheet, Word in WordPress Blog Posts
PDF Viewer for WordPress Embed PDFs, Microsoft Word Documents, PowerPoint slides, Excel Spreadsheets, and other elements in your WordPress blog by using a plugin called Google Doc Embedder. Google Doc Embedder lets you embed several types of files into your WordPress pages using the Google Docs Viewer – allowing inline viewing (and optional downloading) of the…
The Events Calendar – Hide Featured Image From Single Event Page
Problem: The Events Calendar‘s Featured Image displays at the top of the Event’s Single page. Goal: To have the Featured Image display ONLY on the Calendar’s List page, and NOT on the Event’s single page. Solution: Customize the Events Calendar’s template files: Create a /tribe-events/ folder in your Child Theme’s folder. Go to: root/wp-content/plugins/the-events-calendar/views/single-event.php, and copy the…

PageLines Framework Action Map
PageLines Framework Action Map (as of Sept 2013) shows where all the Action Hooks are for PageLines Framework. Note: Almost none of the links work anymore. This attached graphic is the only valuable part of the page. Click to Enlarge.
Kadence Theme – Display 2 Different Menus On Different Pages Using Element Hook, PHP & Plugins
Show Widget Area Using Hooked Element In Kadence Create a PHP function that adds a Widget area to the Kadence “Above All Content” Hook. Step-by-step instructions to register a custom [widget_area] shortcode so it can be used anywhere shortcodes are accepted in WordPress including in Kadence Elements. Add the PHP to site via Code Snippets WordPress plugin Kadence Element…
