Descripción
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.
Instalación
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]).
Reseñas
Colaboradores y desarrolladores
"Consensus Embed" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Consensus Embed" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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