@ Randy
Apologies for the confusion! It stems from core WordPress terminology. The “custom field” you added is different from the “Custom Fields” metabox (with the drop down). I’ll try to explain…
Take a look at your add WordPress Page/Post, you will also find the “Custom Fields” metabox… and, very likely, you’ll have custom fields added by the theme and other plugins. The custom field you added following the tutorial adds new custom fields like the theme and plugins added fields to the add page/post.
So…
The custom field you added following the tutorial will display as its own metabox as its own input just as they do when the theme or plugin adds a custom field to the WordPress page/post page. It will not display in the drop down.
I hope this makes sense! Please let me know.
ps. If the field does not show as a new metabox, then there must be an error in the code to add the custom field.
