was successfully added to your cart.

Carrello

Calendario

By | Senza categoria | No Comments
var ajax_url = "https://www.vinileroma.it/wp-admin/admin-ajax.php"; //$.noConflict(); jQuery('#single-below-header').hide(); jQuery('.meta-category').hide(); jQuery.ajax({ type:"POST", url: ajax_url, data: { action: "my_special_action", mese: "06", anno : "2023" }, success:function(data){ jQuery('#lista_eventi').html(data); }, error: function(errorThrown){ alert(errorThrown); } }); function...
Read More