Zembula Snippets

0

The Zembula Snippets plugin adds a snippet of code to the header of all pages on your website so that Zembula experiences can easily be inline embedded or added as an overlay. This plug

Version
Last updated
Active installations
WordPress Version
Tested up to
pa_tag
Rating
Total ratings
This plugin is outdated and might not be supported anymore.

Description

The Zembula Snippets plugin adds a snippet of code to the header of all pages on your website so that Zembula experiences can easily be inline embedded or added as an overlay.

This plugin replaces the header code snippet for overlays:

<!-- ZEMBULA HEAD CONTENT - shared for all overlays -->
<link rel="stylesheet" media="all" href="//www.zmbl.co/build/common.css?v=1.0.3" />
<link rel="stylesheet" media="all" href="//www.zmbl.co/build/popover.css?v=1.0.3" />
<script src="//www.zmbl.co/build/common.js?v=1.0.3"></script>
<script src="//www.zmbl.co/build/popover.js?v=1.0.3"></script>

Or embeds:

<!-- ZEMBULA HEAD CONTENT - shared for all inline embeds-->
<link rel="stylesheet" media="all" href="//www.zmbl.co/build/common.css?v=1.0.3" />
<link rel="stylesheet" media="all" href="//www.zmbl.co/build/embed.css?v=1.0.3" />
<link rel="stylesheet" media="all" href="//www.zmbl.co/build/slidein.css?v=1.0.3" />
<script src="//www.zmbl.co/build/common.js?v=1.0.3"></script>
<script src="//www.zmbl.co/build/embed.js?v=1.0.3"></script>
<script src="//www.zmbl.co/build/slidein.js?v=1.0.3"></script>

If you are unable to edit your WordPress theme, the Zembula Snippets plugin will add the snippet of header code so you don’t have to.

To learn more about Zembula interactive experiences visit www.zembula.com.