Free WordPress Social Icons Plugin: AccessPress Social Icons – Documentation
Documentation of AccessPress Social Icons
Check out the plugin’s full features: View Plugin’s Full Features
Check out the plugin’s demo: View Plugin’s Demo
Installing Instructions
- Unzip accesspress-social-icons.zip
- Upload all the files to the /wp-content/plugins/accesspress-social-icons
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- For customizing the plugin’s settings, click on AccessPress Social Icons option menu in WordPress left admin menu.
- To display the AccessPress Social Icons, please use [aps-social id=”1″] shortcode wherever necessary.
How to use
Once the plugin is installed and activated you will find a menu named “AccessPress Social Icon” in the left menu bar of the admin menu.Once you click on that menu , you will go to the plugin’s page, click on Add New and you will go to plugin’s main settings page.
- Enter the name of Set There you will see Choose Icon Set Type option, either to choose icon individually or to choose from available themes.
Choose Icon Individually,
- Enter Icon Title
- Select Icon image For icon image you can either select pre-available icon or upload your own icon. In pre available icon,there are 12 sets of pre available themes, you can select as per your requirement.
- If you want to Upload you own icons then, click on upload and select your required icons.
- Insert Icon Width
- Insert Icon Height (While you enter icon width or height you can preview icon instantly)
- In Border style option, select border style of icon from drop down menu
- You can also define Border Spacing, Border Thickness and Border colour
- In Shadow option, select yes/no to show shadow in icons as per your need. If you select yes, Insert Offset X, Offset Y and Blur inside the box
- Insert Icon link inside the box
- Inter tooltip text
- Select Icon Link Target to New Window or Same Window
- Click on Add Icon to List
- Similarly, add other social icon to list (You can add only required icons and each Icon will only show up in the frontend if icon link is not empty)
- Click on Save Icon Set
Choose from available themes
- Choose Available Icon Themes, there are total 12 themes available, select any theme from the list as per your need
- In Icon List, select the icon that you want to display (You can add only required icons)
- Enter Icon Title
- Insert Icon Width and Height
- Insert Icon Link
- Insert Tooltip Text
- Select Icon Link Target to open in New Window or Same Window
- Similarly, add other social icon as per your requirement. ( Each Icon will only show up in the frontend if icon link is not empty)
- You can drag and drop the icon as per you need.
- In Display option, Select to display icon Horizontally or Vertically as per your need.
- Enter the no. of rows or columns to display icons
- Enter the margin for each icon in px
- In Tooltip option, you can show/hide tooltip. If you select to Show Tooltip then, Select Tooltip Background Color,Tooltip Text Color, Tooltip Position to Top, Right, Bottom, or Left from drop down menu as per your requirement
Select Icons Hover Animation from drop down menu
- Select Opacity on Non Hover from drop down menu
- Click on Save icon set
Widgets
When you install the plugin, you will find a widget named “AccessPress Social Login Lite” in the widget section, You can place these widgets in any widget area and can configure as per your needs. Since the widget has the multi instance, you can add the same widget as much as you want.
Widget Attributes
Attribute | Description |
---|---|
Title | You can set the name of the widget. |
Icon set | You can selected the icon that had been created. |
Shortcode
Use the shortcode [aps-social]
to display the social login within your content in posts and pages.
Use the function <?php echo do_shortcode('[aps-social id=" "]'); ?>
to display within template or theme files.