Block Template Settings
-
Do you have any documentation on the settings news for use in a block template? I’m able to add the columns block but I need to set all the settings as well.
array( 'uagb/columns', array('align' => 'full'), array( array( 'uagb/column', array(), array( array( 'core/image', array() ), ) ), array( 'uagb/column', array(), array( array('acf/contacts-block', array('data' => array('contacts'=> [306]))) ) ), ) )
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Block Template Settings’ is closed to new replies.