Support » Plugin: Relevanssi - A Better Search » Retreiving Custom Fields with search results

  • Resolved bub9176

    (@bub9176)


    Your search works great and fixed my search problem in that is now includes my custom taxonomies. I have a problem now in that the search results no longer display on my map, as the results don’t include he long/lat coordinates that are stored in custom fields in my custom post type. Is there any way to:
    1. Return all the fields that were returned with the non relvansi search?
    2. Pass in other search criteria that were passed into the non relvansi search, e.g. $latteParams[‘items’] = getItems($_GET[‘categories’],$_GET[‘locations’],$wp_query->query_vars[‘s’],$radius);

    Here is a link to my dev site. You can see that when search terms like “apples” is entered in the “Search Keywords” area the items show up in the search but not the map. When the search is done without search terms by selecting, say “ALLEGANY” from the locations drop down then the items are mapped.

    Any ideas? Do you do custom programming? If so would you be interested in taking a look?

    Thanks!
    Tanya

    http://wordpress.org/plugins/relevanssi/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter bub9176

    (@bub9176)

    A little update. Due to the custom nature of my site I’ve decided to do a simplified custom search by updating the functions.php file. Love your plugin tho and will certainly keep it in mind for my more standard WP sites. Cheers!

    Is there any way you could let me know how you resolved this, having a major issue with this for some reason, all the code I find to edit the functions file doesn’t work

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Retreiving Custom Fields with search results’ is closed to new replies.