03/17/2013 at 11:40 am
#254378
Keymaster
@ jan
The best documentation is look how the supplied templates are built. This folder:
../wp-content/plugins/connections/templates
I would suggest referencing the Names template as that one uses the new templating system and the other do not yet.
All the documentation to the functions that can be used in a template can be found in the class.output.php file.
I looked at your page it still appears that you’re using the profile template on the main listing page and not the card template.
