Title: Customize theme display post embed
Last modified: February 19, 2018

---

# Customize theme display post embed

 *  [delgelato](https://wordpress.org/support/users/delgelato/)
 * (@delgelato)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/customize-theme-display-post-embed/)
 * Halo!
 * I’m new to WP (but not new to coding/php). I’m still wrapping my head around 
   how the whole system works and working with existing plugin/themes. The problem
   is sometimes I don’t even know what to google(like now)..
 * I’m using UserSubmittedPost(USP) and have achieved few things:
    -Filter their
   submit form to add some fields -Add meta to the submitted post, from that new
   field
 * The new field is a dropdown (Text,Image,Audio,Soundcloud,Youtube), and the custom
   field containing the embed code if SC or YT selected.
 * So these part is manageable. I can understand plugins(functionality) more than
   Theme(general flow of data and displaying them), it seems.
 * The last part is displaying the post based on the selected embed type in GRID.
   List these posts in grid, each grid embeds the posts.
 * Currently I just copied their shortcode and modified it, so the html generated
   will also include the necessary embeds.
 * Then I wanna grid this. I wanna just get a Theme that has grid and work from 
   there, so it’ll use the Theme’s styling. But most tutorials show grid/gallery
   with image thumbnails, some involves add_theme_support(but there’s no soundcloud
   for this param, right?).
 * I slapped the shortcode on the page’s text, but the html it gives has nothing
   to do with the current theme this way.
    Grid-ing involves some css, so I should
   find the grid layout in the Theme used and modify that? And… (this is the main
   question..) where would I find this in the theme? Or, what resource can I look
   into for something like this?
 * I have no problem learning how to write codes for this and that, but working 
   with existing theme requires understanding of how the theme is set up(and I assume
   not all theme creators put things the same places?).
 * Cheers!

The topic ‘Customize theme display post embed’ is closed to new replies.

## Tags

 * [embed](https://wordpress.org/support/topic-tag/embed/)
 * [grid](https://wordpress.org/support/topic-tag/grid/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [delgelato](https://wordpress.org/support/users/delgelato/)
 * Last activity: [8 years, 3 months ago](https://wordpress.org/support/topic/customize-theme-display-post-embed/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
