Replies: 1 comment 3 replies
-
@Aeppers1 the issue is with the column names of your metadata CSV--the required fields have to match the template exactly (with no extra spaces or capitalization)!
For example, notice "Object ID" has capitalization and a space--for the template to show any objects this column must be named
Making that update will get the items correctly displaying through out the site. The next step would be to visit the various config- CSVs to configure the pages to display your custom fields. One other issue you have right now is in "_data/config-nav.csv" there is three empty lines in the middle of the file--delete those blank lines to avoid weird empty links in your navbar! Good luck! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have gone through the tutorials again and again, and I've only been able to get the changes I made to the URL, base URL, title, tagline, and description variables in the config.yml to show on my site. I have 22 jpgs uploaded to the objects folder (after changing to jpgs from pdgs), I have uploaded a csv to the data folder with the required elements filled out. I re-uploaded my objects after adjusting size, I cannot get anything to actually show up on my site: shows that I have 0 of 0 objects and there is no data connected.
I would appreciate any insights!
Beta Was this translation helpful? Give feedback.
All reactions