09/20/2016 at 11:27 am
#392269
Keymaster
@ Amy
The only way to do this is to create a two page directory configuration. Here’s how.
- Create a new page named “Person”.
- Add only the
[connections]
shortcode to this page with not options and no other content. - Take note of the page ID. You will find this is the browser’s address bar.
- Edit the existing page and add this to the existing shortcode
home_id=x
wherex
equals the page ID from the “Person” page. - Now all the links for the “View Profile” will resolve to the new “Person” page displaying only the entry that was clicked and not the CF7 form.
Hope that helps!