We want a blog post
We'd like our admin to be able to feature some posts within this content item. The posts need to be optional, and allow our user to feature a post below this text.
acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /nas/content/live/devtestsnew/wp-includes/functions.php on line 6121ninja-forms domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /nas/content/live/devtestsnew/wp-includes/functions.php on line 6121simple-custom-post-order domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /nas/content/live/devtestsnew/wp-includes/functions.php on line 6121it-l10n-ithemes-security-pro domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /nas/content/live/devtestsnew/wp-includes/functions.php on line 6121wordpress-seo domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /nas/content/live/devtestsnew/wp-includes/functions.php on line 6121simple-history domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /nas/content/live/devtestsnew/wp-includes/functions.php on line 6121We don’t want to have to insert posts, we want to keep this functionality optional, so we can feature posts only when we feel like it.
Don’t worry about featuring categories. We want our user to be able to select 1 specific post. We already have a function to display posts – <?php posts__display_post($post); ?>, so you don’t need to write any of that html.
We should be able to retain all the flexibility you’ve already added in, like the left / right horizontal alignment.