• Hi,

    I’ve been trying to follow instructions in here. on how to implement the Search by Title. I’ve made the custom file for the search to add the wpsl-custom-checkbox. But I guess the value also has to be setup right? What should I add as value=”” and how to setup also the query to make the search by title work. Please also note that my plugin version is still in Version 2.2.15 as me and my colleague had some modifications in the code. Thank you.

Viewing 1 replies (of 1 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    I don’t really have time to write out a detailed guide to it, but the value=”” for the checkbox can be whatever you want it to. The value you use is what you need to check in the PHP section that handles the query, so based on the selected value you either run the normal search ( by location ), or run the custom query where it searches for a title.

Viewing 1 replies (of 1 total)
  • The topic ‘Teach me how to implement Search by Title’ is closed to new replies.