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

Possible to add sorting to no layout mode? #1509

Open
NoRefund17 opened this issue Jul 29, 2019 · 2 comments
Open

Possible to add sorting to no layout mode? #1509

NoRefund17 opened this issue Jul 29, 2019 · 2 comments

Comments

@NoRefund17
Copy link

I'm wondering if it is possible to add sorting to the no layout mode. I'm using bootstrap grid system and CSS for all my layout needs but just looking to filter and sort with Isotope. As per another example for filtering, I have been able to get that working, but whenever I try and add sorting, the filter still works but the sorting won't work. Any help would be appreciated. thank you :)

here is the thread I used to get filter to work:
#675

@downFast
Copy link

downFast commented Jul 29, 2019

You could try with sort by filter as he made an example:

https://codepen.io/desandro/pen/WJoOrM/

I tested with the no layout mode trick and seems like working, not sure if it's what you're after tho, anyway here it is:

https://codepen.io/anon/pen/wVggGN

@abelgriffen
Copy link

You could try with sort by filter as he made an example:

https://codepen.io/desandro/pen/WJoOrM/

I tested with the no layout mode trick and seems like working, not sure if it's what you're after tho, anyway here it is:

https://codepen.io/anon/pen/wVggGN

Hi, It is only doing filter but not sort.

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

3 participants