Thank you. its now looking good.
but I have another suggestion. is that possible to remove color grades for list view.
I like it, implemented:
If you think Topic List Previews is awesome & I did a great job, you can buy me a coffee
- new setting
topic_list_dominant_color_background
: default:tiles only
, options:never
,tiles only
,always
Hi, on my home page for each topic I have now an icon to bookmark the topic, but it gives that error when clicked:
Cannot repro.
Have you got the sidecar plugin installed and enabled? (These actions wonât work without it)
No I do not have this plugin installed. Is there a way not to display those icons on my home page (they appeared only today)
Thatâs a bug then. These buttons should not appear without the plugin installed.
Regression since rewrite I guess. Iâll fix.
But you should consider adding the plugin. (Once you confirm the fix) as it adds some useful stuff.
If you think Topic List Previews is awesome & I did a great job, you can buy me a coffee
âŚaaaaaand thatâs a fix (I believe). Thanks for the report.
Hi, I would like Dominant color background for list view with Thumbnail view, but whereas only list view without thumbnail, I donât need that Dominant Color background.
can you code it pleaseâŚ
Thank you
Below list view with thumbnail
And this picture below (list view without thumbnail) no need of Color dominant
Hi, I have this problem on two of my self hosted Discourse sites (the third one does not show this problem) on my Home page some (not all) topics are mixed with the text of the extract and it looks ugly, the issue is more visible on mobile but shows also on PC:
All my sites are up to date.
I obviously spent time to find out what can cause that, to no avail. (deactivating components)
I remember having this issue long ago but cannot recall what I did at the time to solve it.
If a mixup of thumbnails and excerpts reminds you of issue you had, thanksâŚ
I canât repro this but Iâve seen that happen once with the new code. I killed the browser and on reopening the site everything was fine and has remained fine.
Itâs hard to tell whatâs going on on your site without seeing the JavaScript console. Do you see an error in the console when in mobile view on desktop?
Sometimes this can occur when there is a clash with another component or another component throws an error which breaks JavaScript processing in general.
Thatâs a great idea. Implemented:
If you think Topic List Previews is awesome & I did a great job, you can buy me a coffee
Thanks. Good news (I guess), I am so used to use only Firefox that I did not think about trying on Chrome, and on Chrome, I do not see that issueâŚ
So now why only on Firefox?
I couldnât find how to open the Firefox browser console on mobile.
Iâve added a random sort option for Featured Topics:
topic list featured images order
If you think Topic List Previews is awesome & I did a great job, you can buy me a coffee
hence why you should test this on desktop
(post deleted by author)
No wait I can repro in Firefox on Android, apologies.
Hmmm ⌠not much fun. This could be tricky. Iâll think about what I can do.
Could you try that please:
Firefox does not fully âhydrateâ images just offscreen, so this was affecting rendering. Iâve added some additional processing to work around it.
Thatâs a shame as on Chrome/Edge this isnât, apparently, necessary.
Great ! Problem solved, that deserves a coffee !