Faculty Profile not Showing Up

Issue: Added a new Faculty to Clinic Faculty table, but not showing up on the frontend page. It was found that there are 3 Faculty IDs assigned to the same faculty. After the Mapped Faculty ID is properly mapped, the issue is resolved. Case 1: Faculty ID = 525 Case 2: Faculty ID = 600 … Read more

Fix missing Inner Sub-Menu issue

For Program related pages, they should have inner sub-menu built -in. But some pages do not have related inner sub-menu as expected. It was found that the Menu setting was left blank. That’s why the sub-menu displayed was not related to the program. By selecting correct Menu defined in the Menu section, the sub-menu shows … Read more