Home › Forums › Front-end Issues › Newly Created Layout Does Not Show When Published › Reply To: Newly Created Layout Does Not Show When Published
That is what you were looking for.
There is a folder in your theme .../block/content_rows/
In this folder there is a php file for each of your layouts
{$layout_name}.php
To add a layout you need to create a new php file in that folder with a name that matches your new layout name. Then you need to add code to that new file that will be used to display the content of your layout.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.