You can do it without any plugins, as I just changed one line in wp-include/taxonomy.php :
$termlink = $wp_rewrite->get_extra_permastruct($taxonomy);
to
$termlink = preg_replace("/category\//","",$wp_rewrite->get_extra_permastruct($taxonomy));
No problems at all.
I changed in wp-include/taxonomy.php and i got no taxonomy category but its Fatal error: Cannot redeclare bold_or_not() (previously declared in …………../library/functions/yoast-breadcrumbs.php on line 150
any idea?
thanks
Im using http://templatic.com/freethemes/video theme
.com/videoscategory/….. change to .com/…..
.com/videos/….. change to .com/…..
Hi,
I think it’s fixed in the latest update of yoast-breadcrumbs plugin.
http://wordpress.org/extend/plugins/breadcrumbs/
give it a try.
active plugin of yoast-breadcrumbs i got fatal error
Fatal error: Cannot redeclare yoast_breadcrumb() (previously declared in /home/aaaaaa/domains/bbbbb/public_html/wp-content/themes/ccccc/library/functions/yoast-breadcrumbs.php:145) in /home/aaaaaa/domains/bbbbbbb/public_html/wp-content/plugins/breadcrumbs/yoast-breadcrumbs.php on line 311