David Rhoden
David Rhoden
Thanks for answering! The site is live, so I ended up having to remove the images so it's at least presentable. I tried the filters first, and wasn't sure if...
Oh line 3 of `/_layouts/secondary-no-sidebar.html` is the front-matter delineator (`---`). There's no column 33. Here's that whole file: ``` --- layout: default --- {% if page.section %} {% assign section=page.section...
I don't know if it's the best way, but it solved my issue nicely. [What's the correct way to get data to a layout so I can do a "groupby"...
Getting this from aos as well.
Another vote for a Fraidycat Safari extension.
I am getting the same error, though I have included `scope: 'usa'`. I am using the US-only map.
I'm sorry; I did get it working but I'm not sure how. Leave the scope:usa, make sure you are loading the topojson. Try wrapping the code in document(ready).