Leading the Electric Revolution in Luxury Car Hire
Leading the Electric Revolution in Luxury Car Hire European Privilege, a leader in luxury car hire in Spain, has taken a decisive […]
jQuery(function($){ function quitarComasCategorias() { $('.ui-e-meta-item').each(function() { const htmlSinComas = $(this).html().replace(/,\s*/g, ' '); $(this).html(htmlSinComas); }); } quitarComasCategorias(); // Observa clicks en el botón "Cargar más" $(document).on('click', '.ui-e-load-more', function() { setTimeout(quitarComasCategorias, 500); }); // También por si hay carga AJAX sin clic $(document).ajaxComplete(() => setTimeout(quitarComasCategorias, 100)); });