08/20/2015 at 9:40 am
#343549
Keymaster
@ Cole
What you need to do is create a second page for the search results. Create that page, name it anything you want but take note of the page ID number WordPress assigns it. The page content should be only the [connections] shortcode, no options and only once.
Now on your current page add the home_id shortcode option to each instance of the shortcode.
When searches are made they results should be resolve to your new search results page.
TIP: Since you are using a separate page to display the results, you could use a second template, say the Default Entry Card template so more info is displayed.
Hope that helps!
