08/03/2015 at 11:35 am
#342015
Keymaster
@ David
Sounds like the home_id shortcode option is what you need.
Create a new page and add the [connections]
shortcode with no options. Take note of the page ID WordPress give this new page.
Edit your current page where the chosrtcode is and add the home_id shortcode option, setting it to the new page ID.
Now all links will resolve to the new page.
If I understand correctly, this will accomplish what you need it to do.
Let me know.