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, 2 voices, and was last updated 10 years, 10 months ago by
David Rogers.
-
AuthorPosts
-
09/22/2015 at 6:15 pm #347812
David Rogers
ParticipantIs there a way out of the box to have the chosen.js multiselect dropdown filter results on selection rather than submit?
-
This topic was modified 10 years, 11 months ago by
David Rogers.
09/22/2015 at 6:18 pm #347814David Rogers
ParticipantThis reply has been marked as private.09/23/2015 at 11:58 am #347917Steven Zahm
Keymaster@ David
Add the following to the template’s javascript file should do the trick. Normally I do not recommend changing the templates code directly but it appears the template has already been tweaked to meet your needs. So what’s one more tweak, right? :)
jQuery( '#cn-tile-plus .cn-category-select.cn-enhanced-select' ).change(function() { this.form.submit() });Hope that helps!
09/27/2015 at 3:08 pm #348319David Rogers
ParticipantThis reply has been marked as private.09/28/2015 at 10:17 am #348450Steven Zahm
Keymaster@ David
I do not think this is a Connections issue… as an example, when I type a search term in the core WordPress search, it always goes to the site’s home page rather to the search results.
My thought is this has to do with the way the server is configured. Something is stripping the query vars.
ps/ It does not work for me now matter the browser being used, which also hints to a server config issue.
Hope that helps!
10/15/2015 at 1:11 pm #350664David Rogers
ParticipantHi Steven,
This turned out to be an issue with the password protection on our page. When that was removed, the problem was resolved.
Thanks!
-
This topic was modified 10 years, 11 months ago by
-
AuthorPosts
- You must be logged in to reply to this topic.
