Faculty: Clinic location issue

Status: Closed; Priority: N/A While working on the Clinic Practitioners’ Chinese name sorting by stroke number, it was found that the location field could not be updated from the Intranet app UI. Fixed the issue so that Clinic practitioner’s location can be specified/updated. Fixed

Intranet/Faculty: Updating to Chinese full name data field

Status: Closed; Priority: N/A Requests: In addition to regular updating, build its Chinese Full Name with Chinese Last name + Chinese First name (without space in between), and write the Chinese full name to the new field “ch_names”. If the Faculty member does not have Chinese name, combining his/her English First name + ” ” … Read more

Button Group CSS Settings

Status: Closed; Priority: N/A Move most, if not all, CSS settings to a class (such as 1 in the screenshot below – wpos-widget-button) stored in style.css so that Editor does not need to customize button from options (such as 2 in the screenshot below) provided by Elementor Editor. The CSS settings are documented here Button … Read more

Sidemenu: Set up default menu structure for the 2nd and higher level pages

Status: Closed; Priority: N/A The existing Tech Specs, specifies only 3 levels of the Sidemenu. To make it available to all levels down, 2nd, 3rd, 4th, etc.set the display specs for the 2nd level as the default menu structure. Main structure: Show its parent on the top Show its siblings Show its subpages When its … Read more

EventsCalendar: Event Announcement page

Status: Closed; Priority: N/A Implemented: Set up the Chinese version of this index page of the Events Calendar plugin Active page: Event Announcement Event Announcement page is the index page of the Events Calendar.It’s a dynamic page. To create a Chinese version of this kind of dynamic page, the plugin need to be registered with … Read more

Footer: Update Footer content for Chinese pages

Status: Closed; Priority: N/A Set up the SOPs to updating Footer section for Chinese pages WPML plugin is used to handle the multilingual page content. But it takes extra efforts to work with widgets, especially Custom widgets. Find a best and most convenient way to updating Footer section content.

Faculty: Remove extra Escaping backslashes

Status: Closed; Priority: N/A Fix the original Intranet app program to prevent it from doubling the backslashes whenever the editor update a Faculty member Current design when running on the new website, if the Faculty profile content contains letters that should be escaped (so that it can be saved properly in the database), the backslash … Read more