Hari 🔥 Justoverclock if i am hiding discussions of a tag for example "test posts" discuss.flarum.org will this extension consider them and add in hot list?
Justoverclock If someone would change the icon color, here the code: i.icon.fab.fa-hotjar.hotwdg { color: red; /* <-------------------- change this to your preferred color */ } Hari if tags is hidden from all discussion, the content will not appear on widget
hrvoje_hr Great widget! 🔥 Is it possible to limit it only for discussions from last week/month/year or something like that?
xasharma Justoverclock Can you also see a setting to add custom discussions in the next update? 2nd question - How many discussions we can show there?
Justoverclock xasharma custom discussion? This widget shows the most answered discussion 🧐 I think 20 is the value passed from backend
xasharma How can I increase its width and gap between 2 titles ? Edit - wow! .... it looks beautiful on small screens (mobile size).
Justoverclock xasharma i think you can try li.hotDiscWidget { margin-bottom: 5px; /* <---change this value as you want */ } glad that it looks good on mobile 🙂
Justoverclock xasharma what do you mean, the width of the widget? post a screen so i can understand exactly what part
Justoverclock 0.1.1 Link component used instead of <a> composer update justoverclock/hot-discussions:"*" php flarum cache:clear
Justoverclock 0.1.3 What's Changed Exclude closed discussions by @jslirola in justoverclockl/hot-discussions4 New Contributors @jslirola made their first contribution in justoverclockl/hot-discussions4 Full Changelog: https://github.com/justoverclockl/hot-discussions/compare/0.1.2...0,1,3