Hello, this should be pretty simple for somebody who knows what they’re doing.
I previously had an interactive map created using php to indicate how many slots were remaining in a training program…
http://webolives.com/projects/maprollover/
…however, to update the map, I have to edit a .txt file and upload it back into the server every time somebody joins in order to update the map.
—> I would like you to somehow edit the structure of this map so I can use wordpress to update the # of slots remaining.
So for example, let’s say there’s a post(or new page) with a list of the states in the US and the slots… I could edit them manually and update the page (and that would update the map).
I want to AVOID having to edit a .txt file and uploading it to the server each time.
Please ask if you have any questions.
Thank you.