• Resolved sdko

    (@sdko)


    When filtering using a shortcode for products filter, the filter works fine. However, the checkboxes are no longer present.

    [locatoraid where-product="1|2|4"]

    Reasonable would be:
    Only show the selected product ID as checkboxes/radiobuttons. Hide the products list only when set in either shortcode or settings.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hello,
    I’m sorry this is a little inconsistency in our code, the “where-product” parameter also accepts “_” as a separator, and in this case it’ll display the selection checkboxes. So it should work if you use it like this:

    [locatoraid where-product="1_2_4"]
    
    • This reply was modified 4 years, 11 months ago by hitcode.
Viewing 1 replies (of 1 total)
  • The topic ‘Checkboxes dissappear when filtering products ID’s’ is closed to new replies.