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.
- This topic has 13 replies, 3 voices, and was last updated 12 years, 8 months ago by
Steven Zahm.
-
AuthorPosts
-
11/18/2013 at 1:05 pm #273913
Steve Jones
ParticipantHi Steve
I am using slim plus with the results minimised but I was thinking, if some of the results displayed maximised automatically we could make those premium entries?
11/18/2013 at 1:08 pm #273914Steve Jones
ParticipantMyabe display those premium listing at the top of the list too?
11/19/2013 at 2:46 pm #274023Steven Zahm
Keymaster@ Steve
It can be done using this method.
For a featured section you could create a “Featured” category and put the shortcode on the page twice. The first one limited to the “Featured” category and the second for general results. If you do, the lock shortcode option could be useful in order to make sure the “locked” shortcode instance is not effect by search and category selection choice made by the user. The downside is that the featured instance would be shown on on the single entry page too. One way around that would be to create a “Results” page and direct the links to it with the home_id. On the “Results” page you would just use the
[connections]shortcode with no options. You could get creative though and use the template shortcode option on the page so the results are shown in a different template.I hope that isn’t confusing and makes sense.
11/20/2013 at 6:53 am #274058Steve Jones
ParticipantHi Steven
i am sure I could work this through on a test page but I’m not sure I fully understand how it would work. Particularly, I would need to be able to filter the results using more than one category e.g. I already have a list of results filtered using connections category=’58’ in the short code. Are you saying that I can also add connections category=’100′ in the same short code ‘100’ being the Featured category
11/20/2013 at 1:13 pm #274088Steven Zahm
Keymaster@ Steve
Here’s an example; on your directory page:
Featured Entries [connections category=100 lock=true home_id=x] [connections category=58 home_id=x]X would equal another page, a directory results page, that when you click on the entry name you would see the single entry. On that page you would just have:
[connections]Does that helps
11/22/2013 at 11:38 am #274193Steve Jones
GuestHi Steve
I can’t get my head round this. When I get time I’ll create a text page and get you to set it up for me if that’s possible
Steve J
11/22/2013 at 12:37 pm #274194Steven Zahm
Keymaster@ Steve
There not more to it that the post above. Create two pages and then copy/paste into the page. The only thing you need to change are the ID/s, the two X‘s.
11/25/2013 at 7:44 am #274266Steve Jones
ParticipantHi Steve
I’m afraid I’m still confused. I have attached a mock-up of what I would like to achieve, where the expanded entries at the top of the list are my featured entries. You’ll see from the web pages that the category structure isn’t simple
11/25/2013 at 7:46 am #274267Steve Jones
ParticipantFile attached
Attachments:
You must be logged in to view attached files.11/25/2013 at 10:46 am #274279Steven Zahm
Keymaster@ Steve
Looking at the link you shared…
1. You need to create the “Featured” category.
2. Then edit the page so it looks like this:
[connections category=100 lock=true enable_pagination=false] [connections category=58 enable_search=false]The category ID/s Im using are based on this reply. So 100 is based on the “Featured” category ID being 100. If it isn’t change the ID in the shortcode.
If you want to use Slim Plus so some entries are open by default, you’ll have to do this too. But one step at a time.
-
AuthorPosts
- You must be logged in to reply to this topic.
