@ Lara
re: Connections Issues
So, here are no actual issues? Correct?
re: In the directory listings can the default view be edited to just show the bio content automatically, instead of making the viewer click “SHOW BIO”?
Sorry, not this can not be done without editing the PHP template file for cMap. The file to edit is the card.php file found in this folder:
../wp-content/plugins/connections-cmap/
If you choose to edit the file, then I recommend reading the template override file tutorial.
re: along the same lines, I think it’s redundant to show words “Home” “Work Phone” “Website” etc.
You can choose to remove the labels if you wish by using the Template Customizer for cMap. Navigate to the Connections : Templates admin page and click the “Customize” button. The page will reload with the Customizer on the left and a preview on the right. Click the back arrow in the upper right of the Customizer and then click the Advanced panel.
Change the Address Format to:
%line1% %line2% %line3% %city% %state% %zipcode% %country%
Change the Phone Format to:
%number%
Change the Link Format to:
%title%
Change the rest as desired and then click the Save and Publish button. You can now exit the Customizer.
Hope that helps!
