• Resolved dovidev

    (@dovidev)


    I have a custom taxonomy that I created using Pods. It’s been working fine but now if you select another option and save, all the selected values are unselected, including the newly selected value. I’ve got a pretty complex functions file so to rule that out, I cleared my functions file and tried again and it did the same thing. Any idea what would cause this and how to fix it?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Jim True

    (@jimtrue)

    Pods Taxonomies are WP Taxonomies. There are no settings for them that apply to selections, so to troubleshoot, check for plugin or theme conflicts. Disable other plugins except for Pods and switch to a default theme. See if the problem persists. If it doesn’t, activate one plugin at a time until you find the one causing the odd behavior. Switching themes also rules out your functions.php modifications.

    Plugin Contributor Jim True

    (@jimtrue)

    Also, just to rule this out as an issue, is this by any chance a relationship field to a Taxonomy?

    • This reply was modified 6 years, 8 months ago by Jim True. Reason: Fixing grammar
    Thread Starter dovidev

    (@dovidev)

    Jim, Thank you. I tried disabling the other plugins but that didn’t help either. The taxonomy is associated with a post type that is also a custom post type from Pods.

    Plugin Contributor Jim True

    (@jimtrue)

    You may have to log this one as a bug report with screenshots as to what you’re experiencing and your configuration. You can do that through this link:

    https://github.com/pods-framework/pods/issues/new?template=bug_report.md

    This isn’t typical or normal behavior, but we might be missing something in your description, too, so the bug report will make sure we get everything needed to help you get the problem resolved.

    Plugin Contributor Jim True

    (@jimtrue)

    Closing this ticket in preference to the GitHub Ticket you opened:
    https://github.com/pods-framework/pods/issues/5061

    Thank you!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Updates on PodsTaxonomy are clearing all other values’ is closed to new replies.