acf-builder
acf-builder copied to clipboard
set location to the static page
how can i set my ACF location to the static page
Do you mean the static front page?
The locations are just wrappers for ACF's own values. While we don't have all the values listed (perhaps we should) you can always find them in ACF itself:
In this case its
->setLocation('page_type', '==', 'front_page');