- Issue created by @aharown07
Hi,
I modified the twig template which comes with flag_anon:
{% set count = flagcount(flag, flaggable) %} <div{{ attributes }}> <span class="label btn btn-outline-success"{{ label_attributes }}>{{ label }}{% if count %}<span>{{ count }}</span>{% endif %}</span> {{ message }} </div>
Now it displays the label along with flag count with some buttons classes. When clicked, flag_anons login popup will show etc.
- Status changed to Closed: works as designed
over 1 year ago 1:48pm 7 July 2023 - π©πͺGermany Antonnavi Berlin
Hello aharown07 β ,
Flag counter can be added in the template, as described by Anssi ( anderz β ) above.
--
Best regards,
Anton