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

Error when plugin is active #19

Open
doreybenjamin opened this issue Mar 25, 2024 · 0 comments
Open

Error when plugin is active #19

doreybenjamin opened this issue Mar 25, 2024 · 0 comments

Comments

@doreybenjamin
Copy link

Hi,

thx for the plugin ! i have error when i activate the plugin (probably because i use new plugin for ACF wpgraphql idk)
For fix the error you need to change in src config.php

use WPGraphQL\ACF\LocationRules;
to
use WPGraphQL\Acf\LocationRules\LocationRules;

And after AcfLink make also a problem i have comment this case in the same file.

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

1 participant