03/24/2015 at 10:56 am
#324296
Keymaster
@ Steve
Connections is template driven, so the answer depends on which template you are using. The templates in the Pro Pack, the card.php file is the list/results view and the card-single.php is the single/profile view.
You might find the following QuickTips useful if you plan on altering the templates:
- http://connections-pro.com/2014/05/07/quicktip-custom-css-templates/
- http://connections-pro.com/2014/06/04/quicktip-custom-template-override-files/
The core template that come with Connections, they use a callback function rather than a separated file. So you would edit the PHP file within the template’s folder. Here’s a link to a relevant QuickTip:
Hope that helps! Let me know.
