[EDIT]
In add to what I just said about js errors, I see that no WP Field list is shown below the two select boxes.
Enabling DEBUG MODE, I receive this error.
Fatal error: Uncaught exception 'Exception' with message 'LOGGER ERROR: Can't write to log' in /var/www/vhosts/chiantimutua.it/httpdocs/wp-content/plugins/wp-ultimate-csv-importer/includes/SmackCSVLogger.php:63 Stack trace: #0 /var/www/vhosts/chiantimutua.it/httpdocs/wp-content/plugins/wp-ultimate-csv-importer/lib/skinnymvc/controller/base/SkinnyBaseController.php(280) : eval()'d code(253): SmackCSVLogger->__construct() #1 /var/www/vhosts/chiantimutua.it/httpdocs/wp-content/plugins/wp-ultimate-csv-importer/lib/skinnymvc/controller/base/SkinnyBaseController.php(280): eval() #2 /var/www/vhosts/chiantimutua.it/httpdocs/wp-content/plugins/wp-ultimate-csv-importer/lib/skinnymvc/controller/base/SkinnyBaseController.php(230): SkinnyBaseControllerWPCsvFree->processTemplate(Array, NULL, 'executeModuleAction('custompost', 'index', Ar in /var/www/vhosts/chiantimutua.it/httpdocs/wp-content/plugins/wp-ultimate-csv-importer/includes/SmackCSVLogger.php on line 63
What’s the matter??
@koolmind: Kindly give the writable permission to logs folder inside our plugin in recursive manner to resolve that issue.
The Js issue occur due to plugin conflict or theme conflict. If you still face the issue kindly do share us your details to support(at)smackcoders(dot)com. We will help you.
Permissions now are correct.
JS errors have been solved manually modifying the code.