=== Advanced Social Media Icons === Contributors: riotweb Tags: Social media, icons, shortcode, facebook, twitter, soundcloud, instagram, linkedin, googleplus, dribble Requires at least: 4.0 Tested up to: 4.5.3 License: GPLv2 Advanced Social Media Icons is a Wordpress plugin made for showing social media icons. == Description == **Advanced Social Media Icons** This plugin shows a social media icon when you display a shortcode. The icon is clickable and fully customizable. **Attributes** You can customize the plugin with attributes: 1. url - Links the icon to a url when pressed 2. src - Which social platform you want to use 3. id - There are 2 icons for every social media platform use id 1 or id 2 4. height - Enter the amount of pixels of height, standard is 55px 5. weight - Enter the amount of pixels of weight, standard is 55px 6. align - Align the icon on the right position 7. alt - Give alt text with ur icon, good for SEO **Shortcode** The plugin uses shortcodes to display the icons. For example [social url=twitter.com src=twitter] . Other example are: 1. [social url=www.facebook.com src=facebook height=50px width=60px] 2. [social url=www.instagram.com/user src=instagram align=middle] 3. [social url=www.linkedin.com src=linkedin id=1] == Installation == Upload the .zip file with a FTP program in the folder wp-content/plugins or upload via Worpress backend. == Frequently Asked Questions == **How to display icons?** To use the icons write a shortcode (example [social url=twitter.com src=twitter align=right] ) **Is there another icon for the same social media platform?** Yes there is, use the id attribute like so [social url=twitter.com src=twitter id=2 align=right] **The plugin is not working on my website how come?** 1. Check if your adblock is on. 2. The plugin can conflict with other plugins, try to disable the others. 3. Check if you run the latest version of Wordpress == Changelog == = 1.1 = * Now compatible with websites that use HTTPS / SSl .