This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Zembula Snippets

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.

Installation

  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

FAQ

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Zembula Snippets” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Zembula Snippets” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.