The main focus on linkedin icon with link is very important nowdays used for all types websites, the WordPress divi theme developer not yet added for linkedin link from backend panel, So WordPress developers can do free add all social links to use custom code in header and footer.
You can do easily manually free add more social link on divi theme header and footer in any of the following social media links with icons using custom code.
- Dribbble
- Youtube
- Tumblr
- Skype
- Flikr
- Myspace
- Vimeo
How to include all social media links in divi header and footer
How to free add more social links in divi header and footer
You will need to use a divi child theme, then divi theme in add more social links on header and footer for following below these steps:-
- Connect to FTP or cPanel
- Go to file manager on WordPress
- After copy the following file it social_icons.php
- Find path: wp-content\themes\Divi\includes\social_icons.php
- Go to your divi child theme
- Create a new folder name it includes
- After social_icons.php file copy inside this folder includes
- Find </ul> tag end of file
- Code paste before the </ul> tag, the below custom social icons code
- Save
The below custom code for all add extra socials media icons with links on divi theme header and footer.
<li class="et-social-icon et-social-linkedin">
<a href="www.linkedin.com" target="_blank" class="icon"></a>
</li>
<li class="et-social-icon et-social-youtube">
<a href="youtube.com" target="_blank" class="icon"></a>
</li>
<li class="et-social-icon et-social-instagram">
<a href="www.instagram.com" target="_blank" class="icon"></a>
</li>
<li class="et-social-icon et-social-tumblr">
<a href="www.tumblr.com" target="_blank" class="icon"></a>
</li>
<a href="www.linkedin.com" target="_blank" class="icon"></a>
</li>
<li class="et-social-icon et-social-youtube">
<a href="youtube.com" target="_blank" class="icon"></a>
</li>
<li class="et-social-icon et-social-instagram">
<a href="www.instagram.com" target="_blank" class="icon"></a>
</li>
<li class="et-social-icon et-social-tumblr">
<a href="www.tumblr.com" target="_blank" class="icon"></a>
</li>
If you want to add more social media icons on divi theme using a paid plugin, Now you can do use name this Divi Icon Party wp plugin for add more social icons to any place.The wordPres divi theme for all more social icons paid plugin download here - Divi Icon Party Plugin