Skip to content

Altmetric not showing for a paper #1732

Answered by george-gca
soumik-kanad asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to make your altmetric work, and it worked both with altmetric id or arxiv (eprint). The thing that we were missing is this:

<span ... data-hide-less-than="15"

in _layouts/bib.html currently it is set to ignore data with less than 15 citations, which is your case. Just lower that number 15 to 1, for example, and it will work.

Also, idk why, but when you change your bib information and you are running locally, you should stop your jekyll process and run it again so it updates it correctly. So yes, it is working for the Einstein paper with only the altmetric id, if you rerun bundle exec jekyll serve --lsi.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@soumik-kanad
Comment options

@george-gca
Comment options

Answer selected by soumik-kanad
@soumik-kanad
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants