1. Start
  2. Description
  3. Displaying Default Icons
  4. Displaying Custom Icons
  5. Frequently Asked Questions

Social Web Links


Description


This plugin will display elegant icons of your social profiles on a sidebar widget. Plugin also provides options to upload your own icons if you do not like the default ones. 4 Size options and 5 display styles available.

Displaying Default Icons


Social Web Links provides default icons of sizes 16x16, 24x24, 32x32 and 48x48 to display for your social profile. Go to Social Web Links settings page and enter full URL of your social profile. For example: If your facebook username is "john.doe" then your facebook URL is http://www.facebook.com/john.doe

 

To display social profile icons in areas other than post/page content and widgets. You can enter below shown code at the location where you want the icons to be displayed. The code is:-
<?php swl_display(); ?>

 

Displaying Custom Icons


You can also display your custom icons by uploading them through the Social Web Links settings page. But in order to display it you need to display the icons with correct size settings. For example: If you uploaded a 16x16 pixel icon image for Facebook, then if you select the icon size setting as 24x24 then the facebook icon will not be displayed.

Frequently Asked Questions