Seimmei do Brasil

  • Phone: 55 (11) 4397-9000
  • Fax: 55 (11) 4397-9001
  • Mail: seimmei@seimmei.com.br
  • Website: https://www.seimmei.com.br
  • Address: Rua José D'Angelo, 251 - B. Terra Nova II - São Bernardo do Campo - SP - CEP 09820-670

Powerful Media Embed Shortcode

Embed any iframe content in no time

Vimeo Video

Youtube Video

Dailymotion Video

Screenr Video

SoundCloud

Google Map

How to use

Aegaeus comes with super awesome user friendly Shortcode Generator which allows you to create any of many shortcodes in less than 2 clicks. If you prefer the code, you can find it bellow. You can copy-paste it to your page. Comments are annotated with double slashes //

X
Get the code
// Create half width (col-6) embedded video.

[section]

[column size="col-6"]
[hb_video width="95%" height="300px"]<iframe frameborder="0" class="img-frame" width="435" height="250" src="https://www.dailymotion.com/embed/video/xp9kqu_mr-bean-strange-pink-animal_fun"></iframe>[/hb_video]
[/column]

[/section]

// Create a fullwidth (col-12) Google map

[section]

[column size="col-12" last_column="true"]
[hb_video width="95%" height="300px"]<iframe width="425" height="350" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=London,+United+Kingdom&aq=0&oq=lond&sll=37.0625,-95.677068&sspn=41.767874,72.685547&ie=UTF8&hq=&hnear=London,+United+Kingdom&t=m&ll=51.55829,-0.152435&spn=0.29883,0.583649&z=10&output=embed"></iframe>>[/hb_video]
[/column]

[/section]

// Create a fullwidth (col-12) SoundCloud

[section]

[column size="col-12" last_column="true"]
[hb_video width="95%" height="300px"]<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F12208760&show_artwork=true"></iframe>>[/hb_video]
[/column]

[/section]

Available argument options
  • width – Specify your iframe width in px, %, or em.
  • height – Specify your iframe height in px, %, or em.
  • white_frame – Specify if you want to have white frame around your iframe.
_gaq.push(['_setAccount', 'UA-28507420-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();