Inserting Plugin
-
hi !
I am newbie with wordpress. I managed to install “clean archives plugin and it works fine in my sidebar.
I tried to create a separate archive page like:
http://www.sporadicnonsense.com/archives/To do that i have created a page in php and just insert the code in the body:
<?php srg_clean_archives(); ?>
But am getting the following error:
Fatal error: Call to undefined function: is_category() in …..can anyone help me with creating a separate archive page?
regards
sameer
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Inserting Plugin’ is closed to new replies.