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

The images stacking on top of one another (im using the image load plugin and have a fixed height) #82

Closed
ChrisKissoon opened this issue Feb 7, 2018 · 2 comments

Comments

@ChrisKissoon
Copy link

ChrisKissoon commented Feb 7, 2018

Hi Im using the filterizr plugin and when i click a category "grooms family" my layout is broken for the last row and the images get stacked. If you click on photos here: https://www.webdevtt.com/text/

you'll see the image going on top one another

Solutions i've tried:
Setting
var filterizd = $('.filtr-container').filterizr({
 layout: 'packed'
});
explicitly setting the image height
and
using the imagesloaded plugin

Also the image looks great when all are displayed but breaks when i click the groom's family category.
This is my last resort to get help. If someone can help it would be awesome.

@giotiskl
Copy link
Owner

giotiskl commented Feb 8, 2018

@ChrisKissoon can you please try removing the .row wrappers and directly placing all of your filtr-items inside the grid?

@giotiskl
Copy link
Owner

@ChrisKissoon all issues should be solved in v1.3.3, closing for now. Let me know if otherwise.

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

No branches or pull requests

2 participants