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

jquery-match-height and Woocommerce Ajax-Enabled, Enhanced Layered Navigation #162

Open
rantsboy opened this issue Sep 21, 2017 · 1 comment
Labels

Comments

@rantsboy
Copy link

I use jquery-match-height and everithinbg working fine until i use Woocommerce Ajax-Enabled, Enhanced Layered Navigation plugin to filter products. After filtering my products are not same height (i need to refresh the page to get products same height again). Can somebody help me?

Script i use:
`<script type="text/javascript">
$(".product_name").matchHeight({
byRow: true,
property: 'height',
target: null,
remove: false
});

</script>`

@CHEWX
Copy link

CHEWX commented Sep 28, 2017

You a callback function to invoke an update, $.fn.matchHeight._update()

It's a premium plugin so cannot see if it has any callback methods.

@liabru liabru added the question label Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants