You must be logged in to post a comment.
Discussions on Blogger Random – Recent – Specific Label Posts Widget V1.6 – All in One Post Feed Widget
We have 253 Discussions on Blogger Random – Recent – Specific Label Posts Widget V1.6 – All in One Post Feed Widget
tien, how do I apply css on each wigdet individualemente without affecting the other, what should I change?
OK, ALL RIGHT, THANK YOU!
Each widget has an ID, you must select that ID for your specific element inside the widget.
"otherdomain" is only example, you must replace with the domain you want to pull the feed.
I put http://otherdomain.com literally? or blog domain that I want to pull the threads? I put "http://otherdomain.com" and is not working!
Edit the widget that you added to your blog, you will see a code like below
var HOST = '';
change it to
var HOST = 'http://otherdomain.com';
Save the widget and enjoy.
how do you use a feed of a different blog? I've tried and I could not!
Ok, I will consider for this.
hiii tienn . i love ur widget, but can u do a horizontal version of this? u ll make me so happy. ;-)
voti-fanta.com
You can see they have src with s72-c, you must replace to s1600 for full image. Use jquery to do that. I am not available to do that, please try our services: http://www.sneeit.com/p/services.html
Thanks again, Tien! Now, I'll need to try figure out how to make the thumbnails clear, because they're now blurry, since I enlarged them.
Hi. Please check if your blog is private or not. Or can you show me the URL that contains random widget, I will take a look.
Hi Great widget.... Random is not working only latest posts...
This CSS will help:
.bcd140526_post_feed .item-body {
float: left;
width: 520px;
}
Tien, if I wanted to put the items in one column and enlarge the thumbs (like I have now), how can I get the snippet text to wrap around the thumbs?
http://www.idolfeatures.com
So sorry, but this widget not support pagination.
Can you explain more?
How can i use this widget on home page with specific label + all post from that specific label with showing 7 posts per page with adding pages at the bottom of home page like( 1 2 3 4 >) to see further posts from that specific label? Thanks
Ahh, got it fixed now. Thank you so much for your support, Tien and for creating such a great widget!
hi Tien, u r work is great, how can i change image size il LIST MODE ? thanx alot
You add in a wrong place, you must add after a }, not before one.
No that didn't work. Anything I can try to tweak?
You can try below CSS:
.bcd140526_post_feed ul {
margin: 0!important;
}
.bcd140526_post_feed li.item {
padding: 0 10px 20px 0!important;
}
I got two of them side-by-side at my site and they look great! Just one small issue. As you can see, the top entries in the columns are wide left. How can I correct this?
http://www.idolfeatures.com
It was so easy. You are awesome!! The best.
Cheers from Brazil.
Each widget will be wrapped by a div with class .bcd140526_post_feed
You just need to replace all name of that class to another the class. Example, with the second widget, you can replace all "bcd140526_post_feed" string to "bcd140526_post_feed_me"
You can add 1 widget for each label
Hi Tien,
This widget is working perfectly on my blog. I wanted to use more widgets (recent, random, different labels) because it has more customization features. But it conflicts - only the CSS overrides. I've used customized CSS for different widgets. Can you help me please.
URL: http://www.nepalijournal.net/
hello how we can add 2 or 3 labels????
thanks
Hi. I check your site and see you have javascript error:
Uncaught ReferenceError: showrecentpostswiththumbs is not defined
You must remove this error to make the site work with other javascript scripts.
not working here http://crazytuk.blogspot.in
Many thanks!
Thank you very much Tien Nguyen! It works now!! :)
Hi Ji,
This problem is because your template css affect the css of the widget.
So, just add below css into advance css:
.bcd140526_post_feed li.item.item-1 {
background: none;
color: #888;
}
About advance css: http://bloggercando.blogspot.com/2014/05/add-custom-css-into-blogger-template.html
Hello, my recent post widget has small glitch
http://jichangwookindonesia.blogspot.com/
The second post always show up with black background, while others are in white. Can you tell me what I should do?
Thanks
Solved!
Thank you so much, Tien! :)
Hi Rahul, you can try to add the below code again
.bcd140526_post_feed li.item .item-body a {
white-space: normal!important;
}
It is staying in the same line, but the entire text is not being displayed. Instead of moving the rest of the text to the next line, it is not being displayed at all.
Kindly have a look at the site again, Tien. Thanks a lot..
http://sospeakupnow.blogspot.in/
But I can see it's working now. You title is now staying the same line with thumbnail.
Still not getting it, Tien :(
Hi Rahul. Sorry, I forgot telling you that you must remove my previous CSS before apply my new CSS
Tried it. There's just another issue now.
The text exceeds the frame and doesn't come onto the next line. It basically cannot be seen.
Here's the link to my blog. Could you have a look at what I mean?
http://sospeakupnow.blogspot.in/
Thanks!
Hi Rahul. This css will help you:
.bcd140526_post_feed .item-body {
margin-left: 90px;
}
Oh! Btw! Tien! I just realized what the real problem is..
If the number of characters in the title of the post exceeds a certain value, it gets pushed to below the post instead of next to it..
Could you solve this problem please?
I actually wanted this widget to look just like the "Popular Posts" on my page.
Protect our copyright.
why javascript code encoding ?
Thanks, it works well for me!
The widget is for sidebar column which has small width, your main sidebar has very big width so it's not suitable for this widget. But I will improve this widget soon to display better images for Column style. Thanks.
Hello! This widget is amazing, thank you very much, but I really need your help.
I want the thumbnails to be bigger, but the image quality really sucks when I do that. The blog is: http://www.arenahots.com.br/
If possible, I would like to leave your widget like this one seen here: http://arenahotsteste2015.blogspot.com.br/
Is it possible?
Thank you very much!