Hello,
We are using OJS -3.2.1-1 version and we need put the Diension Badges issue for each article, the next text was inserted in the file template (templates/frontend/objects/articles_details.tpl):
The situation is that the previous code is only rigth for the journal but not for each article in particular such as must be:
<span class="__dimensions_badge_embed__" data-doi="https://doi.org/10.30554/lumina.19.2532.2018" data-legend="hover-right"></span><script async src="https://badge.dimensions.ai/badge.js" charset="utf-8"></script>
My question is how can I do to put a code that changes according with the arcticle and where it must be put?
Thanks, regardless.