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 5 replies, 3 voices, and was last updated 11 years ago by
Steven Zahm.
-
AuthorPosts
-
04/24/2015 at 4:19 am #332252
Vladimir Tyazhev
ParticipantHi,
Is it possible that when the page [connections] loads do not show any entries untill the filter is used? perhaps use: show_show_all=’false’ ?
Also is it possible to filter results according to country type without making it a category? I tried using: filter=”country”, filter_country=”true”, nothing works.
My page is here: http://www.vutlan.com/where-to-buy/
I use cMap premium template.Thanks in advance for the reply!
04/24/2015 at 9:01 am #332268Steven Zahm
Keymaster@ Vladimir
re: Is it possible that when the page [connections] loads do not show any entries untill the filter is used? perhaps use: show_show_all=’false’ ?
Interestingly I just posted a detailed QuickTip on how to do just this yesterday.
This info been buried in the forum for awhile now and a few users are using it to their satisfaction. I hope this helps you too.
re: Also is it possible to filter results according to country type without making it a category? I tried using: filter=”country”, filter_country=”true”, nothing works.
Sorry, no, something would have to be custom code for you.
08/17/2015 at 5:32 pm #343252reyes
ParticipantWhere should this important piece of code be added after you generated the other code in code snippets?
[connections initial_results='true']
Should it be at the bottom of the code generated in Code Snippets or on each directory page? Also, should you apply this code snippets to run everywhere on the the site?
08/18/2015 at 9:39 am #343297Steven Zahm
Keymaster@ reyes
The
initial_results='true'option should be added to the page(s) where you have added the[connections]shortcode. Put another way you add it to the existing instances of the shortcode, you do not add the shortcode again. Hope that makes sense?08/18/2015 at 12:29 pm #343312reyes
ParticipantI understand. It should look something like this
[connections category='16,23,24,25,26,6,7,27,28' enable_category_by_root_parent=true, initial_results='true']
or this, separated by a comma, correct?
[connections str_bio_show='' str_note_show='More Details' str_note_head='', initial_results='true']
I’m not sure if the placement location of initial_results=’true’to the short code is correct on my pages.
Can I remove the code generated in Code Snippets later if I change my mind?
Thanks
08/19/2015 at 12:31 pm #343456Steven Zahm
Keymaster@ reyes
The shortcode should look like this:
[connections category='16,23,24,25,26,6,7,27,28' enable_category_by_root_parent='true' initial_results='true']Shortcode options are always separated by a space, not comma separated.
re: Can I remove the code generated in Code Snippets later if I change my mind?
Yes, that is exactly the reason to use the Code Snippets plugin. Simply deactivating the snippet turns the code “off” and if you decide you do not want it no more, then delete the snippet. It’s safe that is why I recommend using it.
-
AuthorPosts
You cannot reply to this support topic. Please open your own support topic.
