Is there any documentation posted anywhere on how to use this plugin??? Got it installed, created some write panels and some fields, but have no idea how to get them on a page.
]]>When I was trying to add a new page it was just getting an error as if the page didn’t even exists. That’s becasue it didn’t, I don’t know if it used to in previous wordpress versions as I am fairly new to wordpress.
Basically when you add a page type with custom fields etc. in flutter then you go to add a new page there is no page…
You need to change the following line in xxxxxxx.php:
sdfsdfsdfsdfsdfsdfsdf
to:
sdfasdfasdf
This is because the page-new.php doesn’t exist any more, wp must now just store pages as a type of post as it now goes to edit.php with the argument of post_type = page.
Just thought I’d let you know in case anyone was having the same problem.
Cheers,
Tom
]]>After unsuccessful activation I manually edited the two files (they are named in the error messages) where the require_once calls were made, so that the paths to the required files no longer included any directories, then it was possible to activate.
However, in firefox at least the date picker is not working.
]]>I noticed that recently the developer has removed the project webpage (flutter.freshout.us/), there’s zero communication as to the intentions or status of this project and there hasn’t been a truly stable version available since 2.7.
Don’t get me wrong, I am not complaining. But given how truly great this plugin could be if it worked, I am anxious to see a stable version for WP 3.0. I hope Flutter is not another Textmate 2.0 or Duke Nukem.
]]>So I noticed a few other custom post type plugins and I don’t get how flutter takes care of their hierarchy? Is it that you CANNOT name anyone field the same and you just use page templates?
]]>