For Developers

This section covers everything related to custom code and the NextGen conversion — what changed, how to find and organize your code, how to test and fix it in QA2, and a full reference of updated selectors and migration patterns. If your site has customizations, start with Custom Code and NextGen before diving into the other pages [coming soon].

  • Custom Code & NextGen
    5/4/26
    If your site uses custom HTML, CSS, or JavaScript, the NextGen template rebuild affects how that code behaves. This page explains what changed, where your code might be living, and how to get it organized during your conversion.
  • Selector Change Log
    5/4/26
    NextGen rebuilt UBCMS templates from the ground up. CSS selectors you've used in the past may no longer work as expected. Use the "Fix Outdated Code" tab in your detailed site report to identify affected pages, then use this log as a starting point for updates.
  • Testing Custom Code
    5/4/26
    During Step 2, QA2 is where you find and fix custom code issues. Once you've confirmed your fixes work, you'll need to get them into AUTHOR — here's how to do that without disrupting your live site.