<script> jQuery(".facetwp-selections").on('click', function(event){ var url = window.location.href.split('?')[0]; window.location.replace(url);event.stopPropagation(); event.stopImmediatePropagation(); }); </script> #facetwp #jQuery #js #redirect