I'm trying to remove a tag from one of my posts (I'm logged in as admin) in my bbPress forum, and I keep getting the error message the tag was not removed.
Does anyone know what's wrong and how I might be able to resolve this issue?
Thanks!
I'm trying to remove a tag from one of my posts (I'm logged in as admin) in my bbPress forum, and I keep getting the error message the tag was not removed.
Does anyone know what's wrong and how I might be able to resolve this issue?
Thanks!
In my experience this happens when you're using a custom theme. Try replacing the topic-tags.php file in your theme with that from one of the default bbPress themes (ie. kakumei).
That should take out the Ajax/ JavaScript or whatever other fancy techniques your customized theme might be using and give you back the ability to remove tags from your bbPress posts. Instead of seeing the tag was not removed error, you should be able to remove tags.