Forums

[resolved] Fatal error: Call to undefined function: the_tags (5 posts)

  1. bofasyf
    Member
    Posted 3 years ago #

    I uploaded the Amazing Grace theme and it's had problem after problem. There is one Error I'm not finding any answers for. Fatal error: Call to undefined function: the_tags() in /home/medal/public_html/wordpress/wp-content/themes/amazing-grace/index.php on line 30

    I've looked all over my word press files and can't find any reference to tags. Is there an add-in I need?

  2. whooami
    Member
    Posted 3 years ago #

    it tells you right where to look.

    I just downloaded the theme, and right where it says, at line 30 is the code:

    <?php the_tags( '<p>Tags: ', ', ', '</p>'); ?>

    delete that line = error gone.

  3. bofasyf
    Member
    Posted 3 years ago #

    Yeah, but if I delete that line, doesn't it effect the pictures I uploaded?

  4. whooami
    Member
    Posted 3 years ago #

    read what the function is for, thats what the documentation is for.

    http://codex.wordpress.org/Template_Tags/the_tags

  5. pleen53
    Member
    Posted 2 years ago #

    Hello:
    I'm getting the same error message when I install the theme "neutica" although the error message is for line 78. I check in wp theme editor for "neutica" per the specified path "home/pleen53/public_html/wp-content/themes/neutica/functions.php on line 78". The only thing on that line is the end of a curly bracket of what seems like a loop or conditional statement in php. Plus, aren't the themes not re-writeable, so I can't go into the php code and delete it?

    Just a bit confused; any help would be totally appreciated :)

    -pleen53

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags