Home » Archive

Wordpress

Wordpress »

[2 Sep 2008 | No Comment | 1 views]
Allow all HTML in wpmu Posts

A solution has been found to stop WPMU from stripping the html tags from your posts! it’s a quick easy fix even the shorthand coders can edit. This way you can embed flash video files from all your favorite sites without the use of a third party plugin or editing of the single.php pages. However, even if you DON’T want to edit your wpmu installation, I’ve also linked to a wpmu plugin that will allow you to easily add flash video files from your favorite websites without using html.

Wordpress »

[28 Aug 2008 | 10 Comments | 3,659 views]

It has taken almost 16 hours dissecting the wpmu system after being semi familiar with the basic wordpress setup. There aren’t nearly as many people who use wpmu as opposed to wp so troubleshooting becomes tough and you begin to rely on yourself to figure it out. I’ve done search across the net for hours seeing if there is a solution, but to no avail. Now that I’ve figured it out I have to pass it on.
First off, if you’ve made any changes to the timthumb.php script, you’re on your …