@ eseone
Let’s see…
1.) The phone numbers, all info actually, is presented in the same order that you entered it unless you imported via a CSV file. If you need the home number last, you need to edit the entry and drag the home phone number to the end of the list of phone numbers.
2.) Since you have cMap, you should take a look at the shortcode options page. It has over 60 options that can be set, one of which is to turn off the map. Add this to the shortcode: enable_map='true'
3.) Sorry, but it can not be open by default, unless you edit the actual template PHP files. You can, however, change the strings by settings a couple shortcode options:
str_note_head='Keys' str_note_show='Keys Notes' str_note_hide='Keys Notes'
4.) Not possible at the moment, however, just last night I committed the changes to allow the date format to be set in the settings. This release will occur near the end of the month.
5.) Sorry, no, I’ve added it to my feature request.
6.) Are you running on a Windows server? You should set it up so index.php is not part of the permalink construct. Currently Connections is not compatible with that type of setup for URLs every other feature within Connections should work just fine.
I think that’s it … Did I miss anything?