Descripción
Monoslideshow For WordPress replaces the standard photo gallery created in WordPress with Monoslideshow. Note: you have to purchase Monoslideshow 3 in order for this plugin to work.
Capturas
Instalación
- Upload the plugin folder
monoslideshow
to/wp-content/plugins/
. - Upload the slideshow file
monoslideshow.js
from your Monoslideshow purchase to/wp-content/plugins/monoslideshow/js
. - Optionally put your custom configuration files in the
monoslideshow/presets
folder.
FAQ
- How do I use a custom theme?
-
Upload an XML file to the
presets
folder. Make sure that the .XML only contains the<configuration>
node. - How do I use different configuration per slideshow?
-
You can select a default configuration via the Monoslideshow plugin settings. You can override this by manually changing the shortcode in a blog post:
[gallery ids="1,2,3", preset="yourPreset", width="640px", height="480px"]
. - Which Monoslideshow versions are supported?
-
Only Monoslideshow 3 and up are supported by this WordPress plugin.
Reseñas
No hay valoraciones para este plugin.
Colaboradores y desarrolladores
«Monoslideshow» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Monoslideshow» 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.0
- Initial release.