Pods – cannot update custom term titles
-
I’m having an issue editing old custom term titles (created using Pods). Basically I cannot update an existing term title when the term has any sort of custom fields added to it via pods. I can still add new terms, but after they are created I cannot edit their titles anymore.
When I edit a term title it comes back as item saved, but I’m getting a 302 error in console from edit-tags.php.
If I comment out the wp_redirect on line 168 of wp-admin/edit-tags.php and try editing a term title, I get a white page with a 200 response but checking the db the term title did not update.
I’ve found that if I remove all of the custom fields from the custom term via the pods panel, I I can edit the term titles again. I have a few custom fields added to the term, and it doesnt matter which ones I remove the term title can only be updated/saved when all of the custom fields are deleted from it. Basically if I have any custom fields added to that term then I cannot update the title. I’ve tried removing all of the terms and adding a single simple custom field to the term and this stops the terms title from updating, so I havn’t been able to pin down what about the custom field breaks it..
I’ve turned on wp debug and I’m not getting any errors. I’ve got all plugins other than Pods disabled. I’ve tried repairing and optimizing the database via phpmyadmin. I’ve also tried connecting the install to a new database and importing the old db into it. I’ve also tried the pods reset then used the pods import to pull in my old pod settings. None of these have worked.
I have pods installed. With a custom post type of ‘samples’ added and a custom term of ‘voices’ added to that post type. I have several text block, single line of text, and relational fields added to the term ‘voices’. When I remove all of the fields added to the term ‘voices’ I can edit the titles of existing terms again. If there are any fields added to the term, the title doesnt update on save. I have table type storage and relational fields pods components activated. Removing the relational field from the term does not fix. only removing all fields fixes the update process.
Well, I hope that’s detailed enough. I’d love to get this working again, pods really is my favorite wordpress plugin
-Erik
- The topic ‘Pods – cannot update custom term titles’ is closed to new replies.