Title: Help with custom fields?
Last modified: August 19, 2016

---

# Help with custom fields?

 *  [central101](https://wordpress.org/support/users/central101/)
 * (@central101)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/help-with-custom-fields-2/)
 * I am using this code then using the custom field to embed the videos…
 * <div id=”videoblock”>
    <?php $key=”videoembed”; echo get_post_meta($post->ID,
   $key, true); ?><P/> </div>
 * Then in the custom field I use videoembed and then put a embed video code under
   value. It works find but I am trying to do something a bit more involved. I would
   like to have multiple videoembed area such as $key=”videoembed1″ , $key=”videoembed2″
   etc.. so I can embed the same video but from multiple sources. I would then like
   to have a drop down menu where you can select which video to call, which will
   then display the video in the videoblock div. Does anyone have any idea how I
   can do that?
 * Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [central101](https://wordpress.org/support/users/central101/)
 * (@central101)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/help-with-custom-fields-2/#post-1024386)
 * bump..
 *  Thread Starter [central101](https://wordpress.org/support/users/central101/)
 * (@central101)
 * [17 years, 2 months ago](https://wordpress.org/support/topic/help-with-custom-fields-2/#post-1024443)
 * Last try…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Help with custom fields?’ is closed to new replies.

 * 2 replies
 * 1 participant
 * Last reply from: [central101](https://wordpress.org/support/users/central101/)
 * Last activity: [17 years, 2 months ago](https://wordpress.org/support/topic/help-with-custom-fields-2/#post-1024443)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
