Chris
Forum Replies Created
-
Sorry about the late reply. Just wanted to say thanks again; everything works here.
- Chris
Thank you, Imtiaz! Really appreciate the quick response/fix.
- Chris
Forum: Fixing WordPress
In reply to: How do I delete tags from custom taxonomies?Fixed! I forgot that deleting a post doesn’t actually eliminate it – it’s in the trash, so as far as WordPress was concerned, the articles containing the tags weren’t completely gone. I emptied the trash and they’re all gone.
Forum: Fixing WordPress
In reply to: Custom Permalink IssueYou’re doing something a little more difficult and complicated than what I was doing – I was having the issue where I’d add custom taxonomies, but the archive pages for the tags in those taxonomies would return a 404.
I fixed this by “flushing the permalinks”: just going to Settings/Permalinks and clicking “Save Changes” without making any changes. I learned about that here:
Sorry if this doesn’t fix your problem – it sounded slightly similar to mine, so I figured I’d post this.