Y’all are awesome. Updated the plugin and now the sitemaps are there. I did notice one thing.
Line 32 of the sitemap.php file creates an extra slash in the xsl url.
<?xml-stylesheet type="text/xsl" href="' . SEOKISS_URL . '/classes/sitemap-style.xsl"?>
<?xml-stylesheet type="text/xsl" ?>
Should it be this way?
Thanks again for an awesome, lite, easy to use plugin!