Post: Category page – add link to image

Status: Closed; Priority: N/A Add the single post link to the image on all Post Category pages so that when clicked, it will lead the user to that single post. And when the Featured image is displayed in the card-like content block in Category page, display the image center(x)-center(y) at the center of the card-like … Read more

Main Menu: Red padding on Mobile screen

Status: Closed; Priority: N/A Fixed: The issue with Main Menu “Health Center” top level menu items on mobile screen. On any page, on mobile screen, click on hamburger menu icon, select “Health Center” top level menu item. Test page: Homepage

Button Group: CSS Settings conflict

Status: Closed; Priority: N/A Fixed: All buttons stick together in the Calendar pages with the customized Section CSS class “wpos-academic-calendar“. That class quite possibly conflicts with the Button Group CSS settings Test pages: daca-Academic Calendar (DAc/MAc)Academic Calendar (DTCM)Academic Calendar (EDAOM)Academic Calendar (CDAOM)Bridge Academic Calendar

Events: Set Event Title color

Status: Closed; Priority: N/A Customize the Event Title color to “#8a5304”And indicate where to customize it in the future Page to check: The Last DTCM/DAc Admissions Info Session Before Summer Enrollment

Doctoral Level CEUs (DAOM)

Content from database:Retrieve courses from table “fbu_extcal_courses“ Example SQL for Chinese page, date is temporary for testing purpose. Final date criterion could be ‘enddate’ > today SELECT * FROM `fbu_extcal_courses` WHERE `programs` LIKE ‘%500%’ AND `display` = “Y” AND `language` LIKE “%zh%” AND `startdate` > ‘2021-01-01’ Sort by startdate DESC Data fields used in the pagetitleinstructorbutton [location]dateandtimecosthours / … Read more

Sidemenu: Position off

Status: Closed; Priority: N/A Page to check: Admissions (DTCM/MTCM Program 1) Spec requested Sidemenu yellow bar overlaps the Hero image https://tracking.fivebranches.edu/preview/admissions-process.html To fix Fixed: Sidemenu yellow bar below the Hero image Sidemenu yellow bar bottom line is not align with the bottom line of the Hero image