Hello, Estudio EntreDos,
Thank you for choosing XStore as your WooCommerce WordPress theme.
Based on the screenshots you provided, we recommend that you reach out to Elementor with your questions in parallel. Please also provide us with the topic you addressed to them so that we can view their response. It is possible that Elementor may provide a solution for us as well.
Please check our reply from this topic – https://www.8theme.com/topic/xstore-failed-to-load-resource-the-server-responded-with-a-status-of-404-admin-ajax-php-404/#post-343615 and add
remove_action( ‘shutdown’, ‘wp_ob_end_flush_all’, 1 );
add_action( ‘shutdown’, function() {
while ( @ob_end_flush() );
} );
on your site as described there.
Kind Regards,
8theme team