WPIntell

Source evidence

Unable to import CSV

VenoMaps – OpenStreetMap & Privacy-Friendly Geo Maps · support · 2026-05-01T05:24:00+00:00

mixedsentiment
mediumseverity
0.78relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

3 / 22 rows with source links

13.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

19 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
yotikewebdesign resolved
Hello, thanks for providing the plugin. I have a fresh install of WordPress and Venomaps v2.1.2. When I try to import a CSV I get Error, invalid file . I have ensured its UTF-8 and stripped it down to simply its simplest form, but it still won’t work: title,lat,lon test,40.748453581163346,-73.9735879052636 Any ideas whats going wrong? Hi there, thanks for your feedback! The issue was that the plugin previously expected the CSV header to include every single available field (title, lat, lon, size, icon, etc.), even if they were empty. I have just released an update that makes the import logic much more flexible. The process now only checks for the mandatory fields ( lat and lon ). This means you can now import simplified files like yours, or even change the column order (e.g., lon,lat,title). Please update the plugin to the latest version and your file should work perfectly. working perfectly now, thanks!

Comments

2 shown
Nicola Franchini 2026-05-01T14:09:00+00:00

Hi there, thanks for your feedback! The issue was that the plugin previously expected the CSV header to include every single available field (title, lat, lon, size, icon, etc.), even if they were empty. I have just released an update that makes the import logic much more flexible. The process now only checks for the mandatory fields ( lat and lon ). This means you can now import simplified files like yours, or even change the column order (e.g., lon,lat,title). Please update the plugin to the latest version and your file should work perfectly.

yotikewebdesign 2026-05-05T02:07:00+00:00

working perfectly now, thanks!