- Upload the folder
tel_gwa to the /wp-content/plugins directory (create dir)
- Activate the plugin through the 'Plugins' menu in WordPress
- Check the settings menu for eligible links and click the Add button for each.
- Choose a link image for display, edit the label and activate the records.
- Repeat for all entries on the settings page. Deactivate records to remove from display.
- Add the following php tag in your sidebar/theme to display the links box.
php if(function_exists('dottel_form_display')) echo dottel_form_display();