Forums

Help please with error message on home page (2 posts)

  1. speedmouse
    Member
    Posted 4 years ago #

    Please could someone help with this error message on the home blog page after upgrading to 2.5.

    It says:

    Fatal error: Call to undefined function utw_showweightedtagsetalphabetical() in /home/amandajo/public_html/thejournal/wp-content/themes/dewald-spec/sidebar.php on line 22

    (the url of this is:
    http://www.amandajoy-artandphotography.com/thejournal/ )

    Thank you for your help - it is much appreciated.

  2. Austin Matzko
    Member
    Posted 4 years ago #

    That's a function of the plugin Ultimate Tag Warrior. If you've de-activated that plugin, you'll see that error because your theme is using functions defined in that plugin. You need to edit the sidebar.php file of your theme and remove the call to utw_showweightedtagsetalphabetical(); One simple way to do that is just to comment it out by putting two slashes in front of it, like so: // utw_showweightedtagsetalphabetical(

Topic Closed

This topic has been closed to new replies.

About this Topic