Descripción
ftFeatured is WordPress plugin for creating image gallery with fancy transition effects of featured posts. You can choose between three types of transition effects: curtain, wave and zipper. Also, you can set width, height, delay time, number of posts etc.
You can find more informations about this plugin on www.workshop.rs
Capturas de pantalla
Instalación
- Upload fancy-transitions-featured-gallery folder to the
/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- <?php include (ABSPATH . ‘/wp-content/plugins/fancy-transitions-featured-gallery/ftFeatured.php’); ?>
- For each post that you want to be featured you must have custom field (ftImage by default) with full url to image and optionaly field (ftText by default) with text for title bar. You can change default fields if you want to use some other.
Reseñas
No hay reseñas para este plugin.
Colaboradores & Desarrolladores
“Fancy Transitions Featured Gallery” es software de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Fancy Transitions Featured Gallery” 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 .
Historial de cambios
1.4.0
- Navigation links
- Navigation numbers
- version 1.7. of jqFancyTransitions is used
1.3.0
- Option to show posts from one category
1.2.0
- Valid XHTML Markup
1.1.0
- Work on all posts and pages not only on front page
1.0.1
- Solved problem with plugin paths