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

Taxonomy rendering not working after cloning #14

Open
bobbingwide opened this issue Jul 16, 2023 · 1 comment
Open

Taxonomy rendering not working after cloning #14

bobbingwide opened this issue Jul 16, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@bobbingwide
Copy link
Owner

When the ACF field block is displaying the taxonomy field type, then after cloning, since the taxonomy term ID has not been updated, a Notice is displayed.

Notice: Trying to get property ‘name’ of non-object in /home/customer/www/oik-plugins.co.uk/public_html/wp-content/plugins/acf-field-block/includes/class-acf-field-block-renderer.php on line 739.

@bobbingwide bobbingwide added the bug Something isn't working label Jul 16, 2023
@bobbingwide bobbingwide self-assigned this Jul 16, 2023
@bobbingwide
Copy link
Owner Author

Workaround

  • Update the taxonomy field value in the target post.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant