I'm using the Skyye-News template in which the index.php has one line of code: <?php get_template_file('home.php'); ?>
When I go to change the Permalinks custom structure to: %postname%, the links are thrown off completely. Instead I have to use: /index.php/%postname%/
Is this due to an issue with index.php having this home.php? or should I use the standard loop to resolve?
Not sure what's causing this as I've never ran across it before.
Thanks in advance to anyone willing to assist~