SETUP GUIDE
Get your menu live on your website
Two things, one time: paste a small script tag into your site, then verify the connection. After that, every change you make in Menju updates your website automatically — you never touch the code again.
Add the script
Paste one line of code into your website's <head> section, once.
2Verify it's connected
Come back to Menju and confirm your site found the script.
Add the script
Your script
You'll find your real version of this — with your restaurant's own ID already filled in — inside Menju under Implement Menju Script.
<script src="https://script.menju.se/MenjuMenuScript.js?id=YOUR_RESTAURANT_ID" async></script>Replace YOUR_RESTAURANT_ID with your restaurant's real ID from Menju — don't paste this example as-is.
Now paste it into your site
Pick what you use to manage your website for exact, click-by-click steps.
Most WordPress themes don't have a plain “head code” box, so the route below works no matter which theme or page builder (Elementor, Divi, Astra...) you use.
- 1Log in to your site's admin area, usually yourwebsite.com/wp-admin.
- 2In the left menu, go to Plugins → Add New Plugin.
- 3Search for “WPCode”, then click Install Now and Activate.
- 4In the left menu, go to Code Snippets → Header & Footer.
- 5Paste your script into the Header box.
- 6Click Save Changes.
Already have a custom code field?
Some themes (Astra, Divi, GeneratePress, and others) have their own “Header Scripts” or “Custom Code” field under Appearance → Theme Settings or Customize. If you know where that is on your site, paste the script there instead — no plugin needed.
Not the one who edits your website?
Forward these instructions to whoever manages your site — it'll take them a couple of minutes.
Verify it's connected
Back in Menju, open Implement Menju Script and find Verify Installation. Click Test Connection — Menju checks your live site for the script.
Script is connected
You're live. Your menu is ready to show on your site.
Try connect again
Menju couldn't find the script yet. This almost always comes down to one of these — work through them, then test again:
- Did you save and publish your site after pasting the script? A draft doesn't count.
- Is it in the <head> section, not the body or a text block?
- Using a caching plugin (e.g. WP Rocket, W3 Total Cache)? Clear the cache — it may be serving an old version of the page.
- Give it a minute. Some hosts take a short moment to publish changes.
- Check you copied the whole line, including id=... at the end.
Common questions
Next
Choose how guests open your menu
Set up buttons, banners, and pop-ups.
Understand your analytics
See how guests engage with your menu.
Still stuck? Email info@menju.se — we reply fast.