@ William
re: pastbin
The paste is marked as private so I can sot view it.
re: Can the tile-plus.php file be overridden like the card.php file?
Sorry, no, t can not be overridden.
re: Or is the a filter or action that can be added to include the new shortcode?
Yes, there is a filter, two actually. One to register the shortcode option and its default value and one to init it value (if needed). YOu can see how to do this right in the tile-plus.php file. Look for the two line that begin with add_filter( 'cn_list_atts_ and then look at the callback functions as an example on how to do it.
Hope that helps!
ps. It just occured to me… you could refer to the ../wp-content/plugins/connections/templates/members/template.php file as an example of how to do it too. This is a user contributed template that I included a long time ago. It is not the best code but it does have a section where it pulls in the entry details of family members.
pss. I do offer customization services. If interested, contact me using the link at the very bottom of the page and we can discuss the project scope and get you a quote.
