Description
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
Screenshots
Installation
- 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.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Fancy Transitions Featured Gallery” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Fancy Transitions Featured Gallery” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
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