@ Mitch
A curiosity question … how do the links get wonky? Shouldn’t they point t the same page set as home_id?
The Widget Pack is being worked on indirectly via some very important changes to core Connections code. I did take a little break from rewriting the terms class for the categories. That’s just part of how I work. Sometimes I need to take a break from one project and focus on another and then go back. At this very moment I’m writing a completely new method to handle images. Currently, none of that be actually being handled by core WordPress which is inefficient now that WordPress has decent image processing code to work with. The benefit you’ll see from this work is reduced server memory requirements and server CPU load being used by Connections. And true HTML5 responsive image support, serving the right image size for current device. Many claiming responsive image support are simply server a large image and using CSS image scaling via media queries. Any way, this is just one of many projects I have going into 8.1. I’m guessing the end of summer is when it’ll drop.
