nuggetsol
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Disabling Publish button for author and belowHope it helps. Do let us know if you have questions.
Forum: Themes and Templates
In reply to: Disabling Publish button for author and belowYou might want to try Oasis Workflow plugin – https://wordpress.org/plugins/oasis-workflow/. It does exactly what you are looking for. Moreover it allows you to create custom workflows for your editorial review process.
It comes with a lot of features to support a multi-author environment. The “Pro” version also provides the same workflow support for published article. Essentially, you revise published articles without taking it offline. The revision will flow through the workflow and when the revision is approved the contents are copied over to the published article.
Hope this helps.
Forum: Plugins
In reply to: [Oasis Workflow] Showing a WP Update required but can't updateMarking this as resolved. I believe this is resolved with the v3.7 upgrade.
Forum: Plugins
In reply to: [Oasis Workflow] Email or on screen notification for authorThis would a nice and simple thing to add to the plugin. We will try to push the above change with the upcoming release. It will a email notification to the submitter.
Forum: Plugins
In reply to: [Oasis Workflow] using groupsThe “teams” add-on will do that in conjunction with auto submit. However, we are working on a “groups” add-on and adding a new feature which will allow the admin to pre-define the users/user groups in the workflow definition. This will serve your requirements.
BTW, please refrain from posting “pro” related questions in this forum – you can use the following link to post your questions – http://www.oasisworkflow.com/submit-a-query
Forum: Plugins
In reply to: [Oasis Workflow] 414 Request-URI Too LargeWe have already fixed this issue with v3.7.
Also, if possible, please do not use this forum to discuss “pro” issues. The WordPress moderator team would like to use this forum to discuss the issues related to the “free” version.
As always you can open a support ticket with us – http://www.oasisworkflow.com/submit-a-query
Forum: Plugins
In reply to: [Oasis Workflow] Showing a WP Update required but can't updateCould you please open a support ticket via – http://www.oasisworkflow.com/submit-a-query to look into this one?
Forum: Plugins
In reply to: [Oasis Workflow] Using FormsOasis Workflow works with any custom post type. So the best way to make forms work (if they are not creating custom post type) is to somehow let the form create a post and then use auto submit (if using Pro version) to submit to a workflow.
Hope that makes sense.
Forum: Plugins
In reply to: [Oasis Workflow] Publish option is not displayingThe issue was resolved via a support ticket. Marking this as resolved.
Forum: Plugins
In reply to: [Oasis Workflow] Publish option is not displayingHi Sheavy,
I’ll need more information on how your workflow is setup. Also, “publish” button is hidden since the idea is to be able complete the workflow before publishing the article.
Since this forum is for discussing the free version, can you open a ticket via http://www.oasisworkflow.com/submit-a-query
Forum: Plugins
In reply to: [Oasis Workflow] Make Revision button doesnt show.It looks like the user role doesn’t have the following permissions…
1. ow_make_revision
2. ow_make_revision_othersYou can read more about the custom capabilities at – https://www.oasisworkflow.com/documentation/oasis-workflow-custom-capabilities-explained
Also, please do not use the WordPress forum/support for any issues regarding the “Pro” version. This forum/support, as suggested by WordPress moderators, should only be used to discuss issues with the “free” version.
You can always open a ticket with us at – https://www.oasisworkflow.com/submit-a-query
Forum: Plugins
In reply to: [Oasis Workflow] Oasis Pro Version 3.5 – Update Failing on LocalhostCan you provide more information on the type of environment and the URL of your localhost?
For example, are you running on Windows, Linux, OR using Vagrant. Are you running in Multisite or single site.
What does the url looks like? – http://localhost/wp1 etc?
Let us know. The more information we have, the better chance we have of narrowing the issue.
Forum: Plugins
In reply to: [Oasis Workflow] Oasis Pro Version 3.5 – Update Failing on LocalhostWe have seen this before on localhost and are working to find the root cause. In the mean time we have asked the users to upgrade it manually on the localhost. You can find the instructions here – http://www.oasisworkflow.com/how-to-update-oasis-workflow-pro-manually-to-the-latest-version
Also, please do not use the WordPress forum/support for any issues regarding the “Pro” version. This forum/support, as suggested by WordPress moderators, should only be used to discuss issues with the “free” version.
You can always open a ticket with us at – https://www.oasisworkflow.com/submit-a-query
Forum: Plugins
In reply to: [Oasis Workflow] Not receiving any emailsThank you for trying out Oasis Workflow for your editorial workflow requirements.
The plugin uses the standard wp_mail function and we have seen in the past that on some web hosts/environments the wp_mail doesn’t work. As an alternative you can use one of the SMTP plugins – https://wordpress.org/plugins/webriti-smtp-mail/ OR similar to setup SMTP for the emails.
See if this works for you.
Forum: Plugins
In reply to: [Oasis Workflow] is this plugin set any Expiration feature to articlesNo, Oasis Workflow doesn’t have the expiration feature. On the contrary, it allows you to revise the published article, keeping the article online (published) while you work on the revision using the workflow.
If you are looking to delete or move the published post back to draft, you can use “Post Expirator” plugin – https://wordpress.org/plugins/post-expirator/
There are quite a few plugins which could do so. Hope this helps.