Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update checkbox frontend jetform #11

Open
IngerGarrido opened this issue May 22, 2021 · 2 comments
Open

Update checkbox frontend jetform #11

IngerGarrido opened this issue May 22, 2021 · 2 comments

Comments

@IngerGarrido
Copy link

hi i have a question, create a taxonomy for users in code in function.php by following this tutorial. ->. https://www.nopio.com/blog/add-user-taxonomy-wordpress/

It worked perfect for me ... from the backend they show me fine and I can update and add without problems (image 1 and 2) now the problem is when I want the front to update the selected checkbocks from jetform (image 3), .. al moment of updating, they are saved with the IDs and not with the names as in the backend (image 4) .. and if they are saved with the IDs in the user profile I get the IDs and not the names ... I don't know if I managed to explain.

imagen 1

imagen 2

imagen 3

imagen 4

@girafffee
Copy link
Contributor

As far as I understand your issue, you need to change the output of taxonomies on the admin side, or replace Fill options from: Terms -> Manual Input
https://prnt.sc/13c5at0

@IngerGarrido
Copy link
Author

As far as I understand your issue, you need to change the output of taxonomies on the admin side, or replace Fill options from: Terms -> Manual Input
https://prnt.sc/13c5at0

Hello, it does not help me to call it manually, since it is a user taxonomy so it must be dynamic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants