Hello
I have a problem in the checkout page that the shipping section fill in form does not appear after Editing file idstore/code/functions.php line 84
wp_enqueue_script('masonry', get_template_directory_uri().'/js/jquery.masonry.min.js',array(),false,true);
to
wp_enqueue_script('et_masonry', get_template_directory_uri().'/js/jquery.masonry.min.js',array(),false,true);
I don’t know if it from the theme or not
Please Help me