you need to redirect from http to https
do you want to always display the icon of the first post of the topic?
FILE:
/(...)/sources/subs/FlarumStyle.subs.php
FIND:
IFNULL(lt.id_msg, IFNULL(lmr.id_msg, -1)) + 1 AS new_from') . ', SUBSTRING(ml.body, 1, 384) AS body, ml.smileys_enabled, ml.icon
REPLACE:
IFNULL(lt.id_msg, IFNULL(lmr.id_msg, -1)) + 1 AS new_from') . ', SUBSTRING(ml.body, 1, 384) AS body, ml.smileys_enabled, mf.icon