• Resolved thaigerweb

    (@thaigerweb)


    Hi Guys

    You can see my new site here – http://pattaya-classifieds.com

    I have set up the pages similar to your demo However

    I want people to be able to “search” from every page i.e. home page, listings pages etc. That means using the theme search boxes, one at the top and one in sidebar.

    The searches ‘work” (try a search for “car” – however no image shows in the results.

    Is there any way to make images show in these search results – or to get the plugin Search facility onto every page?

    Andy

    PS – great plugin

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter thaigerweb

    (@thaigerweb)

    I tried the EPS Super Search plugin you recommended elsewhere. Same result – it finds the ad but doesnt show an image in the results listings.

    Plugin Author Greg Winiarski

    (@gwin)

    Hi, when you search using form in the sidebar the default WordPress search is executed which is using your theme templates not WPAdverts.

    If you would like your search results to display like here http://pattaya-classifieds.com/latest-adverts then you would need to add to the sidebar a new Text Widget and in it’s content put

    
    <form action="http://pattaya-classifieds.com/latest-adverts" method="get">
    <input type="text" name="query" />
    <input type="submit" value="search" />
    </form>
    
    Thread Starter thaigerweb

    (@thaigerweb)

    That works just great – thank you

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Image in search results’ is closed to new replies.