Clinic Faculty: Develop editing UI for the Title field of Clinic Faculty table
Create a UI for setting Title (= level field in the Table) in the Clinic Faculty table. Added new Title – Adjunct Faculty Title (=level) Editing UI
Create a UI for setting Title (= level field in the Table) in the Clinic Faculty table. Added new Title – Adjunct Faculty Title (=level) Editing UI
Add the Sidebar to Single pages of CEU courses. The Sidebar content the latest (from today to the future) 15 courses, with titles and links Add a border line to separate Main Content and Sidebar. Duplicate the kind of border used in Alumni News single post. Add Sidebar to Single page Sidebar Page Layout Refer to the … Read more
Add “level” data field to Clinic Faculty table so that that data will be available to display on the Helath Center pages without referring to the Faculty table. The SQL statements of the Helath Center pages should not involve Faculty table. Practitioners WITHOUT “Professor / Instructor / …” Practitioners WITH “Professor / Instructor / …”
Set the number of posts on the Hompage to 6. Adjust the display order of posts by adjusting its “Published Date”.
The “language” field is needed to indicate which (or both) language pages to display on Health Center pages. Clinic Faculty table is now a complete, self-contained table for Health Center pages. “language” field used in Faculty table. “language” field used in Clinic Faculty table. “language” field Editing UI is ready.
To further decouple “Faculty” and “Clinic Faculty” tables, the expand link used in current Health Center pages need to be replaced with Clinic Faculty ID instead of Faculty ID.
The link to Community Services Events page caused 404 Not Found Error. https://www.fivebranches.edu/events/category/community-services/ After adding “Community Services” Event Category, the page responds properly without causing 404 Not Found error. “Community Services” category added.
To decouple “Clinic Faculty” table from “Faculty” table, photos to be displayed on the frontend Health Center pages, from now on, should be retrieved from “photo” field in the “Clinic Faculty” table. Photos are stored under /portrait folder with naming convention as follows: cfxxx.png or cfxxx.png ( cf1.png, cf22.jpg, cf345.png) xxx: the facultyID from 1 … Read more
For Faculty & Practitioners with the same last name, the sorting criteria should also apply to the first name. To get around the issue caused by the trilingual data fields, an extra step to create a temporary array for sorting purpose is implemented to resolve the issue. Clinic Practitioners – San Jose All Teaching Faculty … Read more
The Elementor Heading component’s font size does not display as it should be. When set at h2, it actually displays h3 size. In mobile view, neither the HTML Tag nor the Size options do anything to change the font size. It was found that in Elementor Heading h2 is overwritten by h3, that’s why the … Read more