Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter Count on several containers #1512

Open
jepz88 opened this issue Aug 26, 2019 · 0 comments
Open

Filter Count on several containers #1512

jepz88 opened this issue Aug 26, 2019 · 0 comments

Comments

@jepz88
Copy link

jepz88 commented Aug 26, 2019

Hi! LOVE Isotope, but have a question if it is possible to solve..
Using your examples of counting number of posts left when filtering. Although I have several containers on the page, but only the first one gets counted. Using for product feed and each product category is having its own container.

Anyone know a solution? :)

Like this:

<div class="container">
  <div class="item">Item 1</item>
  <div class="item">Item 2</item>
</div>

<div class="container">
  <div class="item">Item 3</item>
  <div class="item">Item 4</item>
</div>

Kind regards,
Jesper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant