nuggetsol
Forum Replies Created
-
Forum: Plugins
In reply to: [Oasis Workflow] Workflow notificationsAre you looking to display the workflow notifications inside buddypress chat?
Is these similar to the concept of push notifications?
We do not have any integration with BuddyPress yet though.
Forum: Plugins
In reply to: [Oasis Workflow] HistoryAh ha. At this point we do not have support for that. I’ll add the same to our TODO list to analyze and see if we can make this configurable.
In the meantime, if you want to hide workflow history from certain roles, you can do so by taking away ow_view_workflow_history capability from certain roles. You can read more about custom capabilities here – https://www.oasisworkflow.com/documentation/working-with-workflows/oasis-workflow-custom-capabilities-explained
Forum: Plugins
In reply to: [Oasis Workflow] HistoryThere is a filter on the top, which will allow to view the history for a particular page.
Also, from the inbox page, if you click “View History” on a given task, it will directly take you to the history of that page.
Is that what you are looking for?
Forum: Plugins
In reply to: [Oasis Workflow] Scheduled Posts Make Links Redirect Back to Main PageHi @apawpadmin,
This seems to be a weird issue. There are a couple of things you might want to do in order to narrow down the issue.
1. Turn on debug and see if you get anything in the debug.log.
2. Install the plugin called “WP Crontrol” and see what it shows for scheduled posts. The WP Crontrol provides more information on the various scheduled cron jobs in the system. See if you can spot any time discrepancies.
If need be, do open a support ticket from our site so that we can exchange files and other sensitive data (like site url, login details etc) – https://www.oasisworkflow.com/submit-a-query
Forum: Fixing WordPress
In reply to: How does admin assign a post to editor or author to finishTry Oasis Workflow – https://wordpress.org/plugins/oasis-workflow/
This should work for your needs for review and publish workflow.
Forum: Plugins
In reply to: [Oasis Workflow] Publish showing on Events Not submit to reviewer.Glad that it all worked for you. I’ll go ahead and close this ticket.
Forum: Plugins
In reply to: [Oasis Workflow] Publish showing on Events Not submit to reviewer.After you sign off, it goes to the next user in the workflow. Check the Workflow History and you will know who is currently having this task.
When it reaches the last step in the workflow, the user can sign off and when doing so, the user will see an option to publish or schedule the post.
Forum: Plugins
In reply to: [Oasis Workflow] Time delay lock on post when signing offNo problem. I’ll go ahead and close this issue.
Forum: Plugins
In reply to: [Oasis Workflow] Time delay lock on post when signing offThe time delay – “The post is locked and being edited by another person” is WordPress core feature. Check this link for more information – https://codex.wordpress.org/Post_Locking
Since you are acting as different users, you are likely to see this message. But, I guess, in real world, the post locking will not happen often.
Forum: Plugins
In reply to: [Oasis Workflow] Publish showing on Events Not submit to reviewer.Hi nkdesigns,
Thank you for your comments.
It looks like you haven’t enabled “Events” post type to use Workflow. Go to Workflows -> Settings, Workflow tab. Here’s you will see a setting for “Show Workflow options for the following post/page types:”. Enable “Events” in this section.
Also, I’m not sure if you have activated the workflow process. On the same page, make sure to “Activate Workflow Process”. You should see “Submit to Workflow” and not “Submit to reviewer”.
Hope this helps.
Forum: Plugins
In reply to: [Oasis Workflow] jQuery UI CSS overrides are too un-specificThanks for pointing this out. Let me take a look.
Forum: Plugins
In reply to: [Oasis Workflow] Submit to Workflow – doesn’t workWere you able to resolve the issue?
Forum: Plugins
In reply to: [Oasis Workflow] Submit to Workflow – doesn’t workThat’s a bit weird. Can you check the server logs?
Also, if possible, can you turn on debug via wp-config.php and see if you get any errors in debug.log file?
Forum: Plugins
In reply to: [Oasis Workflow] PurchaseThe base plugin doesn’t come with the add-ons. The add-ons are separate. You can view the add-ons at https://www.oasisworkflow.com/add-ons.
Forum: Plugins
In reply to: [Oasis Workflow] need to manually edit Publish Date (not use popup)Fixed with v2.3. Closing this ticket.