Support has been upgraded!
The Support Forum is closed. Not to worry! Providing the top quality support you expect and we're known for will continue! We're not ending support, just changing where you submit requests. This will provide you with the best experience possible.
Premium Support
Have you purchased an addon for Connections such as one of our premium templates or extensions with a valid license and you need help?
Please open a Support Ticket in your user account.
Free Support
Are you using the free Connections plugin? Don't worry, you are still very important to us! We are still providing you with the same high quality support that we're known for.
Please open a new support topic in the WordPress support forums for Connections.
Tagged: 8.2.1, enable_pagination, enable_search, force_home, shortcode, template, Tile Plus
- This topic has 1 reply, 2 voices, and was last updated 11 years, 5 months ago by
Steven Zahm.
-
AuthorPosts
-
03/12/2015 at 11:44 am #322554
Gregg Snyder
ParticipantIs there a way to make all entries show on one page? It’s split up on my page, and when clicking to the second page, it won’t go. I’d like all entries to show on one single page.
http://doublegsports.com/our-team/
Also, is there a way to remove the search bars?
03/13/2015 at 5:22 pm #322770Steven Zahm
Keymaster@ Gregg
I see you’re using the shortcode multiple times on the same page. You can do that but will require some extra setup.
First, to remove the search and disable pagination, you can use this shortcode:
[connections enable_search='FALSE' enable_pagination='FALSE']All the shortcode options that Tile Plus enable can be found on the doc page for it. As you see there are a lot of option you can use.
Now, since the shortcode is used on the same page multiple time, when you click an entry’s name you will results for each instance the shortcode exists on the page. That is why you see multiple “No results.”
To solve this you need to create a separate “results” page, let call it “Person”.
- Create a new page and name it “Person”.
- Add on the
[connections]shortcode to the page with no options. - Set this new page to the Directory Home Page on the Connections : Settings admin page under the General tab.
- Now edit the original page where you have the shortcode on it multiple times.
- Add force_home=true to each instance of the shortcode.
- The final shortcode should look something like this:
[connections enable_search='FALSE' enable_pagination='FALSE']
Hope that helps!
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
