The plugin itself installs nicely.
I edit the theme's archive.php, inserting the code:
if( function_exists(page2cat_output)): page2cat_output($cat); else: ?>
I've made sure the php-markup is clean and in comliance with the rest of the document.
But when I load the category-page, it just stops dead. Displaying nothing, no error either. I'm not a programmer but I'd guess it broke the loop or something.
If I haven't provided enough information, please tell me what I should supply more!
Help very greatly appreciated!
Thanks!