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