• I am using an input type checkbox and radio to display custom Taxonomies.

    I am trying to add Filter with this Custom Taxonomies in an existing search.

    I have created a custom taxonomy for wpsl_stores post-type then display it with the custom template on the front-end but I am not able to get the value of this checkbox and radio field in wpsl_sql hook for the pass in an existing SQL join query.

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

    (@nilaydev)

    Could you please give a proper example to add custom input, custom select, custom radio, and custom multi-select into a custom template?
    So, I can get a response wpsl_sql hook.

    Please Help

    Plugin Author Tijmen Smit

    (@tijmensmit)

    Only values from custom dropdowns that have set a ‘wpsl-custom-dropdown’ on the select element are automatically included at the moment. Support for custom checkboxes / radio buttons etc will be supported in the 3.0 update.

    The only way to make the values from custom radio buttons / checkboxes included at the moment is by adding support for this yourself in the wpsl-gmaps.js

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Filter’ is closed to new replies.