montera34 / globalrec

Wordpress theme of the global alliance of waste pickers
http://globalrec.org
GNU General Public License v3.0
0 stars 0 forks source link

Include custom fields and taxonomies in search #34

Open numeroteca opened 8 years ago

numeroteca commented 8 years ago

All the information in custom fields or extra taxonomies (country, city...)in posts or other custom post types are not searcheable. Find ways to solve this.

numeroteca commented 7 years ago

Including all the custom fields can allow to better find information, but it can provide too many results. Let's say we are looking for "colombia" http://globalrec.org/?s=colombia as it is now. We should better organize the results: separating by custom post type and indicating the order (recent-old?). Thoughts on this?