[social]
[social_icon type=“facebook“ link=“#“]
[social_icon type=“twitter“ link=“#“]
[social_icon type=“forrst“ link=“#“]
[social_icon type=“digg“ link=“#“]
[social_icon type=“delicious“ link=“#“]
[social_icon type=“deviantart“ link=“#“]
[social_icon type=“flickr“ link=“#“]
[social_icon type=“youtube“ link=“#“]
[social_icon type=“vimeo“ link=“#“]
[social_icon type=“apple“ link=“#“]
[social_icon type=“lastfm“ link=“#“]
[social_icon type=“pinterest“ link=“#“]
[social_icon type=“reddit“ link=“#“]
[social_icon type=“stumbleupon“ link=“#“]
[social_icon type=“linkedin“ link=“#“]
[social_icon type=“dribbble“ link=“#“]
[social_icon type=“googleplus“ link=“#“]
[social_icon type=“github“ link=“#“]
[social_icon type=“skype“ link=“#“]
[social_icon type=“rss“ link=“#“]
[/social]
[clear]
[spacer height=“15px“]
[separator text=“How to use“]

[infobox last_column=“true“ size=“col-12″ color=“blue“]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 //[/infobox]

[clear]

[section]

[toggle title=“Get the code“]

// Create facebook social media icon with open in new tab link

[socials]

[social_icon type="facebook" in_new_tab="true" link="http://facebook.com"]

[/socials]

[/toggle]
[/section]

[separator small=“true“]

[h5]Available argument options[/h5]
[list]

[list_item icon=“cog“]type – Specify your social media.[/list_item]
[list_item icon=“cog“]link – Specify your social media link.[/list_item]
[list_item icon=“cog“]in_new_tab – Specify if you want to open link in new tab.[/list_item]

[/list]