First, I AM IN LOVE WITH YOUR THEME.
Second, I need it to support change the dimensions of the iFrame assets:
http://www.dcapped.com/adams-morgan/
Right now, it won’t let me shrink these iframe elements. I have the Advanced iFrame widget installed, and it’s still not working. HELP
Third. You’ll see with the page it’s missing it’s sidebar. How do I format the post template so it’s back?
Iframes don’t work because they don’t stack with the responsive videos script. Open functions.php and delete this line (you’ll find 2 instances):
$(".entry-attachment, .entry-content").fitVids({ customSelector: "iframe, object, embed"});
To restore the sidebar go to Appearance > Theme Options > Layout and choose a layout with a sidebar.