And the inspiration
How to Fix the WooCommerce Template or Layout Problem on Certain WordPress Themes
I’ve been doing quite a bit of work with WooCommerce recently and it has quickly become one of my favorite e-commerce solutions for WordPress. WooCommerce is a free plugin by WooThemes.
I am not planning on review WooCommerce or it’s features other than to say I like it because there are plenty of reviews out there.
Add Extra Classes to the Body Tag in WordPress with the Ambrosite Body Class Enhanced Plugin
I’ve been working on a project where there are five sections for individual countries and each section has specific styling.
I was able to set the styling via css for the pages based on the page id and for categories based on the name of the category. I ran into a problem on the single post page, however, because there wasn’t a body class that could be used for single posts that are within a specific category. A single post has it’s post id but a client isn’t going to add each post id to the style sheet and that would be a ridiculous way to manage this.
How to Link Images in a NextGen Gallery Album to a Post or Page
Three years ago I wrote a couple of article about how an images in a NextGen Gallery could be linked to a post or a page using the NextGen Custom Fields plugin. And last week I provided instructions about how moving the NextGen files that you have modified to your theme directory would allow you to upgrade NextGen Gallery without losing any of your customizations.
Recently, I was asked to link images in a NextGen album to a post or page. An album is a collection of galleries. As the instructions are slightly different, I decided to add another NextGen Gallery tutorial.
How to Upgrade NextGen Gallery for WordPress Without Losing Customizations
Three years ago I wrote two articles about how to use the NextGen Custom Fields plugin with NextGen Gallery to link the images to a post or page. The articles are still two of the most visited and ones that I receive the most questions about. And, the instructions still work!
At the time, the one caveat about the NextGen Gallery customizations is that the plugin could not be updated with losing the customizations. Or you would need to copy the changes, upgrade the plugin, and then add the customizations back in.