• Hi people,

    I’ve just published a new blog called http://www.boombamblog.dk,
    but there’s a problem with the tags in the posts. If you click the tag i get this error:

    Fatal error: Call to undefined function single_tag_() in /customers/2/e/d/boombamblog.dk/httpd.www/wp-content/themes/autofocus/archive.php on line 35

    Line 35 in archive.php says:

    <?php printf( __( ‘Tag Archives: %s’, ‘autofocus’ ), ‘<span>’ . single_tag_( ”, false ) . ‘</span>’ ); ?>

    What do I do to fix this? Any help would be appreciated..

    Thanks in advance 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Tags doesn't work’ is closed to new replies.