• Well, I have a problem here..

    My categorys file is archive.php.
    When I add this code

    div id="descriptioncat">
     <?php echo category_description( $category_id ); ?>
    </div>

    [Please post code snippets between backticks or use the code button.]

    the category description is ok, but when I click on an archive I get this error :
    Catchable fatal error:

    Object of class WP_Error could not be converted to string in /home/axxxxxxxxx/wp-content/themes/xxxxxx/archive.php on line 11

    Any help please ?

  • The topic ‘Show category description in tempalte’ is closed to new replies.