03/30/2014 at 11:52 am
#283983
Keymaster
@ Aaron
Template are now full-fledged plugins; so not only do custom templates need updated to mimic the core template structure, but they also require the WP plugin header text and moved to the /plugins/ folder.
Follow this example of the Profile template instead of the version in 0.7.9.5:
https://github.com/Connections-Business-Directory/Connections/blob/develop/templates/profile/profile.php
I suggestion creating this file, name it something like connection-profile and drop it into the /plugins/ folder.
I hope that helps!
