memphismckay
Forum Replies Created
-
Forum: Plugins
In reply to: Using Media Selector in a plugin, stopped it working in TinyMCEThank you for this solution! 🙂
Forum: Localhost Installs
In reply to: Installing locally on MACIf you want to develop on your production server and keep your current site up, you could install wordpress in a subdirectory of your main site, leaving the current site intact. (dreamhost will do this for you with one click – just specify the subdirectory you want to install into).
Then you can do all your development “live” and when you are ready to switch to the new wordpress site, you can change the site address under general settings and then follow the directions here: http://codex.ww.wp.xz.cn/Giving_WordPress_Its_Own_Directory
Forum: Localhost Installs
In reply to: Losing pictures when I upload to domainYou can either do a find & replace in your database (a pain) or you can try a plugin called cache-images http://ww.wp.xz.cn/extend/plugins/cache-images/
I’ve had to move a couple of blogs for clients recently that had tons of images and this plugin made seriously short work of fixing the image/post associations.
Forum: Plugins
In reply to: [Plugin: NextGen Gallery] Publish single image as post not working?nope, having the same issue. I need the tags to be associated with the image at publish…anyone found a solution?