So I’m not certain how I’m supposed to get what I want.
I would like to have the achievements display on the page for the badge like this website: https://scout.pcls.us/badge/fandom-sherlock/
Right now it displays like this: https://dev.gogrowabroad.com/badge/72-hours/
I was playing around with my localhost and ended up with this: https://prntscr.com/9h5e9m
The title is listing uniquely, but for some reason the points and description is displaying the information about the badge rather than the activity.
If the getID only returns the id for the page/post you are currently formatting, how do I get the id of the unique activity that is connected via a step?
I tried using this documentation to help me, but I still don’t understand how it works: https://badgeos.org/developers/functional-docs/displaying-achievements-and-achievement-data/