My embed is not displaying correctly. What should I do?
- Ensure the script is included in the <head> or <body>.
- Check if the embed code has been copied exactly as generated in the CMS.
- Verify that the group tour ID and URL are correct.
- Confirm that you have given the group embed a height and width where it is being embedded as per instructions generated on the embed code.
How do I test my embed before going live?
- Use the preview feature in the CMS.
- The embed reads from the live environment. If you are doing edits or changes in staging, you may need to edit the URL to live as opposed to live.
For example:
This might be the sample code (ONLY for illustration purposes):
<vepple-tour loader="false" id="6589" url="https://api.vepple.rvhosted.com"></vepple-tour>
You will need to edit from api.vepple to staging-api.vepple.
<vepple-tour loader="false" id="6589" url="https://staging-api.vepple.rvhosted.com"></vepple-tour>
Ensure that the URL points to the live environment when going public.
Comments
0 comments
Please sign in to leave a comment.