For AI agents: the complete documentation index is available at https://docs.clickmax.io/en/llms.txt, the full documentation bundle is available at https://docs.clickmax.io/en/llms-full.txt, and this page is available as Markdown at https://docs.clickmax.io/en/faq/funnels/migrate-a-page-from-v2-to-v3.md.
  • English
  • How do I migrate a page from V2 to V3?

    Rebuild the page in the V3 editor and bring the V2 content across using HTML/JS blocks:

    1. Copy the V2 page's code (HTML, CSS and JS) and paste it into an HTML/JS block in V3.
    2. If pasting everything at once fails, migrate section by section, one block at a time.
    3. Rebuild by hand any videos and animations that don't transfer correctly.

    If it didn't work

    • The whole page wouldn't paste in one go: migrate section by section, one HTML/JS block at a time (step 2).
    • Videos or animations don't appear: rebuild those elements directly in the V3 editor, see Create pages.
    • Other problems while creating the page: see How to create a page.