Zembula Snippets

Plugin Banner

Zembula Snippets

by zembula

Download
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.

  1. Install ‘Zembula Snippets’ either via the WordPress.org plugin repository or by uploading the files to your server. (See instructions on how to install a WordPress plugin)
  2. Go to the plugin settings page and activate the ‘Zembula Snippets’ plugin

You’ll find answers to many of your questions at the Zembula Help Center https://zembula.zendesk.com/hc/en-us

Installation Instructions

  1. Install ‘Zembula Snippets’ either via the WordPress.org plugin repository or by uploading the files to your server. (See instructions on how to install a WordPress plugin)
  2. Go to the plugin settings page and activate the ‘Zembula Snippets’ plugin

Back to top