-
Hi,
I'm using this on my site, however it didnt support ACF Pro so I just changed the code to check that instead of ACF.
Also, it wouldnt show any fields so I had to change the main code use the A…
-
### Description
1) in the old plugin I can only register the options page manually, WPGraphQL for Advanced Custom Fields does not add the page to the graphql schema. However manually it works and I…
-
How do we retrieve values from an Options page?
https://www.advancedcustomfields.com/resources/options-page/
I added a gallery field within an options page, when I do `Option::get('gallery')` it…
-
I added the follwing code to the file "wpm-config.json" in my theme:
{
"admin_pages": [
"toplevel_page_theme-general-settings"
]
}
Withy the function "get_current_screen()" I get:
act…
-
Most things get imported, but this is excluded.
As ACF options pages is very common, could we get a fix that this, so it gets imported and migrated correctly?
Last time I checked it all went goo…
-
**Describe the bug**
On [ACF options pages](https://www.advancedcustomfields.com/resources/options-page/), the language switching buttons do not appear
**To Reproduce**
Steps to reproduce the b…
-
Talk to ACF, look at Somerville options, for backing up LSST data.
-
Hi, I am trying to get access to the "language" field while querying ACF option fields but I am not able to do so - there is no such field and as a result, there is no way to do a query like this:
…
-
The Dynamic Data menu would benefit from an update in several areas. First the ACF menu layout gets cluttered quickly beyond a handful of datapoints, making it difficult to find things, there needs to…
-
I want to display the user role of the queried user through Dynamic Field https://prnt.sc/NPkiGhgLoNJ3 or Dynamic Tags https://prnt.sc/wbU0uvGJAGM1. Currently, I have achieved this with a custom solut…