I have that problem aswell
Thread Starter
stubsy
(@stubsy)
Anyone no what needs to be done please?
I’ve added a new index.php file like the below
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./blog/wp-blog-header.php’);
?>
But the feeds now give me a feed code error message, and I still can’t add cats it must be .htaccess no?