Description
Hello, I am not sure if this is the place to ask so apologize in advance if it's not.
Bug description
I'm currently building a theme using the {NPF}
variable to get the JSON representation of posts and display custom badges on reblog trails. However, it seems I have encountered a bug.
In the tumblrmart_accessories
, only the blue-checkmark
of product_group
is showing up, and the rainbow checkmarks and other badges are not appearing at all—which returns an empty object
I have a test blog where I reblogged a bunch of posts that have custom badges for some of the reblog trails, which you can find here: https://fukuo-test.tumblr.com/tagged/badges (reference on the blog view: https://tumblr.com/fukuo-test/tagged/badges).
I have also printed the console.log
of each trail.blog.tumblrmart_accessories
on that blog for clarity.
Thank you very much.
Expected Behaviour
To display the other badges, apart from the blue checkmark, under the tumblrmart_accessories
.
Activity