No pins on public maps

The map locations are present in the backend, both on individual items and the overall map, but appear on neither in the public view?

Hi @Srober30 can you verify that the items in question are marked as public? Also, please share your theme and plugin versions.

Sorry, when they’re public they appear on the overall map but not on the maps in the individual item. I’m using the most recent theme 2.0.3 and plugin 1.0.7

Can you share a link and/or JavaScript error messages from the browser console? It might also be helpful to get a full list of plugins and versions from the System Information page (/admin/system-info).

The javascript error: Failed to load markers: Error: HTTP error! status: 404

setMarkers https://drstephenrobertson.com/NYCGuide1939/plugins/Curatescape/views/public/javascripts/curatescape-map.js:799

curatescape-map.js:862:11

This one was related to your having installed the site in a subdirectory (e.g. example.com/omeka as opposed to a root domain like example.com or a subdomain like omeka.example.com). There’s nothing wrong with doing so, but it can sometimes expose minor bugs like this one. The fix is in the latest release.