Tell me more ×
WordPress Answers is a question and answer site for WordPress developers and administrators. It's 100% free, no registration required.

I've come across a small bug with my yoast breadcrumbs.

I've rebuilding a site and have imported some old posts and content and have come across a problem where yoast things the permalinks are still the old ones. I've flushed out all the old categories and tags, etc and have used flush_rewrite_rules() to try and fix it which has resulted in some broken links.

Am I missing something in the DB?

share|improve this question
Seems it was a bug with yoast possibly. Switching over the NavXT seems to have given me the control to fix it. – Alex Older Mar 28 '11 at 13:15
Great that you found the solution yourself. If you can write it in an answer (you can do this for your own question too) and mark it as "accepted", this question will no longer be in the "unanswered" state. – Jan Fabry Apr 8 '11 at 13:15

1 Answer

up vote 0 down vote accepted

There seems to be a bug in the Yoast Plugin, which was fixed by switching on to the NavXT Plugin to do breadcrumbs instead.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.