I had the same issue with bavatuesdays (where I test all the updates) so I deactivated it temporarily until I can figure out what’s up. I am holding off on updating ds106 until know it works. Haven’t had time to look into it yet, but will follow on that suggestion and let you know what I discover hear, and I am all ears for other(s’) solutions.
I just deactivated FWP as I wasn’t using it on my site at the moment. I’m hoping it gets updated soon. I could always dig into that php file, but to be honest I haven’t done anything like that before and somehow it seems a big step for a newbie to go messing around in code!
I don’t think the thread was created for my question … but here goes. I am working FWP and I had hoped to “feed” the blogs onto a page other than the homepage. Is that possible?
I did figure out that I could create a menu linked to a Category and I can Categorize my posts. But I can’t also take my posts out of the main feed, right? (I suppose maybe I don’t need to?).
Other designs that folks would recommend would be great. I love the aggregation and yet I notice my class/students get confused because all the posts look alike (and names don’t obviously show, etc.). Any way to bring more differentiation in here maybe?
Those last two posts in particular are useful for this. You’re on the right track I think by leveraging categories to make things a bit more organized. On most sites I’ve seen that do this kind of thing the main feed gets moved to its own page and is called something like “The Firehose” or whatever so if someone wants to see everything there’s a place for it or they can view by category. Showing authors and other info is going to depend much more on the theme you use and isn’t specific to FWP.
Keep in mind that things like the author’s name showing or how it shows is usually a theme dependent aspect (rather than syndication). You could make names more obvious with some CSS tweaks . . .
You can use a plugin to exclude content in particular categories out of the main feed. Category Excluder is one example.
@cogdog did some more sophisticated auto-categorization stuff (syndicated, group membership etc.) on the open learning hub.
Depending on your skills/interest, you can also build more elaborate ways to navigate the content. You could, for instance, change the background color for posts in a certain category . . . stuff like that.
I’ve built out stuff to let you sort syndicated content by author, by category (assignments & groups) etc. I tend to use Facet WP to do that. I don’t have an example of that exactly but it works like this.
My approach is have it organized first, which is why I recommend creating a category structure ahead of time (see “A Logical Way to Organize Syndicated and Course Content”) in Feed WordPress 101: The Basics – CogDogBlog
And when fees are added, you go to the categories section to pick the categories you want a feed to be organized under. This will only affect newly syndicated content; doing this after the fact means adding the categories in the Dashboard (the multi post quick edit helps)
The way FWP picks a user name is somewhat unpredictable, its based upon what the feed provides as far as information. Sometimes its the user name on the WP site, sometimes the site itself. You can edit the user each of these “authors” set the Nickame field for how you want it displayed, and change the Display As to that nickname.