gyutae
Forum Replies Created
-
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Custom Post status reverting to DraftHey Dan,
Upgraded to 0.7.3 from 0.6.3 and now the custom status seems to hold whenever an Editor (without Publish capabilities) saves a post (rather than reverting back to Draft in previous versions). However, now the “Submit for Review” button is gone. Any ideas?
Forum: Plugins
In reply to: [upPrev] [Plugin: upPrev] Duplicate Output with YARPPThat seems to have fixed it. Thanks!
Forum: Plugins
In reply to: [upPrev] [Plugin: upPrev] Duplicate Output with YARPPSure. As an example, you can see the issue happening at the bottom of the page here. Thoughts?
Hey mitcho,
Is the custom function now available in YARPP 3.4b10 or YARPP Experiments? I tried updating but wasn’t able to find anything.
Also, I get this error when trying to activate the YARPP Experiments plugin:
Parse error: syntax error, unexpected T_FUNCTION in /wp-content/plugins/yarpp-experiments/yarpp-experiments.php on line 301
Thanks – that would be great. I find it very limiting currently to not be able to manually override the settings with the function (i.e. can’t implement more than once instance of Related Posts, only one template, can’t dynamically change what’s displayed based on the type of page, etc).
Any idea on timeline for when we can expect that functionality?
Also, in this old post (https://mitcho.com/blog/projects/yet-another-related-posts-plugin/), you list out the manual function that can override any options.
It doesn’t seem to work anymore. Is there a way to override options with the function or a template? I’m looking to implement 2 different instances of YARPP on the same page as I mentioned.
Thanks!
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Custom Post status reverting to DraftHello,
I’m reviving this thread because I’m still having this issue, upgrading from Edit Flow 0.6.3 to either 0.6.4 or 0.6.5.
Basically, when an Editor tries to save a post with a custom post status, the only option is for “Save Draft” rather than “Save”. So the post status always reverts back to Draft instead of staying at the same status as it should.
However, I was able to single out the specific instances of when this happens. If the user does not have permission to “Publish” through the Role Scoper plugin, this issue arises. For all other users who have the ability to Publish posts, this functionality works fine.
Does this give you any guidance as to any possible fixes? Again, it works fine in 0.6.3, but I’m running into this issue in later versions. Thanks!
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Custom Post status reverting to DraftHm, now I seem to be having another issue. When clicking on Quick Edit for a post, the Status box only shows 3 options for Published, Pending Review, and Draft. Posts that have custom statuses in Edit Flow show as Published in the Quick Edit Status box. However, when clicking through to the Edit Post page, the drop down shows all of the custom statuses.
Do you see that as well?
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Custom Post status reverting to DraftAlso, just reverted back to 0.6.3 and it does work properly now.. so it’s definitely something that was introduced in 0.6.4.
Hope that helps.
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Custom Post status reverting to DraftI just tried deactivating all plugins, but I still get the same issue. Not really sure what it could be. Thoughts?
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Custom Post status reverting to DraftI tried deactivating the Adminimize plugin and I still get the same issue. Does this mean that Adminimize is not the cause of the problem?
Yes, the media uploader works for editors.
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Custom Post status reverting to DraftHey Dan,
Any update on a potential fix? I may need to downgrade my version of Edit Flow since it is causing issues in the editorial process. Just wanted to check in on status, when you get a chance. Thanks, appreciate the plugin!
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Custom Post status reverting to DraftThe “default post status” in Edit Flow is Draft. I think the post status dropdown is being removed by the Adminimize plugin. Any way we can make that work?
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Custom Post status reverting to DraftUsers don’t have the option to select a status from the post status dropdown (this is intentional). Only admins have this permission.
However, once a post status is changed by admin to a custom one, and a non-admin user goes and edits the same post, the only option is Save Draft (should be Save so that the custom post status is preserved).
Any ideas?
Forum: Plugins
In reply to: [Edit Flow] [Plugin: Edit Flow] Custom Post status reverting to DraftHey Daniel,
Yes, this happens in all browsers. The Save button has been replaced by the Save Draft button it looks like. And when someone clicks on it, the post status goes from Custom back to Drafts.
This happens for all users except the admin, who has the option to change the post status.
I’m also using Role Scoper 1.3.44 if that helps at all. Let me know.