Problem
Currently, when I look at my dashboard, I see several drafts that I've imported via RSS.
I have "DRAFT", "EDIT", and "DELETE" buttons. Under each post
However, none of those buttons appears to give me the ability to actually publish a post. And unlike authoring this post, when I click "SAVE POST", it appears to revert back to the unpublished post, rather than publishing it.
Anyone know how I can actually get some of these out into the wild?
Solution
The post has a published: false piece in the frontmatter. Change it to true.
Oldest comments (33)
DOH! I missed the
published: falsein the frontmatter.same here :P !
Note that deleting it will not help, it need to be set to
true.THANK YOU !!!!!!!!!!!!!!!!
yup happened to me too. duh! feature request: maybe have a button called "Publish" which explains how to actually publish a draft
Thanks! Super helpful :D
Darn, it was so unexpected. As a newbie I was just searching for a button
Thank you for sharing this tip! I really appreciate it!
Thanks π
Thanks for this! I was also expecting to find a
Publishbutton somewhere πI have given the title but it's still showing that title not be blank? I don't know what happens?
Super helpful :)