Hi there,
I’ve got to admit that I’ve backed off developing this due to the launch of Gutenberg and the issue that Gutenberg does not support custom post statuses which means unless the core editor team decides to support these then the life of this plugin will be pretty limited, even though I use it on my own sites. Same with the front end post editor – I’ve got a working version of this but it seemed to me that it’s life would be pretty limited due to Gutenberg changing the format of posts.
Coming back to your suggestion I’m not 100% sure I understand what you are suggesting. The Group Posts page has a number of options for content format including two excerpt options. You say:
“A suggestion might be to enable the excerpt to show in the group page but the permalinks from the BP Post Status Blog go to regular post of wordpress. (only allowing group members to access the full post)”
Do you mean for the post links in the Group Post page to point to site.com/postname as opposed to group/postname?
Hi Venutius,
Do you mean for the post links in the Group Post page to point to site.com/postname as opposed to group/postname?
On second thought… I realise that the way the post show up under the group blog is best. Anyone not part of that group must NOT be able to read the full content of the post
If the problem with it showing up on the “site.com/postname” can be eliminated that would be great… Can this possibly be redirected
In my case… I still want to be able to show some of the excerpts on a different page or on a sidebar … and if anyone not registered with the group clicks on the link… it redirects to the group with the message….”you need to be a member of this group to read the post
Kind Regards
Hi there,
I’ll take a look at how that can be achieved. Probably not till the weekend though.
Hi there, thought I’d responded earlier but in seems I forgot to press the send button. Here’s an update:
With the last update I introduced an admin setting to constrain group posts within the group. So the urls would only be from within the group.
I then started working on the issue of making public posts constrained in a private group viewable, well it took me all day but I’ve just got it working! I need to do more testing though, as of now I have hidden groups to check and also struggling to find a way to only display the appropriate nav, but I think I have a workable solution for this!
Hi Again,
I think I’ve done it. I”ve made it so posts can be constrained within the group and remain visible to non group members if they are set to public or members only. Setting the group home as public makes the homepage publicly visible whilst the rest of the group remains hidden. Same with the Group Posts page, if it contains public posts then it to will be visible, but only for the public posts.
One slight hitch is that making parts of the group visible meant I could not hide the group navigation, though a non member clicking any links will just get the message they need to join the group.
Can’t say I’ve fully tested it but I wanted to get the update out the door so you could look at it.
I’ve submitted the front end editor to the plugin directory.
Hi there,
I’ve published my front end editor – https://wordpress.org/plugins/bp-site-post.
I’d really appreciate it if you could take a look, I’ve done a lot of troubleshooting in post status and site post and I’d like to see what you think.
Hi Venutius,
Apologies for the delay in responding. I have been away from my computer for a number of days. Notice that you have been quite busy.
I will test within the next few hours and give you my feedback
Kind Regards
Hi Venutius,
A big well done to you.
This is a powerful Plugin and it attempts to address a lot of issues at the same time.
I commend your effort.
So far everything seems to be right with the plugin… there are only a few issues that I believe need addressing
1) The issue of duplicate content is still the major worry.
Please see image
https://prnt.sc/mrnm5e
You can access the content by going to
a) permalink url = sitename.com/post-title or by going to
b) permalink url = sitename.com/groups/groupname/group-posts/post-title
C) I also see 2 x “read more” for each article
2) In the admin page of the plugin… you have the box titled “Choose if Groups posts should be constrained within each group or if they should also be displayed as normal posts”
I am not sure if this has any effect as I tried several times… but could not quite work out whether it was working or not.
I think the wording is ambiguous.. it could be something like “Enable if you want group post constrained to each group”
3) just a minor point… your plugin name “BP Post Status” does not do your plugin enough justice as I don’t think a lot of people will immediately work out what this powerful plugin does.
If there is an opportunity to change the name … you might want to choose something that really shows your plugin of… something like BP Group Post plugin or something to that effect
Will keep you informed if I notice any other issues.
I will now take a look at the bp site post plugin
Kind Regards
Hi propertytips, welcome back.
Yep I’ve been cracking on with it.
I should have fixed the dual content issue now, can you try?
Regarding that setting, I think I’ve ended up making that setting redundant and am attempting to constrain all posts to within the group anyway. So I might just remove it.
I can change the name, but not the slug in the plugins directory, I’ll consider your input on that one. Part of the problem is that it does so much more than just groups so it’s difficult to sum up in a name all the features.
OK the latest version should be godd to go. I’m not seeing your duplicate read mores though, maybe I’ve fixed that inadvertently as I’m testing with your theme.
-
This reply was modified 7 years, 2 months ago by
Venutius.
A quick update – I’ve just uploaded the latest version of BP Post Status. This adds a Profile My Posts page which allows the user to make some posts sticky, delete posts and if you have BP Site Post loaded it will also show Add New Post and Edit Post buttons. It also includes a search form so that users can easily search for that authors content. The concept is to give the users a place to show off their posts in their profile and also a place where they can manage their posts from the front end. If the author is viewing their own My Posts page then it will display al posts, not just those that are published, in addition it will show the post status and date for those posts.
Hi PropertyTips, just thought you’d lie to know I’ve gt into multisite and am updating all of my plugins to make sure multisite is fully supported.