nuggetsol
Forum Replies Created
-
Forum: Plugins
In reply to: Better Plugin For Removing PrivilegesYou might want to look into Admin Menu Editor – https://wordpress.org/plugins/admin-menu-editor/
The “Pro” version will probably give you what you are looking for – role based menu control.
Forum: Themes and Templates
In reply to: Creating a Page Used for Posting Content for ContributorsI get your point.
I think there are plugins which allow users to edit posts from the front end. I guess, the trick would be to find something which works with your other plugins for front end editing.
Oasis Workflow Pro also has a “front end add-on”, which comes with a couple of short codes.
1. ow_workflow_inbox – allows users to view their inbox and sign off their tasks from the front end.
2. ow_make_revision_link – allows to add “revision” link to the front page of the post. This allows logged-in users to revise the post.
We are working to create a short code for “submit to workflow”. This will hopefully, along with other plugins, allow users to edit a post and eventually submit for review.
Hope this helps.
Forum: Themes and Templates
In reply to: Creating a Page Used for Posting Content for ContributorsIf I understand your issue… there are a couple of ways to make sure the contributors are filling in the right information.
Firstly, you may want to create custom post types for the type of post/page you are trying to build for your contributors.
Secondly, you may want to use plugins like, Advanced Custom Fields” – https://wordpress.org/plugins/advanced-custom-fields/. This will allow you to define a set of fields which should be there in your post form.
As far as review and publish is concerned, you may want to look into “Oasis Workflow” plugin – https://wordpress.org/plugins/oasis-workflow/
It will allow you to define your editorial workflow from a simple one-step workflow to a complex workflow with multiple steps. So, instead of contributors directly publishing the article, they will submit to a review workflow and then the publisher (in this case, you) can review and publish.Hope this helps.
Forum: Plugins
In reply to: [Oasis Workflow] Once claimed, change post authorHi Forbez,
There isn’t a way to change the post author on “Claim”. In other words, the Claim process doesn’t update the post author. It simply assigns the task to the user who claimed and deletes the task from other users’ inbox.
Since it’s action is task specific it can be applied on “publish” step as well.
In order to achieve what you are looking for,
One option is to add a hook in class-ow-process-flow.php – claim_process() function, so that the hook can be implemented and additional actions, like updating author, can be done in that hook.Any other ideas?
Forum: Plugins
In reply to: [Oasis Workflow] Submit a parent with all child pagesClosing this ticket here, since it was taken care via the ticketing system at http://www.oasisworkflow.com
Forum: Plugins
In reply to: [Oasis Workflow] Version shows it needs updatingClosing this ticket, since it was resolved via the ticketing system at http://www.oasisworkflow.com
Forum: Plugins
In reply to: Document review processAre these proposals/chapters/articles, posts/pages/custom post types?
If so, you can check out Oasis Workflow plugin – https://wordpress.org/plugins/oasis-workflow/
The “Pro” version has additional features and add-ons, but you might want to try out the “free” version and see if it the right fit for your needs.
Forum: Plugins
In reply to: [Oasis Workflow] Compatibility with Frontend Publishing ProWe are going to add a short code for “Submit to Workflow”, just like we have for “Make Revision” in our “Front End add-on”.
That should allow you to use Submit to Workflow from the front end.
Forum: Plugins
In reply to: [Oasis Workflow] Submit a parent with all child pagesSince this is related to the “Pro” version, do you mind opening a ticket via – https://www.oasisworkflow.com/submit-a-query
Forum: Plugins
In reply to: [Oasis Workflow] Version shows it needs updatingCan you open a ticket via https://www.oasisworkflow.com/submit-a-query, so that I can get more details, like screen shots, current version, and other environment details?
Thanks.
Forum: Reviews
In reply to: [Oasis Workflow] Plugin could not activateHi there udeze,
Before we release any new version, we test the plugin very thoroughly. Can you provide more information about your environment, your language settings so that we can check if there are any conflicts with any other plugin.
Also, before posting a negative review, can you please contact support? There are multiple ways to contact us. You can open a support thread here on wordpress.org OR submit a ticket on our site – https://www.oasisworkflow.com/submit-a-query
We take pride in providing excellent support to our plugin and negative reviews without any specific details damages the reputation of the plugin and makes us feel less motivated.
Forum: Plugins
In reply to: [Oasis Workflow] Email or on screen notification for authorWe added this to the “Pro” version. We will add the same to the “free” version as well. Marking this as resolved.
Forum: Plugins
In reply to: [Oasis Workflow] Not receiving any emailsI guess SMTP worked for you. Marking this as resolved.
Forum: Plugins
In reply to: [Oasis Workflow] Using FormsMarking this as resolved.
Forum: Plugins
In reply to: [Oasis Workflow] using groupsThe groups add-on has been released. Check out – https://www.oasisworkflow.com/extensions/oasis-workflow-groups.
Marking this ticket as resolved.