Wanna See My Photo Blog

Latest Flickr Photos

www.flickr.com
This is a Flickr badge showing public photos from Jamie Garner. Make your own badge here.

Archives

card.ly

WordPress 2.8 Visual Editor Problem

If you have upgraded from wordpress 2.7 to wordpress 2.8 and you loose your visual editor please follow the instructions below

If you add

define( ‘CONCATENATE_SCRIPTS’, false );
to wp-config.php this will cause the visual editor to reappear, add the entry after the database info and save the file, this will cause it to reappear.  Here’s a link to [...]