- This topic has 1 reply, 2 voices, and was last updated 5 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Uncode support
Hello,
to work with Uncode post grid module is necessary to call the js function “UNCODE.isotopeLayout();” that reloads the grid.
How I can call this function after form submit or auto-submit?
FacetWP for instance has a dedicated js function that works well: “$(document).on(‘facetwp-loaded’, function() {UNCODE.isotopeLayout();});”
Thanks