Skip to content

Fix NORAM webinar page gate mapping slug#760

Merged
RealTreasury merged 1 commit intomainfrom
codex/fix-webinar-page-loading-issue-2026-02-2714-12-19
Feb 27, 2026
Merged

Fix NORAM webinar page gate mapping slug#760
RealTreasury merged 1 commit intomainfrom
codex/fix-webinar-page-loading-issue-2026-02-2714-12-19

Conversation

@RealTreasury
Copy link
Copy Markdown
Owner

Motivation

  • The NORAM webinar page was requesting GET /wp-json/rtg/v1/gate/gated-video which returned 404 and caused a "No form mapping found" error, because the Real Treasury Gate mapping uses the slug on-demand-webinar-noram instead of gated-video.

Description

  • Update window.RTG_CONFIG.assetSlug in webinar/gated-video/index.html from 'gated-video' to 'on-demand-webinar-noram' so the page resolves the correct RTG mapping and loads the mapped form.

Testing

  • Ran npm install, npm run build, and npm run test:ejs, and each command completed successfully.

Codex Task

@RealTreasury RealTreasury merged commit 236d845 into main Feb 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant