Image size for Tumblr Feed pop-up

Images used for Tumblr Feed pop-up look low-res (not sharp enough). Upon checking the code, the image fetched looks like 640x960px. Is there any way that the full-size image (1280x1920px) can be fetched? Thank you in advance.

Test page to see pop-up images: https://widget-2dbdd8d7aec843bcbfa31706690cb99b.elfsig.ht

1 Like

Hi @Joey_J :wave:

Sure, I’ll check it with our devs and let you know :wink:

1 Like

Hi Max, I wonder whether you have any update on this. Thank you in advance!

1 Like

Hi @Joey_J :wave:

Yep, we’ve just changed the size of popup images to 1280x1920px.

Check your widget and let me know if you like what you see :slightly_smiling_face:

1 Like

Thanks, Max! This is great! :smiley: I see 1280x1920px images popping up and look much sharper. Thank you so much for your support!

Happy to hear that you enjoy the improvements!

You are always welcome :wink:

1 Like

Sorry, let me ask another question. When I set to show the latest 10 posts only in masonry (and not adding “Load More” button), the popped-up images can be scrolled down to show more than 10 posts, which isn’t my desired behavior. Possible to end the popped-up images when reaching the 10th post?

Seeing this link should explain what I mean: https://widget-2dbdd8d7aec843bcbfa31706690cb99b.elfsig.ht/. Please click a photo to see a popped up image and scroll down, then it goes beyond the 10th post…

Thank you in advance for your kind support.

1 Like

No problem!

Your request is now with our devs. I’ll get back to you once anything comes up :slightly_smiling_face:

Thank you for waiting!

Please add this code to the Custom CSS field on the Appearance tab and let me know if it worked :wink:

.global-styles,
[class*="Feed__PopupPost"]:not(:nth-child(-n+10)),
[class*="Feed__PopupLoader"] {
  display: none;
}
1 Like

Hi Max, thank you for the tweak! It has worked perfectly!! Thanks so much!!! :smiley:

2 Likes

That’s awesome!

Thank you for your kind feedback :wink:

1 Like

Sorry, another question here (looks like a bug). When I use “Show specific post” filter for my Tumblr feed, older posts won’t appear. For example, none of the following posts won’t appear.

TWILIGHTS + DUSKS on Tumblr (from 2021)
TWILIGHTS + DUSKS on Tumblr (from 2015)

Would you mind kindly looking into it? Thank you in advance!

1 Like

Sure, I’ve forwarded your request to our dev team! I’ll let you know once I receive a responce from them :slightly_smiling_face:

1 Like

Thanks! By the way, I’ve also tried “Show posts containing keyword” filter, but the same thing happens. Only recent posts (from 2023 and 2022) appear. Those posted in 2021 or earlier won’t appear. Thank you for looking into the problem!

1 Like

Yes, the filters are applied to 50 latest post right now.

Our devs are trying to find the solution for changing this behavior. I’ll keep you abreast of any news :slightly_smiling_face:

1 Like

Thanks, good to know that the filters can be applied to 50 latest posts for now. Hopefully, they can be applied to all posts from the past.

By the way, just found something else. Older posts are using low-res images (pls see https://widget-2dbdd8d7aec843bcbfa31706690cb99b.elfsig.ht/). The first pic was posted this month, which uses high-res images in the default view and pop-up. But, the second image onwards (all posted in 2019 and before), both default view and pop-up are using low-res images (default view at 250px width; pop-up at 640px width). Is this something that can be fixed, too? Thank you again for your advice!

Hi @Joey_J I’m going to step in while Max is on holiday :slight_smile:

You see, I’ve checked your widget with the devs and, based on the data provided by Tumblr, the widget displays the maximum available resolution (1280px in width). And given that, we’re not able to do anything on our end in this regard, I’m afraid :frowning:

I see, but widget is not displaying the maximum available resolution (1280px in width). On the default view (before clicking for pop-up), these are what’s loaded. Why is the second image loading an image with 250px in width (unlike the first image loading an image with 640px in width)? Thank you again.

The first image: https://64.media.tumblr.com/3e977f3ffe08d92f342b066c7c25b436/3eae2d87fbc7fe41-04/s640x960/c21d10a2f938e00180de400d2939976345e62c98.jpg

The second image: https://64.media.tumblr.com/ff986874b8efb94611e9403121169baf/tumblr_pns20a4suP1y1pw1zo6_250.jpg

1 Like

Hi @Joey_J :wave:

Thank you for bringing this to our attention!

We’ll check it and let you know once any news come up :slightly_smiling_face:

1 Like

Hi @Joey_J :wave:

We’ve fixed the issue with the post limits when using filters.

By default, the current limit is 100 posts. But you have a lot of post and we’ve made a custom limit for you (300 posts).

Check it out and let me know how it works :slightly_smiling_face:

1 Like