05/19/2013 at 6:55 pm
#260316
Keymaster
@ David
You can easily change the just about any string in Connections to anything that you wish. Take a look at this post. Doing it this way is alo update safe.
Another option you have is this. HOwever, these options will only affect the display in cMap. Here’s the complete list available to cMap:
str_select='Select Category' str_select_all='Show All Categories' str_image='No Logo Available' str_tray_image='No Photo Available' str_map_show='Show Map' str_map_hide='Close Map' str_bio_head='Biography' str_bio_show='Show Bio' str_bio_hide='Close Bio' str_note_head='Notes' str_note_show='Show Notes' str_note_hide='Close Notes' str_contact='Contact' str_home_addr='Home' str_work_addr='Work' str_school_addr='School' str_other_addr='Other' str_home_phone='Home Phone' str_home_fax='Home Fax' str_cell_phone='Cell Phone' str_work_phone='Work Phone' str_work_fax='Work Fax' str_personal_email='Personal Email' str_work_email='Work Email'
The placeholder image can also be adjusted too, just add this as a shortcode option:
image_fallback='none'
These are just a handful of options available to cMap, the rest can be found here.
What other changes did you have to make?
Hope that helps.