Recently, I wanted to move several of my existing WordPress blogs into a single WordPress multi-site setup. After doing so, I realized that all of my image links were broken because WordPress multi-site has a different organization for their media files. In particular, images no longer reside in the wp-content/uploads directory, but rather in the…..
This is my third Halloween theme following – Halloween Vampire Girl Halloween Blood I also just started beefing up my blog-art webpages, so you can view more Mistress of the Night images there. Check out the site – it showcases a blog where galleries rather than posts are the main blog objects. Standard WordPress archives,…..
One of the key features of WordPress 3.0 is the integration of WordPress original and WordPress multi-site (MU). Here are instructions on how to turn on the multi-site option within WordPress 3.0. Currently, turning on the WordPress multi-site option is a non-trivial process. There is a plugin that allows for one-click multisite, but this is…..
One year ago in July, I started working on the Shiba Theme. It was then that I decided to focus some of my energy into blogging and I wanted a theme that was flexible and easy to customize. I am also a big fan of fantasy art and anime, so I wanted a highly visual…..
This is my first horse based theme. There is a big sale going on at DAZ so I was able to get a bunch of new models including the horse bundle. It is an older model, but I am very happy with the results. The only issue I had was with the horse eye texture…..
WordPress custom taxonomies are useful for grouping wordpress posts and custom post types. For example, tags and categories are standard taxonomies provided by WordPress to group WordPress objects. By creating our own custom taxonomies, we can creating our own groupings of posts and custom post types. WordPress also provides a standard user interface for managing…..
The WordPress custom taxonomy system allows you to create your own grouping of WordPress objects (e.g. posts, pages, and custom post types). Tags and categories, for example, are taxonomy objects that are native to the WordPress system. With the custom taxonomy framework, you can create your own tags and categories. In the article Custom Post…..