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 //
XGet 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="http://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="http://w.soundcloud.com/player/?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F12208760&show_artwork=true"></iframe>>[/hb_video]
[/column]
[/section]
Available argument options
Copyright -
Tuesday 17th of September 2024 - aBG Design, LLC