relequestual
Member
Posted 1 year ago #
Some posts are simply not appearing in the Story Budget view.
I can't seem to pin down any correlation between any of the posts and why they do or do not display.
Any thoughts on how I can help debug this? Is there a debug line I can turn on maybe?
(Developer myself, but currently don't have time to delve into a load of code =])
P.S. Not using custom post types, only statuses. But again, no correlation between status and displaying.
There's a known issue where posts won't show for a given category in the story budget if there's no published posts whatsoever in that category. Is that what you're hitting?
relequestual
Member
Posted 11 months ago #
Sorry for the long delay in replying. I found my post on looking for this problem again haha.
I believe so. The default category for posts is "Uncategorized", however obviously I would never want to publish a post with the category of "Uncategorized".
I tried publishing an article marked as private, however that didn't show in the story budget view either. Damn.
( I think I can't have been notified of updates via email... annoying. Feel free to hit me up @relequestual on twitter if you see this and reply / want to ask any more questions. I'd be more than willing to help you guys out in any way I can)
This was a silly little bug that's been fixed now (commit). Basically, the query for all terms of a taxonomy wasn't returning terms that didn't have associated published content. The fix was to set "hide_empty" to "0".
If you feel comfortable editing code, feel free to make this minor change. Otherwise, we should have a maintenance release of Edit Flow out this week.
Cheers,
Daniel
This should be fixed in the latest version of Edit Flow, v0.6.4, that was released today.
ladykitty
Member
Posted 6 months ago #