# Social Divi

This plugin was made to easily add more social icons to your Wordpress websites when using the [Divi theme](https://www.elegantthemes.com/gallery/divi/). By default Divi only supports 5 icons (Facebook, Twitter, Google+, Instagram, RSS).

This plugin enables the following icons:
* Facebook
* Twitter
* LinkedIn
* YouTube
* Vimeo
* Medium
* Tumblr
* Pinterest
* Instagram
* Snapchat
* Periscope
* SoundCloud
* Xing
* Behance
* Dribbble
* Flickr
* Github
* RSS

## Installation

1. Install and activate the Font Awesome plugin.
2. To install this plugin, just upload this folder into the `wp-content/plugins` folder of your website. Alternatively, you can install it from the wordpress plugin repository.
3. After adding the plugin to your website you can activate the plugin.

## Usage

After activating the plugin, you will see a 'Social Icons' tab in the 'Theme options' of Divi.
You will be enable icons like you would normally do with the default icons.

![](https://i.imgur.com/nLnfz6v.png)

__*Please note:*__ since plugins can not override theme templates, the icons get added to the existing icons in Divi. To prevent confusion, disable all icons in the 'General' tab.
If you are able to add (or change) an existing child theme, simply empty out the `includes/social_icons.php` file in your child theme to prevent this altogether.

## Contributing

Contributions are welcome. Please create one pull request for every feature/bugfix/translation you make.