We follow the info on
In this guide we’ll be creating a new “Scholar” badge that we will grant to individual users manually. Let’s get started!
This guide is only applicable for custom badges. To manually grant one of Discourse’s built in badges, you will need to follow: Bulk Award a badge to a set of users
Create a new custom badge
Create a new custom badge from the Admin > Badges page by clicking on “New” button.
[new_badge]
Fill out badge details
In our example, I am naming the badge “Scholar”…
and whant to set us a picture as badge
by input in image url like http://example.com/uploads/default/original/1X/bc4ae4444b90aabe97ff09c4bef306f84653f301.png
or short one uploads/default/original/1X/bc4ae4444b90aabe97ff09c4bef306f84653f301.png
both are not giving the badge PICTURE in badge page (although the badge is granted)
http://corp.vot.expert/users/u.brovchenko/badges
thanks is advance
cpradio
(cpradio)
December 15, 2016, 11:45am
2
That is because the URL you linked to is returning a 404, plus it has an .ico extension which likely won’t work.
2 Likes
cpradio
(cpradio)
December 15, 2016, 12:09pm
4
Are you updating both the icon and image fields with the URL?
The icon is used on the Badges page, the image is only used on the user’s User Card (IIRC)
We set up the picture as badge. the image in not visible in user badge in user card then (inside the box).
cpradio
(cpradio)
December 15, 2016, 1:04pm
6
You need to do the icon too, the field above the one you already filled out. The icon is what is used for the Badges page, the image is only used on the User Card
3 Likes
It worked. Thank you very much
1 Like