You want to get the data out of the custom post type, assign it to a variable, then echo that value into the field when the page loads. If nothing else, that will make your code a lot more readable (and easier to troubleshoot) While it’s not explicitly about what you are doing, you an see the exact method at work here (WP Stackexchange Post).
You may also find Justin Tadlock’s review of meta boxes at Smashing Magazine to be an enlightening read.
Finally, if you want shortcuts, a system like WordPress Alchemy provides a good code library for rapid prototyping and execution, whereas something like Advanced Custom Fields takes a more GUI approach.
Related Posts:
- What is the index [0] for on post meta fields?
- Custom field metabox not showing in back-end
- How to hide meta box values from custom fields list?
- Create meta boxes that don’t show in custom fields
- Custom fields to save multiple values
- wp_handle_upload error “Specified file failed upload test” but still creates attachment?
- Create Multiple File Upload Metabox in WordPress
- Button inside Custom Meta Box triggering the Update Button
- Why is my Custom Meta Box Field Inputs NOT saving?
- get_posts in meta box dropdown not showing latest posts
- How can you include custom post meta in search without calling each key?
- Display Custom Meta Box Field Only If Value is Present
- shortcode in a custom metabox
- Problem with saving large amount of data in postmeta/usermeta
- Move Title and the Content WYSIWYG editor position
- How to validate select field in post meta?
- How to use media upload on metabox post page without breaking TinyMCE?
- Let’s Create Custom Field Template Documentation
- How add multiple wp_editor_box to new post
- Can I save post meta programatically without setting metaboxes?
- Meta box values are displayed on Custom Fields list. Is it possible to hide them?
- If metabox has content display content
- How to improve my non-unique metadata MySQL entries?
- Set class if a meta value is set within post archive
- WordPress Blocks, setAttributes not saving
- Allow HTML in Custom Metabox area
- Custom field metabox not showing in back-end
- Save, update, get and sanitize post meta as HTML not plain
- Create Meta boxes dynamically
- Get meta value when the page is a blog archive
- Can’t save meta field value if the title not set
- Display Data From This Custom Media Upload Meta Box?
- When post is updated, custom metadata in text area field is overwritten
- wp_postmeta are updated for only one page
- When editing a post with a custom meta box the values aren’t displaying correctly
- How to add new Metadata options (Date, Author, etc.) for Posts?
- Saving multiple custom meta box fields
- Custom field/meta populated by dropdown of existing posts?
- Gutenberg add a custom metabox to default blocks
- So much data in postmeta
- get_post_meta() unserialize issue – returns boolean(false)
- Unable to get Preview of Uploaded image within a Custom Meta box
- How to store the value of a custom field dropdown select for post referencing?
- Detect meta value changes when post is updated (post_updated)
- Custom Meta Boxes: Store two values in one repeatable field
- Up/Down voting system for WordPress
- post meta data clearing on autosave
- Display info from custom fields in all images’ HTML
- Problem in custom meta boxes
- Update meta values with AJAX
- Multiplile values checkbox or select in custom meta box
- Displaying Meta Box Image
- Undefined index error when saving content on metabox
- Metabox with multiple fields added by user and upload box
- Which is best in the following scenario : post_meta vs custom table vs parent/child posts
- Saving custom image meta fields
- Get all meta keys assigned to a post type
- wp_editor removes paragraph from custom meta box
- WP Custom Fields Metabox Disappears – ACF plugin issue [closed]
- How to query posts with certain custom meta data, and output Post data
- Populate Custom Fields in a Custom Post Type?
- Where did the Add New Custom Field go?
- How to Create Dynamic Fields in a Meta Box?
- Set front page option using custom fields?
- meta_compare seems to be treating values as strings instead of integers as expected
- Add post meta fields, when creating a post using WordPress’ REST API
- Store array as single, serialized post meta field or many post meta fields?
- A better way to add a meta box to custom post types
- Custom Field Values not updating unless I click “Update” twice
- update_post_meta for repeated custom field [closed]
- Trying to update_post_meta function
- Custom Metabox additional item
- Ordering posts by custom field named “date” in backend
- Values entered in a meta box aren’t saved
- change order of images attached to post
- how can I show name and value of Custom Fields together?
- Enable a short code in the custom meta field
- Gravity Forms Update post meta from template [closed]
- Best way to achieve multiple links in a post title
- How can I add/update post meta in a admin menu page?
- Show array of meta_value in Edit Post Coloum
- How to display data from custom fields I created?
- Custom Field & Gravity Forms [closed]
- custom filed from post in the side bar
- Working with multiple values and metaboxes
- Move the metaboxes to the very top of post editor
- SQL query to change the value of a Custom Field
- Custom meta POST request fired twice when updating a post in Gutenberg
- add meta box considers the selected option as post parent
- How do I display a custom field in an existing form on the front end?
- Add custom field information to source meta data
- Delete custom meta
- wordpress simple post multi rating with post_meta and user_meta
- I want my post to republish again after adding a custom field
- Custom fields / meta box output
- Creating an If/Else statement using WPAlchemy MetaBox radio boxs
- Colecting values from custom field checkboxes and displaying them in the post
- Build Array from Input Fields question
- How can i put a custom field inside this php
- Search for meta_query does not return any result if combined with title