Description
This is one of the best Accordian Slider for displaying latest posts in wordpress.
It is simplest and shortcode based plugin.
It displays featured images of latests posts with title and content in slides.
There are two options to display slider :
-
To display slider in post or pages use shortcode [lpa]
-
To display slider in template files paste the php code
<?php do_shortcode('[lpa]'); ?>
For best view use featured images of size 600 X 300 and minimum 6 posts.
Screenshots
Installation
Please follow the steps below:
-
Upload Latest Post Accordian Slider Plugin folder to your’s wordpress plugin directory.
-
Activate the Latest Post Accordian Slider Plugin.
1.You can change default slider setting on slider’s setting page.
FAQ
- The slider is not displaying correctly ?
-
Check your theme css file it may conflict with slider css
- How to display slider in post or pages
-
To display slider in post or pages use shortcode [lpa]
- Slider does not respond when click on slides
-
You should have minimum 6 posts to display it correctly
- What is size of featured images for best view ?
-
The image size for best view is Width=600px and height=300px
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Latest Post Accordian Slider” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Latest Post Accordian Slider” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- initial version
1.1
- fixing css bugs.
1.2
- Minor changes
1.3
- IE Issue fixes