On 3 Mar 2012, at 17:03, Eric Richie wrote: > On Mar 3, 2012, at 11:52 AM, Evan Schoenberg, M.D. wrote: > >> >> On Mar 2, 2012, at 9:38 AM, Paul Wilde wrote: >> >>> This looks like it'll do the trick. I'd need a WordPress account setting up >>> though, of course. >> >> Does that pose a problem / is there something an existing admin needs to do >> for you to have that? >> >> -Evan > > I created an account for him. > > Paul, if you don't get an email with the login info, let me know. > > -Eric
Got an account, but seems I don't need it (I think, not 100% sure yet). The repo ignores the WordPress files, which makes perfect sense as it would reveal the MySQL connection details in plain-text in config.php, so I cannot install the plugin myself. So from the looks of it someone has to do the following: Login into a FTP client Upload the theme-preview.php file from http://wordpress.org/extend/plugins/theme-preview/ into the wp-contents/plugins directory Activate the plugin on the "Plugins" page inside WP admin And then *hopefully* I can create a second template in the repo which can then be previewed by adding the ?preview_theme=my-theme-name on live website.