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.

Consensus Embed

Description

Provides an easy solution to embed a Consensus demo on your website. This plugin is intended as an easy to use alternative to manually
inserting iframe code.

More information can be found on the Consensus Embed support page.

Installation

There are no settings necessary. You simply install and activate the plugin.

FAQ

How do I use this plugin?

Simply activate the plugin and add the shortcode [consensus src=”www.demourl.com”][/consensus] inside of a post or on a page.

How do you add the demo to a lightbox?

Simply activate the plugin and add the shortcode [consensus src=”www.demourl.com” lightbox=”true”]Watch Demo[/consensus] inside of a post or on a page.

How do you enable the option to have the demo open in a new tab on mobile when using a lightbox?

You will want to include the option mobile=”newtab” inside of the shortcode (e.g. [consensus src=”www.demourl.com” lightbox=”true” mobile=”newtab”]Watch Demo[/consensus]).

How do you make the trigger for the lighbox an image?

Whatever is included in between the opening and closing of the shortcode will become the trigger (e.g. [consensus src=”www.demourl.com” lightbox=”true” mobile=”newtab”][/consensus]).

Reviews

Read all 1 review

Contributors & Developers

“Consensus Embed” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Consensus Embed” into your language.

Interested in development?

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

Changelog

1.9

  • Updated tag version

1.7

  • Tested compatibility with WordPress version 5.2.2

1.6

  • Added option to make the lightbox on mobile open in a new tab

1.5

  • Increase z-index of all lightbox elements

1.4

  • Added better cache busting approach

1.3

  • Increased z-index of lightbox

1.2

  • Open demo player in a new tab on mobile

1.1

  • Added better support for mobile

1.0

  • Initial plugin release