David Cavins
David Cavins
I too have encountered this problem and have added a PR that addresses the underlying issue: https://github.com/humanmade/WordPress-Importer/pull/129 @pbiron Please take it for a test drive and see if it fixes...
Thanks @pbiron. I had to do some digging to understand what's going on with the term import, too. Basically, the `$exists` array is meant to be a cache to avoid...
@pbiron Thanks for testing this PR out. It's great to have another pair of eyes look at it, and I love it when somebody's got tests to apply. 👍
I would like to see this icon added as well, and prefer the six-dot version, as it seems to be the most ubiquitous. Thanks for your work on this useful...
Hi Rob, On my hierarchical setups, I've used a breadcrumb-style hierarchy explainer in the group header. There's a template function I've included that creates that kind of link: https://github.com/dcavins/hierarchical-groups-for-bp/blob/master/public/views/template-tags.php#L9 I...
Rob, try this branch and let me know what you think. I think it's a nice improvement. https://github.com/dcavins/hierarchical-groups-for-bp/tree/breadcrumbs-on-single-group-screen
Hi John, Thanks for your ticket. The hierarchical view was developed for use in BP's "Legacy" template pack, which lists the groups in a `ul`, so sublists made sense. It...
Hi @cezarneaga- Thanks for the pull request! I can see where this would be useful for some/many communities. I have a few concerns about making this change: • Some communities...
Do you have time/interest to make the changes (or some part of the changes)? Maybe we can split the labor: • You: Change the permission check from `user_can_create_topLevelGroups()`to a `bp_current_user_can()`...
@canyasa Sure. This works for me: https://gist.github.com/dcavins/c7877bd0760c14a7740384b58e588ab3