Widget Setup Guide
Add the Mies reservation widget to your website in minutes. Find your platform below and follow the step-by-step instructions.
Your embed code
Copy this code and paste it into your website. Replace YOUR_RESTAURANT_ID with the ID from your Mies dashboard.
<script src="https://widget.miesreservations.com/embed.js" data-restaurant-id="YOUR_RESTAURANT_ID"></script>
Platform instructions
Troubleshooting
The widget button doesn't appear
- •Check that your plan supports custom scripts (see the platform guide above).
- •Make sure the code is placed in the page footer/body, not inside a sandboxed HTML embed element.
- •Clear your website platform's cache and your browser cache, then reload.
- •Open your browser's developer console (F12) and check for error messages.
The widget appears behind the navigation bar
Add this line to your website's custom CSS:
#mies-widget-container { z-index: 2147483647 !important; }The widget disappears when navigating to another page
Some platforms use client-side navigation that can interfere with the widget. Make sure the script is loaded site-wide (via footer injection) rather than on a single page. On Squarespace, try disabling Ajax loading in Settings > Advanced.
Need help?
Can't find your platform or running into issues? We're happy to help you get set up.