Prefer a no-code option? The App Block is an alternative to the embed code — add the Quizify app block to a section in the Shopify Theme Editor, enter your quiz ID (found on the Publish tab in your quiz editor), and save. No embed code required.
Step 1: Confirm the Quizify App Embed Is Enabled
The app embed must be enabled in your Shopify Theme Editor before any embed code will work. Without it, the shortcode renders as plain text.- Go to Shopify admin → Online Store → Themes → Customise
- Click App embeds in the left panel
- Confirm Quizify is toggled on
- Save
Step 2: Confirm You Copied the Correct Shortcode
Each quiz in Quizify has its own unique shortcode. Using the wrong shortcode (from a different quiz, or an outdated shortcode) will either render nothing or render the wrong quiz.- Open Quizify and go to the quiz you want to embed
- Find the Embed section and copy the shortcode again
- Compare it with what is pasted on your Shopify page
Step 3: Check the Paste Location
The shortcode must be pasted as a standalone element — not inside a paragraph tag, a heading, a table cell, or any other existing block. In the Shopify page editor:- Switch to HTML view
- Find the shortcode in the source code
-
Check that it is not wrapped in
<p>,<strong>,<em>,<h1>, or similar tags - If it is, remove the surrounding tags so the shortcode sits on its own line
<p> tag.
Step 4: Clear the Page Cache
Shopify and your browser may be caching an older version of the page.- Hard refresh: Ctrl + Shift + R (Windows) / Cmd + Shift + R (Mac)
- Test in incognito or private browsing mode
- If your store uses a third-party caching or CDN app, clear the cache through that app as well
Step 5: Try Pasting on a Different Page
To rule out a page-specific issue:- Create a new test page in Shopify
- Paste only the Quizify shortcode on that page — nothing else
- View the page on the storefront
Step 6: Re-Copy the Embed Code and Try Again
If none of the above steps work, start fresh:- In Quizify, navigate to the quiz’s embed settings and copy the shortcode again
- In Shopify, open the page editor
- Delete the existing shortcode
- Paste the freshly copied shortcode in a clean location
- Save and view the page