Skip to content
  • Recent
  • Tags
  • Popular
  • Users
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

Lay Theme Forum

  1. Home
  2. General Discussion
  3. embedded ThriveCart checkout form not loading on mobile version

embedded ThriveCart checkout form not loading on mobile version

Scheduled Pinned Locked Moved General Discussion
13 Posts 3 Posters 475 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    samfrancis
    wrote on last edited by
    #2

    Looks like a mobile layout issue, not the embed code.

    When you create a separate mobile version, the desktop elements don’t carry over. Your ThriveCart block probably isn’t added (or is hidden) in the mobile layout.

    Just re-add the embed in the mobile version and it should work

    1 Reply Last reply
    0
    • F Offline
      F Offline
      FANER
      wrote on last edited by
      #3

      hej @samfrancis, thanks for your answer.
      of course I embedet the code also in the mobile layout, it is just not showing up.

      Gridder Desktop
      gridder desktop

      Gridder Mobile
      gridder mobile

      1 Reply Last reply
      0
      • F Offline
        F Offline
        FANER
        wrote on last edited by FANER
        #4

        sorry – the screenshots dont work @samfrancis.
        here some links:

        Gridder Desktop

        Gridder Mobile

        1 Reply Last reply
        0
        • arminunruhA Offline
          arminunruhA Offline
          arminunruh
          Global Moderator
          wrote on last edited by
          #5

          hey can you please try this: duplicate the page. then for that page delete the custom phone layout. then see if it shows up

          1 Reply Last reply
          0
          • arminunruhA Offline
            arminunruhA Offline
            arminunruh
            Global Moderator
            wrote on last edited by
            #6

            heres a more detailed explanation:

            hey, this is a known thing with lay themes custom phone layout: lay theme renders BOTH the desktop layout and the custom-phone-layout into the same html (one is just hidden via css depending on viewport width). so if you place the thrivecart embed in both layouts, it ends up in the dom twice — and thrivecart (like a lot of embeds with unique ids) doesnt handle duplicate instances and silently fails to load.

            two options: 1. disable the custom phone layout temporarily — lay theme then falls back to a single-column auto-mobile view of the desktop layout and your embed exists only once. try this first, its the simplest fix. 2. keep the embed in only ONE of the two layouts (e.g. only in the custom phone layout, with a placeholder element in the desktop layout) — more fiddly. let me know if option 1 works for you.

            1 Reply Last reply
            0
            • F Offline
              F Offline
              FANER
              wrote on last edited by FANER
              #7

              Hej @arminunruh ,
              thanks for the response. Option 1 workes technically, as i tested it before. sadly this won’t work for the client, as he needs a custom phone version.
              page without mobile layout

              The desktop layout of the planned page is to complex for the mobile version and the mobile version to boring for desktop.

              Option 2 would show no form in desktop, or do I misunderstood? It is crucial, to have the form in both layouts.

              1 Reply Last reply
              0
              • arminunruhA Offline
                arminunruhA Offline
                arminunruh
                Global Moderator
                wrote on last edited by
                #8

                can u create 2 different checkouts? can you ask the thrivecart people if they can make it possible that people can have 2 checkouts on their page?

                1 Reply Last reply
                0
                • arminunruhA Offline
                  arminunruhA Offline
                  arminunruh
                  Global Moderator
                  wrote on last edited by
                  #9

                  im gonna think about this more too maybe i can find a solution

                  1 Reply Last reply
                  0
                  • arminunruhA Offline
                    arminunruhA Offline
                    arminunruh
                    Global Moderator
                    wrote on last edited by
                    #10

                    ok so this will be fixed with the next lay theme update, i found a way

                    1 Reply Last reply
                    0
                    • arminunruhA Offline
                      arminunruhA Offline
                      arminunruh
                      Global Moderator
                      wrote on last edited by arminunruh
                      #11

                      hey if you update lay theme now, please go to lay options. then in the compatibility section, enable: "Enable Smart Loading for HTML and Shortcode Elements"

                      Bildschirmfoto 2026-05-03 um 20.25.04.png

                      let me know if that worked for you <3

                      1 Reply Last reply
                      0
                      • F Offline
                        F Offline
                        FANER
                        wrote last edited by
                        #12

                        Hi @arminunruh, sorry for the late response. Thank you for the update – everything works fine now.
                        perfect!

                        1 Reply Last reply
                        1
                        • arminunruhA Offline
                          arminunruhA Offline
                          arminunruh
                          Global Moderator
                          wrote last edited by
                          #13

                          okay, amazing, just do me one favor, please check if the ThriveCart embed, if it actually really works, like if you click around in there and order something or whatever it does

                          Because it gets shown now in both desktop and mobile, it would be cool if you could check if it really works too, like when you click around inside of it. The way it works now is actually a little wild. Basically, just the whole ThriveCart will just swap in and out of the desktop or the mobile version of the markup. Based on what screen size you're on

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          For paid 1-on-1 Lay Theme Coaching, contact Audrey (audrey@cyberslayers.work) or me (info@laytheme.com).

                          We also code custom websites or bespoke Lay features. Drop me a line at info@laytheme.com or check out my work at arminunruh.com.

                          Want to support my work? paypal.me/arminunruh

                          Before you post:
                          1. When using a WordPress Cache plugin, disable it or clear your cache.
                          2. Update Lay Theme and all Lay Theme Addons
                          3. Disable all Plugins
                          4. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"

                          This often solves issues you might run into

                          When you post:
                          1. Post a link to where the problem is
                          2. Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
                          3. If the problem is difficult to explain, post screenshots / link to a video to explain it
                          Online Users
                          Forgot your key, lost your files, need a previous Lay Theme or Addon version? Go to www.laykeymanager.com
                          laytheme.com
                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Recent
                          • Tags
                          • Popular
                          • Users
                          • Search