My number count and tags not showing with attributes, should design be inside cms?

Description

I am setting up my filters and sorting and tags and it is not connecting even though the attributes are in. I placed this block outside of the collection list but I was wondering if it has to be placed inside the collection list in order to connect to it for the results count, tags and sorting.

Required: Please provide a staging/production URL where we can see the issue

Steps to Reproduce

  1. the attributes are in
  2. published site to check
  3. Select checkboxes

Expected Behavior

I expected to see the count and the tags

Actual Behavior

Nothing happened remained the same with the cloneable tag saying value operator etc.

Video/Screenshots

Required: Please provide a short screen recording showing the issue

  • Video link: [Loom/Screen recording URL]
  • Screenshots (if applicable): [Upload or link to screenshots]

Additional Context

  • Browser: [e.g., Chrome 120, Safari 17]
  • Device: [e.g., Desktop, iPhone 14]

NDA Notice: If you’re under an NDA, please feel free to send us a Direct Message/Email with the above information.

Hey @jillbascome!

Your List Filter setup has all the necessary attributes in place. The good news is that you’re right - the filter design doesn’t need to be inside the CMS collection list :flexed_biceps: The filtering elements can be placed outside, just as you have them.

For those placeholder text issues with count, tags, and sorting elements, here are a few things to check:

  1. Try wrapping your tag template in an extra div:

    Tag
    Operator
    Value
  2. Make sure your collection list has fs-list-element=“list” and proper pagination enabled in Webflow (even if hidden with CSS)

  3. Check that you have the v2 script with the fs-list attribute

  4. Verify your results count elements use the exact attribute names like fs-list-element=“results-count”

If you’re still having trouble after these tweaks, @Support-Luis, @Support-Pedro or @jesse.muiruri can take a closer look at your project.