Use the Force Custom Code Render option to ensure your embeds or scripts display correctly on a specific page ideal for troubleshooting third-party widgets or testing new code snippets.
Here’s how to enable Force Custom Code Render in your Page Settings:
Open Pages
In your website editor, click Pages in the top menu.
Hover over the page you want to update and click the ⋯ menu.
Select Page settings.
Locate Custom Code
Scroll down in the Page Settings panel until you see the Custom code section.
You’ll find two boxes: Head Code (at the end of
<head>
) and Footer Code (before</body>
).
Paste or Edit Your Code
Enter your meta tags, CSS, or scripts in the Head Code or Footer Code box as needed.
Enable Force Custom Code Render
Save and Publish
Click Save in the Page Settings panel.
Back in the main editor, click Publish to push your changes live.
Enabling Force Custom Code Render helps with troubleshooting embeds that rely on late-loading scripts or complex styles. If you run into any issues or need guidance, our team is here to help just reach out anytime!