
Originally Posted by
TrinitySEO
This was not clear to me initially but in rereading the installation instructions I found it quite easy.
Unzip the distribution file and go to the /woz_en/SAMPLE/wp-include folder and open the template-loader.php file. You will notice that all but the last two "exit;" functions have been commented out using two forward slashes ("//" without the quotes).
You can simply do a find & replace in your file finding all "exit;" and replace with "// exit;" replicating the sample file I reference above. You can also copy the file and overwrite the file that is in the wp-include folder in your WP installation.
I repeat: the final two exit; should be left alone. Do not comment them out.
I hope this helps.
Regards,
Greg
Bookmarks