Issue with buttons on publications? #325
-
Checks
Link to your website repohttps://quantmarineecolab.github.io/publications/ Version of Lab Website Template you are using1.3.4 DescriptionI recently migrated my site from a very old version of the template to the newest one. My citations render fine, but the buttons don't show up. Any ideas? Example part of my citations.yaml
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Several buttons on your site are indeed showing: ![]() Your Some entries have a See the docs about https://greene-lab.gitbook.io/lab-website-template-docs/basics/components/button?q=types.yaml |
Beta Was this translation helpful? Give feedback.
Several buttons on your site are indeed showing:
Your
citations.yaml
file:https://github.com/QuantMarineEcoLab/quantmarineecolab.github.io/blob/b602debaa853c28bc498aa42273cd82cfcad8b9e/_data/citations.yaml
Some entries have a
type
ofpdf
orblog
. I'm guessing these are the ones you're referring to not showing up. They're not appearing because those aren't in yourtypes.yaml
:https://github.com/QuantMarineEcoLab/quantmarineecolab.github.io/blob/b602debaa853c28bc498aa42273cd82cfcad8b9e/_data/types.yaml
See the docs about
types.yaml
:https://greene-lab.gitbook.io/lab-website-template-docs/basics/components/button?q=types.yaml