• Resolved KeanuTang

    (@tedtang)


    Is Ultimate Member compatible with Oxygen Builder? It seems like some of the UM customization options rely on creating a child theme, but Oxygen disables themes… so the answer seems to be “no.” Is that correct?

    I found an old thread from 2 years ago that was never resolved. I’m looking for an update.

Viewing 2 replies - 1 through 2 (of 2 total)
  • missveronica

    (@missveronicatv)

    @tedtang

    You can try this “UM Oxygen Builder Email Templates” Plugin.

    https://github.com/MissVeronica/um-oxygen-email-templates

    There is also a new hook from UM version 2.6.1 for um_email_get_template_file_path you can use for custom coding.

    /**
     * Filters an expected path for email template in theme or plugin.
     *
     * @since 2.6.1
     * @hook um_email_get_template_file_path
     *
     * @param {string} $template_path      Expected template path.
     * @param {string} $location           Where to search 'theme||plugin'.
     * @param {string} $template_name_file Expected filename.
     *
     * @return {string} Expected template path.
     */
    Plugin Support andrewshu

    (@andrewshu)

    Hi @tedtang

    This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.

    Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂

    Regards

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Oxygen Builder Compatibility?’ is closed to new replies.