tjsherlock
Forum Replies Created
-
Forum: Plugins
In reply to: [Educator] WorkflowUpon looking at the dashboard, I have discovered (and realized) that the Educator’s workflow flows into WooCommerce: The WooCommerce showed two orders on-hold.
Clicking on those orders allowed me to change their status to ‘awaiting process’.
Clicking on them again under the ‘awaiting process’ rubrique allowed me to mark them as complete, at which point they showed on the student’s ‘my courses’ page.Mystery solved!
Forum: Plugins
In reply to: [Educator] Allow student to register after guidance counselor approval?Thanks for the detailed reply. I will have to review the hooks and filter. I’m more familiar with Drupal’s approach to PHP.
So regarding the back-end page to approve courses, I would imagine it as a list of student names, where each name is a link to a list of selected courses. And each selected courses would have an ‘approve’ checkbox next to it.
Is this the approach that a WP developer would take?
Would I need to know of other hooks to bring this all together?Thanks again!
Forum: Plugins
In reply to: [Educator] Allow for multiple items of same course?Yes, exactly: allow for selecting multiple courses per purchase.
Forum: Plugins
In reply to: [Educator] courses blank pageI have also experienced the issue of a blank ‘Courses’ page.
I have WP 4.3, Educator 1.5, WooCommerce 2.4.6, Educator WooCommerce Integration 1.0, Genesis 2.1.3 and the child theme Agency 2.0
I was able to use the solution above from
https://wordpress.org/support/topic/courses-blank-page?replies=11#post-6362564
and from
https://wordpress.org/support/topic/courses-blank-page?replies=11#post-6363623Thanks