wp-graphql / wp-graphql/wpgraphql-acf
acfeFlexibleLayoutTitle missing
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 110
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Description
Hi, I was using the filed "acfeFlexibleLayoutTitle" for a long time from ACE Extended. It describes the custom Flexible Layout Title. This options appears with installing ACFE. I don't know when it stopped working in WPGraphQL. But it's not visible anymore. How can it be reactivated?
Best regards, Clemens
Steps to reproduce
flexibleContent {
modules {
fieldGroupName
... on FlexibleContentModulesTextLayout {
acfeFlexibleLayoutTitle // <- it's not available anymore
headline
format
intro
PHP or JSON export of the ACF Field Group(s)
No response
Additional context
No response
WPGraphQL Version
2.5.4
WPGraphQL For ACF Version
2.4.1
ACF (Advanced Custom Fields) Version. Free or Pro?
6.7.0.2, Pro
WordPress Version
6.9
PHP Version
8.1.33
Additional enviornment details
No response
Please confirm that you have searched existing issues in the repo.
- Yes
Please confirm that you have disabled ALL plugins except for WPGraphQL, WPGraphQL For ACF, ACF, etc.
- Yes
- My issue is with compatibility with a specific WordPress plugin, and I have listed all my installed plugins (and version info) above.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the provided flexibleContent query and the acfeFlexibleLayoutTitle field, using the reported WPGraphQL, WPGraphQL for ACF, ACF, WordPress, and PHP versions as the reproduction environment. Compare the generated schema with the expected ACE Extended layout title field; done means the field is available in the query or the compatibility limitation is clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- graphql, php, wordpress
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100