Basic issue is that only one location will show up on the map and list even though there are multiple (3 test) locations added. When browsing to /store-locator/json you can see the 3 test entries I've made.

I've set is to show the first 30 locations, and I'm still only getting the 1. I thought it might be the last one I added, but it's not. If I delete the one that shows up, one of the other 2 shoes up, but not both.

I was having a views issue on instal, but applied the patch from here https://www.drupal.org/node/2528458 and that cleared that issue up.

The other locations still do not show up even if I add the location cities in the "Where are you?" field. Any ideas here?

Comments

erikphanson created an issue. See original summary.

erikphanson’s picture

Looks like the fix here https://www.drupal.org/node/2378971#comment-9394425 took care of it.

Need to go into the view and change Content: Nid label from "Nid" to "nid".

rodrigoeg’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.