Release 6.2.0 Summary
PLPs on WordPress!
The PLP framework is now available on production. This requires a site-level plugin to be enabled. Please reach out to Brittany if you need to work on PLP staging and do not see the PLP content type. Documentation can be found here. Detailed documentation for building out ATF-style PLPs and trainings will be provided by the Marketing Tech team shortly.
Global Settings
- New setting to set the text color on the “Skip to Main” button (appears when tabbing through the site). Settings > General > Accessibility Options (see screenshot). Note: Any site with a lighter theme-cta color should be updated to use an accessible text color for this button.
Sidebar/Hero
- Hero – Ability to place the Hero above the Sidebar. if a block is added above a sidebar block, the sidebar only begins to be applied where it’s actually placed. Note that in the page settings under ‘Template’ , you must change it to ‘Hero Full Width’. See documentation here.
Section Block
- Fix for issue where when 2U Image block is placed in a section with a background image, selecting the “Hide image on mobile view” toggle on the section hides the embedded image block. Only the background image should hide, while other images should remain visible (Primary use case is where a logo such as US News badge is placed inside a hero)
Accordion Block
- Remove certain elements on accordion blocks set to ‘FAQ’ for schema markup. FAQ Accordion block is now available for use on NEW pages.
Please Note:
- We are working on an issue where the accordion schema is not behaving correctly when added to existing pages.
- Answers must be a single paragraph (can be any length)
- No headings / images in answers
Other
- Fix for Text Media Block issue where adding button with lead form causes overlapping text.
- Fix for aspect ratio issues on some images with 2U image block
- Fix for console PHP Debug Errors on development environment
- Fix for console error issue – if Vibram/Whitelabel resources are not being displayed, console error should not appear
- Fix for Dynamic card block – occasionally the content of a card in the feed (selection mode), content will not display, neighboring cards do.
- Fix for issue where Floating CTAs are appearing on category pages even when the global ‘hide floating CTA’ option is enabled in site settings.
- AirTrain should fire an account created event when a form is submitted. It needs to include a UUID that can be used to join the account creation event with prior organic web session data.
Mini Site Updates
Program Card
- Adds the University name to appear above the School and Program name on Single Card layout
- Add back the “Use logo as image” toggle to Program Card
- If no programs are chosen in the edit when creating a program table or program card(s), the frontend should have a limited number of programs showing so that the performance of the sites load time is not affected.