• brucemacg

    (@brucemacg)


    So I have some products that are marked “Staff pics” I then created a page where all these products are displayed (Using a shortcode” the page is a normal page with default template… I now want to put a woobewoo product filter in the sidebar.. I add the wbw product filter widget and select the filter “staff pics”. This filter has Options–>display on Pages “staff-Pics”, but nothing gets displayed at all..

    Please help, Bruce

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Abd Hindi

    (@abdhindi97)

    Hi Bruce,

    Thanks for reaching out.

    Let’s start with a few checks:

    1. Please make sure that the page is actually displaying a sidebar. Some page templates (such as Full Width templates) do not render sidebars, which means the filter widget will not appear even if it has been added correctly.
    2. In your filter settings, go to Behavior→ Main → Display on Pages and verify that your “Staff Picks” page is selected. Since this is a custom page rather than a standard WooCommerce shop page, the filter must be explicitly assigned to it.
    3. Go to Behavior→ Main→ Content and enable Third-Party Prefilter. This option is often required when products are displayed using shortcodes or page builder widgets rather than the standard WooCommerce product loop.
    4. If the filter appears but does not affect the products when selected, please enable Ajax under Behavior→ Main and make sure the filter can identify the correct product container on the page.
    5. If filtering still does not work, we may need to configure:
      • Product List Selector
      • Product Container Selector
      These settings tell the filter which product list on the page should be updated when a filter is applied. The correct values depend on the HTML structure generated by the shortcode being used.
    6. If products lose their styling or layout after filtering, try enabling Force Theme Templates under Behavior→ Main so the filtered results continue to use your theme’s product templates.

    Please try these steps and let us know if you still need any assistance.

    Kind regards,

    Thread Starter brucemacg

    (@brucemacg)

    ok, I can see the filter now, but it’s not working…

    1 and 2, was there. I’ve enabled 3 (Third party prefilter) and 4

    However the filter does not work. There are 4 products on the page yet the filer shows many more. Selecting an item from the filter does nothing.. the page reloads and the filter is unchanged. i.e. really nothing happens.. So I guess we need to look at

    If filtering still does not work, we may need to configure:

    • Product List Selector
    • Product Container Selector

    Cheers, Bruce

    Abd Hindi

    (@abdhindi97)

    Hi Bruce,

    Thanks for the update.

    Since the filter is now visible, the next step is to help the filter identify the product list generated by the shortcode.

    Please try the following:

    1. Go to Filter → Behavior → Main.
    2. Set:
      • Product List Selector: .products
      • Product Container Selector: ul.products
    3. Save the filter settings and clear any cache.
    4. Test the filter again on the Staff Picks page.

    These selectors must match the HTML structure of the product grid displayed by the shortcode.

    If you’re unsure what values to use, please send us a screenshot of the page’s Inspect Element showing the product grid, so we can investigate further and identify the correct selectors.

    Kind regards,

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

You must be logged in to reply to this topic.