Fix tag’s links when switch to built in tag support from third-party plugins!
I didn’t aware that the tags links on my blog are not working. In past few days, I got very sick, and didn’t check my online work very much; besides I just used the built-in tags feature comes with the WordPress, so I’d though there were should no problems on my blog. Until today
I found my tags pages came up an undefined function call error, it caught my attention. It not took me long to spot the causes (in fact, just a few seconds). The problem is that the original TypoXP reloaded theme tag/tags template pages. Since the original TypoXP reloaded theme support the UTW–Ultimate Tag Warrior–plugin, and provided the tag and tags archive template files; also since according WordPress Template Hierarchy, when I hit any of the tag’s url, wordpress will first redirect the request to the theme’s tag file, and in that file, it calls the UTW_ShowCurrentTagSet function which of course don’t exist.
The solution is easy. Because I want to use the built in tags support, just delete or rename the tag and tags files of my theme. Then Wordpress will use its own tags functionality instead of trying to call a plugin function.
So, if you upgrade your wordpress from previous version with third-party tags plugins enabled, remember to remove the theme’s tags template files also.
Sorry for I didn’t correct this minor error more quickly!
Thank you for reading this post. You can now Leave A Comment (0)
Post Info
This entry was posted on 5 November 2007 12:14 PM and is filed under Technology tagged with:tags support,WordPressYou can follow any responses to this entry through the Comments Feed. You can Leave A Comment , or A Trackback .
Previous Post: Upgrade to WordPress 2.3 with Language Switcher: Lessons learned »
Next Post: Wikipedia Fundraising: Can we make it accessible in China Manland? »
- Review, php|architect’s Guide to Programming with Zend Framework
- Use Writer, the online Darkroom version!
- Learn to Design Web Themes and Templates with New Wiki
- Emergency Aid for Chinese Earthquake: Need 2,6 million Tents right now!
- WordPress problem: Url encoding on Tag’s slug.
- Curl better than simplexml_load_file when web screen scrapping
- How to use SimpleXML parsing XML data with namespace and CDATA
- The philosophy of life
- Zend PHP5 certification Exam study review 12: supplementary III
- Zend PHP5 certification Exam study review 11: supplementary II
chinese











