@merefield - i want to apologize for the inconvenience for not testing thoroughly enough - the trouble came from the unmaintened TC Topic Banners component - i did not realize that it was set to unmaintained some time ago. and it interfered somehow with your TC.
do you think i should suggest a new discourse feature to show the TC status in the respective admin panel?
No problem. I think the core team has already made some efforts to improve that situation. I’m not sure if there is more they can do but in any case don’t worry. Sometimes it’s hard to tell where the issue is coming from :).
I seem to have a problem that once I infinity load the topic list - the layout is broken - to verify simply open this URL - use theme toggle (left bottom) and switch to retro and scroll all topics until you find the problem: https://neidan.discourse.group
Curious. And no errors in the console. I will take a look when I get chance. Thanks for the report. (nice looking site btw )
(FYI The lack of native Masonry rendering in the browser is an annoying omission that forces us to write more fragile Javascript. This Theme Component is over 8 years old now and in all that time they are still arguing over the implementation!)
Hello! Thanks for the quick fix! It seems to work - it seems like a workaround though because the first millisecond I see the same problem but then it readjusts itself. However the results work for now. thank you!
Oh it’s more than a “workaround” in that sense. The JavaScript is designed not to impose too much. If it ran more often it would waste energy. It’s a compromise until masonry is supported by CSS …
For sure it can be fixed with CSS. If you need help Marketplace
The Component is open source and there is no subscription, but I’m afraid my free support is limited as I’m a busy guy.
I’m not seeing that issue on either of the sites listed in the OP? (feel free to confirm on your device) Suspect it may relate to the special requirements of your specific theme.
Thanks, but all tiles are affected ? Ideally only one tile on two (even tiles) would be with this background, but I guess this is not possible with CSS ?
It worked fine until I opened a topic and scrolled down to recommendations
Apparently recs don’t get size limited for some reason
(and image and card link to top of topic and not to the new post (like title link does) but that’s another problem)
@merefield
Could you please check if the image and details links link to /t/foo/123 rather then t/foo/123/1 as the title link does?
I think it’s a bug somewhere
It breaks unread topic links (they should link to the new post obviously)
The image is intended to link to the OP as thats where the thumbnail usually is. We could add settings to provide more options though including (but not limited to):
last read post and
currently selected thumbnail (which doesn’t have to be in the first Post as you can select a different one)