I tried to enter:
src="http://a.tiles.mapbox.com/v3/mroswell.house-agriculture-committee.html#4/32.713/-96.240" frameborder="0" width="640" height="490">
Unfortunately nothing displays. And when I go back to edit the html, it's gone as well. One of your community pages, http://nationbuilder.com/coordinating_nationbuilder_with_other_cms, says that iframes are allowed. Is that no longer true?
It's very imortant to me to be able to display this content on my site. (MapBox is an awesome service.)
You can still use iframes. When editing a page, click on Template and enter the iframe where you wish. You just can't put an iframe in the Content wysiwyg editor.
{{ page.blog_post.content_full }} Does this text work?
The text the says “Does this text work?” was added via the template editing the HTML for that blog post directly, not using the WYSISYG editor.
Why won’t the iframe display?
I tried to enter:
<iframe src="http://a.tiles.mapbox.com/v3/mroswell.house-agriculture-committee.html#4/32.713/-96.240" frameborder="0" width="640" height="490"></iframe>
Unfortunately nothing displays. And when I go back to edit the html, it's gone as well. (It's reminding me of input filters in Drupal). One of your community pages, http://nationbuilder.com/coordinating_nationbuilder_with_other_cms , says that <iframes> are allowed. Is that no longer true?Â
It's very imortant to me to be able to display this content on my site. (MapBox is an awesome service.)