Support » Plugin: Easy Social » [Plugin: Easy Social] Linkedin Social Button Missing in Widget

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Pothi Kalimuthu

    (@pothi)

    I figured it out.

    On easy-social-widget.php file, insert the following code (until the author puts it officially…

    if(get_option('easy_social_linkedin') != "") {
    	echo '<a href="'.get_option('easy_social_linkedin').'" target="_blank" class="social-icon linkedin-icon">linkedin</a>';
    }

    Hope this helps someone

    Plugin Author osuthorpe

    (@osuthorpe)

    Plugin has been updated to include Linkedin, Thanks for finding this!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Easy Social] Linkedin Social Button Missing in Widget’ is closed to new replies.