I just created a WordPress multisite installation. It’s not the simplest thing to do, but I think I got things mostly working using domain-based sub-sites. The first thing I had trouble with was uploaded images not displaying in the sub-sites, although they still worked in the main site (this site). I could upload images with no problems, either as a post featured image or as an image embedded in a post. The image file would make it into the correct directory on the server (blogs.dir/[blog id#]/year/month/day). I could also edit the image in the WordPress editor. The problem was that the uploaded images would not display in the post. Here’s what finally worked for me…
(more…)
04/24/2012
If you want to do some custom styling for your menus, here is an example of acustom CSS class that can be applied to a SRM menu. To use this, add it to your WordPress template stylesheet.