Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi hannesofie,

    The easier thing to do would be to convert your existing search field, so that it becomes a product search, instead of a WordPress search. To do this, you would have to point the action element in your <form> tag to the URL of your catalog. Then you would also need to make sure the name element of your <input> tag is “prod_name”.

    As far as integrating UPCP results with regular WordPress results, this would require quite a bit more programming. Not only would you need to add our query to the regular WordPress query, but you’d also have to decide how you’d want to lay out and program the results page to display both types of results.

    Thread Starter hannesofie

    (@hannesofie)

    OK, thank you for your quick reply!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Hits from UPCP in WP search?’ is closed to new replies.