Forums Forums Search & Filter Pro Search result directly to post/page

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #62084

    Hi there,

    Is it possible:
    If my search results have a single post/page then directly display the post/page instead of search results page

    For multiple results I am fine with current display

    Trevor
    #62142

    I suppose it might be, but you would need to code this yourself, and it would only work if the visitor had javascript enabled.

    If you were using the shortcode method, which use the results.php file, you could add code to check if only one result found, and if it was, output a simple javascript command to load that page. This Stack Exchange page shows what that might look like:

    http://stackoverflow.com/questions/7066527/redirect-a-user-after-the-headers-have-been-sent

Viewing 2 posts - 1 through 2 (of 2 total)