Blogger Dynamic Slider by Label / Recent Posts
Blogger Dynamic Slider(bdSlider) Features
- Dynamic - Slider Content Generates Automatically
- Fully Responsive
- Slider By a Specific Label
- Slider By Recent Posts
- Preloader Function
- Lots of Customization Options
- Easy Setup & Customization
Live Testing Tool for Blogger Dynamic Slider
Well now this automatic recent post slider have a testing tool where you can enter your blog URL and see how Dynamically it generate a slider from your blog's feed. This tools have other basic options like Image Size, Max Item, Label (you can specify a label to generate slider from. Though it is optional). Check out the Live Testing Tool.
Demo/ Examples
How It Works ?
The slider content generates from blogger blog's feed, dynamically by jQuery AJAX call, and then FlexSlider takes effect and take care of the sliding features. That it, nothing fancy but very useful for blogger users.
Installation Guide
STEP - 1: Go to Your Blogs Home > Template (Backup your template to be safe)
STEP - 2: Edit HTML
STEP - 3: Search for closing head: </head> in the template (Hint: to search on template: click anywhere in the code block and press Ctrl+F)
STEP - 4: Copy the following code below and paste just before </head>
Note: If you had already added jQuery .js into your blogs template then don't add it again as sometimes multiple jQuery ruins everything. Here jQuery script tag is located at the very first of this code block above.
STEP - 2: Edit HTML
STEP - 3: Search for closing head: </head> in the template (Hint: to search on template: click anywhere in the code block and press Ctrl+F)
STEP - 4: Copy the following code below and paste just before </head>
Note: If you had already added jQuery .js into your blogs template then don't add it again as sometimes multiple jQuery ruins everything. Here jQuery script tag is located at the very first of this code block above.
STEP - 5: So now the slider engine scripts are installed, you are ready to add slider(s) anywhere in your blog including gadget, post or page. Well, just copy the code below and paste in a HTML Gadget or Post or Page
STEP - 6: Save & Done! Pretty Simple & Dynamic.
Check these demos again and see their respective code below them to see what bdSlider can provide, And build your very own slider :)
All the options of 'Blogger Dynamic Slider'
Thank you all for your love and support :)
jQuery Image Slider(wow slider) with Thumbnails for Blogspot
Here I came up with another awesome image slider for blogspot. This is a 'jQuery Image Slider with Thumbnails' created by WOWSlider. I did a little customization for making it blogger friendly with due respect to wowslider. See demo below.
Lets Step forward to adding this jQuery Image Slider with Thumbnails for Blogspot
1. Go to Blogger Dashboard > Layout > Add a Gadget
2. Select HTML/Javascript
3. Copy the code below and paste on it.
2. Select HTML/Javascript
3. Copy the code below and paste on it.
4. Save & you're done! But don't forget to update slider images and text with yours.
How to add a Responsive Slideshow Widget to Blogger
It is almost 2016. And now responsive/ fluid design became very trendy things for websites/ blogs. Not only trendy but it is very necessary for websites to have responsive design, as high percentage of users going mobile.
So here I came up with a responsive slideshow widget for Blogger webmasters. This slideshow widget is build with Camera Slideshow jQuery Plugin, which is an open source project of Pixedelic
To adjust the slider size edit this CSS rule from the main code
Your feedback is most welcome!
So here I came up with a responsive slideshow widget for Blogger webmasters. This slideshow widget is build with Camera Slideshow jQuery Plugin, which is an open source project of Pixedelic
Features of Responsive Blogger Slideshow Widget (Camera Slideshow)
- Fully Responsive
- Cross-Browser Supported
- 33 Different Colors Skin
- Lots of options to customize it in your way
- jQuery Easing Supported
- Custom jQuery Mobile for mobile devices compatibility.
Check out the demo (Static & Blogger version) of Responsive Slideshow Widget
I Would Say ‘One Of The Best’ If You Ask For Responsive Slider/Slideshow Plugin
There is many beautiful jQuery slider/ slideshow plugin out there. But I found that most of them (slider with lots of features) aren’t fully responsive. Another dependable responsive slider I found is FlexSlider, which is very popular for its simplicity. Alongside responsiveness this Camera Slideshow plugin has some other cool features too including..
- Lots of transition effects
- Play/Pause, Thumbnail Navigation, ToolTip Navigation etc.
- HTML5 Data Attribute supported. By using it, many properties can be added to slide. For example a link/URL, thumbnail URL/ slider image URL etc.
- You don’t have to worry about image size or aspect ratio.
- Images will be re-sized to fit automatically with the slideshow box.
- When images are larger than container / slideshow box, or have different aspect ratio then they will be cropped (from middle) automatically with maintaining their aspect ratio, that’s mean they won’t get Stretch.
- Video Supported.
I recommend to add larger images than the container/slideshow box or at least same size of the container.
Get The Code!
To add this slideshow to your BlogSpot blog, just Copy and Paste the code given below into a HTML/Javascript Widget.
- Go to Blogger Dashboard > Layout > Add a Gadget Select HTML/Javascript
- Copy the code below and paste on it. Then Save it. And you’re done!.
Customization Options:
Look at the code below. This is where you customize the slideshow. Play with it. (Read code comments for get easily).
Slideshow Options
To adjust the slider size edit this CSS rule from the main code
Your feedback is most welcome!
How To Make A Slider Appear Only On Homepage In Blogger
Many of you asked about "how to appear a slider only on homepage" in comments. I want to mention those comments here and say sorry to those guys for not answering your questions earlier. But here I am now with the solution.

Hi there, how you'll doing? I hope you are doing great! Well today I came up with a damn cool Lightbox + Slider for your blogger blog. It is created from a jQuery lightbox plugin called "PrettyPhoto". Well I won't waste your time to introducing it anymore. Just check out the demo, it will say it all.
PrettyPhoto Lightbox Demo
STEP - 1: Go to Your Blogs Home > Template > Edit HTML
STEP - 2: Add jQuery script. (If your template already have a jQuery script installed then skip this step.)
Place the following code just before the closing head tag </head>
STEP - 3: Add PrettyPhoto plugin.
Place the following code just before the closing head tag </head>
STEP - 4: Initialize the Lightbox (Final step)
Place the following code just before the closing body tag </body>
Congratulation! You've successfully installed the PrettyPhoto Lightbox. Any question or any suggestion to improve this widget is more than welcome. Cheers!
This is a responsive jQuery image slider. This simple but amazing slider developed by woothemes.com. It has some really nice features that makes you like it. The most cool feature is it is extremely responsive and lightweight; you don't have to tensed about the sliders width / height even all images width and height adjust automatically. Here it is customized for blogger/blogspot so you can just copy and paste the code to install on your blogger blog.
3. Save, and we are done.
NOTE:

Follow the steps below to make it appear only on homepage.
(I presume that you’ve added the slider code in a widget/gadget. )- Find your Slider Widget/Gadget ID (Gadget ID Finding Tutorial)
- Got to Template > Edit HTML
- Search in template for the Gadget ID you find out on Step 1. Note: Click anywhere in the template code area and press CTRL+F to open the search box. Paste the ID And press Enter.
- You’ll find the Widget Code as shown below. Here HTML1 is our Widget ID
<b:widget id='HTML1' locked='false' title='' type='HTML'> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit' /> </b:includable> </b:widget> - We have to add the conditional tag for the Widget Code to appear only on homepage. See below
<b:if cond='data:blog.url == data:blog.homepageUrl'> Widget Code Here </b:if> - So after you made the change it will looks like:
<b:widget id='HTML1' locked='false' title='' type='HTML'> <b:includable id='main'> <b:if cond='data:blog.url == data:blog.homepageUrl'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit' /> </b:if> </b:includable> </b:widget> - Now "Save Template" and you are done.
Does It Help? Let me know in comments.
Lightbox Photo Gallery for Blogger (PrettyPhoto Lightbox)
Hi there, how you'll doing? I hope you are doing great! Well today I came up with a damn cool Lightbox + Slider for your blogger blog. It is created from a jQuery lightbox plugin called "PrettyPhoto". Well I won't waste your time to introducing it anymore. Just check out the demo, it will say it all.
PrettyPhoto Lightbox Demo
Installation Guide
If this is what you're looking for, follow the simple steps to install it.
STEP - 1: Go to Your Blogs Home > Template > Edit HTML
STEP - 2: Add jQuery script. (If your template already have a jQuery script installed then skip this step.)
Place the following code just before the closing head tag </head>
STEP - 3: Add PrettyPhoto plugin.
Place the following code just before the closing head tag </head>
STEP - 4: Initialize the Lightbox (Final step)
Place the following code just before the closing body tag </body>
Congratulation! You've successfully installed the PrettyPhoto Lightbox. Any question or any suggestion to improve this widget is more than welcome. Cheers!
FlexSlider Basic Image Slider Widget for Blogger
This is a responsive jQuery image slider. This simple but amazing slider developed by woothemes.com. It has some really nice features that makes you like it. The most cool feature is it is extremely responsive and lightweight; you don't have to tensed about the sliders width / height even all images width and height adjust automatically. Here it is customized for blogger/blogspot so you can just copy and paste the code to install on your blogger blog.
Check out live demo
- Slider DEMO1 (Blogspot)
- Slider DEMO2 (Static)
Let’s Install the FlexSlider Image Slider Widget in Blogger
- Go to Blogger Dashboard > Layout > Add a Gadget Select HTML/Javascript
- Copy the code below and paste on it.
NOTE:
- Forget about slider width and height, it will adjust automatically.
- Replace slider images(search <img src ) with your own uploaded images (You can upload image on blogspot, flickr etc.)
- There is some other things you may want to play with, see below. I guess I don't have to explain that because they are named like as they are. Play with them...





0 Comments
kalo melihat jangan pernah melotot.