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.17
- This topic has 1 reply, 2 voices, and was last updated 8 years, 4 months ago by
Steven Zahm.
-
AuthorPosts
-
04/17/2018 at 10:02 am #459298
Richard Mitchell
GuestHello,
I posted a query yesterday but unfortunately it seems to have got lost somewhere. I have the advanced search basically working but have some queries about the SC and its implementation. I will try to abbreviate the questions below.1 What is the purpose of the multiple dropdowns as they all display the same options and if I do a search after selecting a different category in two of them I get no results.
2 The supplied shortcodes for filtering address fields appear to do the same as selecting these options under search in the connections settings.
3 When I remove the”Search String Results” from the SC it still appears in the display.
4 Where to change text for the zipcode label placeholder or is this achieved by adding it to the overall SC.
5 Can the max radius be increased to 25 or is this a limitation by Google
6 Is it possible to add any more search fields dedicated to specific address items or equally to custom fields which I have not yet created.
I think that some of my queries may well be down to lack of understanding about how to expand the shortcodes as supplied, could you give just a few examples of such an expansion and I will be able to understand the syntax better and continue my development. Thanks in advance .
Richard M
04/17/2018 at 4:29 pm #459405Steven Zahm
KeymasterRE: What is the purpose of the multiple dropdowns as they all display the same options and if I do a search after selecting a different category in two of them I get no results.
You should configure only the number of drop downs you wish to have. One for each category parent, so the children will be presented as options. Follow the syntax I gave as an example.
RE: The supplied shortcodes for filtering address fields appear to do the same as selecting these options under search in the connections settings.
Not sure I understand exactly what your are asking. Could you provide an example?
RE: When I remove the”Search String Results” from the SC it still appears in the display.
How do you mean? Can you please provide the exact shortcode you are using and a screenshot of the result you are seeing.
RE: Where to change text for the zipcode label placeholder or is this achieved by adding it to the overall SC.
Add the shortcode
placeholder_zipto the shortcode and set the value to the string you want to be used.RE: Can the max radius be increased to 25 or is this a limitation by Google
You would use the
radius_optionsoption to default you own radius options. Set the value to the options you wish to use following the syntax provided in the documentation.RE: Is it possible to add any more search fields dedicated to specific address items or equally to custom fields which I have not yet created.
Only the following supported address fields:
enable_districtenable_countyenable_regionenable_country
Any custom text fields you might add will be search via the keyword search field if enabled in the Search Settings. Your custom text fields will show as options which will need to be enabled after you register them.
RE: I think that some of my queries may well be down to lack of understanding about how to expand the shortcodes as supplied, could you give just a few examples of such an expansion and I will be able to understand the syntax better and continue my development.
Here’s an expanded example:
[cn_multi_category_search category="x||Default Text in Dropdown|Search Results: %s,y||Default Text in Dropdown|Search Results: %s,z||Default Text in Dropdown|Search Results String" enable_district=true enable_county=true enable_region=true enable_country=true enable_zipcode=true radius_options='5:5 Miles|10:10 Miles|15:15 Miles|20:20 Miles|50:50 Miles' placeholder_zip='Custom Placeholder']Hope that helps!
-
AuthorPosts
- You must be logged in to reply to this topic.
