Blogger Recent Posts Slider Widget - [FlexSlider] |
Blogger Recent Posts Slider Widget - [FlexSlider] Posted: 24 Jun 2016 12:56 PM PDT Today we will create a dynamic Recent Posts Slider using Blogger JSON Feed. We will display recent posts of your blog inside FlexSlider which is a free slider plugin provided by woothemes. The slider gives a feeling of a tab widget where you can switch from one slide to another using the tab buttons or navigational controls. WordPress users have already integrated recent posts inside flexslider but this is the first time blogspot users will be able to display automated list of recent posts inside a slider. Today's recent posts slider is coded using the same logic with which we coded our last JSON widget except for few design differences. Please check the last widget also: Also read our json series to learn how to code these gadgets yourself! Unique Features of Blogger Recent Posts SliderToday's recent posts widget has some unique features introduced first time online :
Add Recent Posts Slider Widget in BloggerFollow these easy steps to add recent posts slider to your blogspot blog:
Display Dynamic Slider or Just a Flat List!Fortunately I have setup the logic such that you can choose whether to display your posts inside animated FlexSlider or display them as simple flat list similar to my earlier recent posts widget. In other words you can choose to enable or disable the FlexSlider. How to enable or disable the flex slider? The logic is extremely simple. If you want to display and enable FlexSlider then insert even integer value next to ListCount , such as 2,4,6,8,10,12 etc. The JavaScript logic above will divide your inserted value into two sections and will display posts in each slide accordingly. Output will be such: For displaying a dynamic Flat list or in other words to disable FlexSlider insert odd integer value next to, such as 1,3,5,7,9,11 etc. Output will be such: Wasn't that easy? =) Let me know if you have any questions or if you need any assistance. I hope this new widget will take your blogspot blog to the next level and help you spice up your blog with one more unique widget which was formerly found only on wordpress blogs. Why Should Wordpress folks have all the fun! =) |
You are subscribed to email updates from My Blogger Tricks. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
0 comments:
Post a Comment