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)); });
Our team keeps you up to date so you can get the most out of your electric vehicle
No posts found.
Al suscribirte, confirmas que has leído la Política de privacidad.
Customer support 24/7
Any questions? Please see our Frequently Asked Questions.
Contact us by email at