Forums › Forums › Search & Filter Pro › Search and Filter a list of links
- This topic has 9 replies, 2 voices, and was last updated 4 years, 9 months ago by Trevor.
-
Anonymous(Private) April 9, 2020 at 8:24 pm #239604
Hi, I have an educational website and we’ve collated a list of references that are sorted by topic on our site. We’re using elementor pro. How can I best implement search and filter pro to search and display the different text links to each resource. Do I have to create a new post for each link (theres over 30 of them) or is there an easier way?
Trevor(Private) April 10, 2020 at 9:49 am #239644If I understand you correctly, you want that list showing as the results?
Are these just media items right now? Or are they some form of custom post type?
Please note that we are now into an extended public holiday weekend (Friday to Monday inclusive) here in the UK. We may be working for some of this period, but replies may be delayed at times.
Anonymous(Private) April 10, 2020 at 3:38 pm #239713I can show an example. I have a text based list like this in a regular page:
-2019 Canadian Cardiovascular Society / Canadian Association of Interventional Cardiology Guidelines on the Acute Management of ST-Elevation Myocardial Infarction: Focused Update on Regionalization and Reperfusion (html) (pdf)
-2017 ESC: Guidelines for the management of acute myocardial infarction in patients presenting with ST-segment elevation (html) (pdf)
-2013 AHA: Guideline for the Management of ST-Elevation Myocardial Infarction (html) (pdf)
-2009 CCS: Providing a perspective on the 2007 focused update of the American College of Cardiology and American Heart Association 2004 guidelines for the management of ST elevation myocardial infarction (pdf)Can this plugin filter this list and show results based on search? Where it says html and pdf those are links to the guideline website.
Anonymous(Private) April 10, 2020 at 3:45 pm #239717Here is an example of how it is laid out on my previous site: http://www.aesplin.com/
Simple text list that links to external site as a reference for other physicians
Anonymous(Private) April 10, 2020 at 3:47 pm #239719But I’m happy to store them in another way if it can become searchable and filterable. The only way I know now is to create posts and search/filter them. But that doesnt seem practical to create a different post for every one of the references.
In the link I sent each bullet point is a separate point that I want to be able to search and filter.
Trevor(Private) April 14, 2020 at 3:16 pm #239981I would, as you suggest, create a custom post type. The problem comes when you also sub divide the links into major and minor sections. This I think I would do using two custom fields. You would need to use our Shortcode method to display the results, as this would allow you to edit the layout most easily, as it would be somewhat custom.
Two more custom fields would be required for the actual HTML and PDF links. Probably a simple text field would be sufficient for each of these.
To create the Custom Post Type I would use the Custom Post Type UI plugin. To create the custom fields I would use the Advanced Custom Fields plugin. Both are free. Some links have no secondary section heading. In the setup I describe, they would still have to have one, but you could use ‘none’ (the word) as the value, and then the coding in the layout template could coded not print it.
It would take some work, but will function as you require.
Trevor(Private) April 16, 2020 at 4:30 pm #240326I need to add that our new integration method for Elementor:
https://searchandfilter.com/documentation/3rd-party/elementor/
Does add a No results option. IF you are using one of those modules methioned.
-
AuthorPosts