Created: 5 February 2012
Updated to v2.0: 17 April 2012
By: Broady
Website: http://www.wpinsite.com
CodeCanyon Page:
Advanced Social Widget
Thank you for purchasing the Advanced Activity Widget WordPress plugin. If you have any questions that are beyond the scope of this help file, please feel free to contact me via my user page contact form here. Thanks so much and enjoy the plugin!
Advanced Activity Widget Adds an advanced tabbed widget box to your sidebar giving users the ability to display your WordPress latest comments, most recent posts, most popular posts of all time and WordPress tag cloud.
Advanced Activity Widget is highly customizable and allows you to display unlimited amounts of popular posts, latest posts and most recent comments and tags.
You determine the amount of posts or comments to display. You can enable or disable displaying a post thumbnail or comment Gravatar. Advanced Activity Widget contains built-in post tracking to determine your most popular posts. Easily display the amount of views next to each post excerpt. Determine the amount of WordPress tags to display.
Built-in Post Views
Once you activate the plugin, it starts automatically storing all post views in your WordPress database.
Display or hide Post Thumbnails
Through the widget configuration settings you can determine whether to display a post thumbnails for the most popular posts and latest posts.
Display or hide Comment Gravatar
Through the widget configuration settings you can determine whether to display a comment Gravatar if available.
Post thumbnail automatically resized using latest TimThumb script
You determine the post thumbnail size and the post thumbnail images are automatically resized using the latest TimThumb thumbnail script.
Display date & time of post under most recent posts excerpt
Under the Most Recent tab excerpt display the post date and time is displayed in a clean readable format.
Display WordPress Tag Cloud
You determine whether to display the WordPress Tag Cloud. you can select how many tags to display.
Use shortcode to display post view count for certain post
Using the built-in shortcode [AAW_Views] you can display the amount of post views in your WordPress post.
The Widget has been developed to he highest quality standards and tested in all major modern browsers.
These are the main required settings:
Option 1: Zip upload method.
You can use the ZIP upload method, which is detailed in the screencast below. I've taken the time to also detail the basic usage steps in this screencast, so if you get lost, please watch the video for pointers:
Option 2: Manual installation method
Manual installation is easy and takes fewer than a few minutes.
Note: If you have trouble installing, see the WordPress Codex
http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation for more helpful info.
The plugin is simple to use and does not need any user input to function. After you have activated the plugin and navigated to the Widgets page in your WordPress Dashboard, you will be presented with the available widgets available for your theme.
To use the plugin in your theme file simply drag a copy of the "Advanced Social Widget" widget panel into one of your theme sidebars.
Once you have dragged the widget over to your theme sidebar the widget option will expand. Read the below settings guide to get an understanding of what each option does. After you have added / edited or deleted any of the configuration setting click on the "Save" button located at the bottom of the widget panel for the changes to take effect.
The Widget Settings
This is the core of the Advanced Activity Widget WordPress plugin. Here you can configure all the settings for the plugin. The widget panel is divided into four sections, the General Settings, Popular Tab, Latest tab & Comments Tab sections.
|
![]() |
Advanced Activity Widget has a built-in shortcode to display the number of post views for a certain post. To display the post view for a certain post use the shortcode [AAW_Views].
E.G to display the post view through the WordPress WYSIWYG editor add the below markup to the editor.
[AAW_Views] views.
This will display "125 views" for example.
How to I hide certain thumbnail and their functionality?
You have the ability to disable the displaying of all three thumbnail images.
To disable a thumbnail from being displayed for that specific tab, simply uncheck the checkbox for that specific tab and that thumbnail will not be displayed.
Part of the Widget box is missing or overflowing outside my sidebar
You have the ability to define the actual width of the widget box. By default the width of the widget width is set to 250px.
If part of the widget box is missing or overflowing change the width of the widget settings so that it matches the size of your theme sidebar.
Try decreasing the widget box width size to say 240. There is no need to add the (px) pixels as this is added automatically for you.
The tab functionality is not working
If you click the tabs and nothing happens you probably do not have the JQuery library loaded in your current WordPress theme.
The plugin requires the JQuery JavaScript library to be able to function. The plugin uses the WordPress built in function: wp_enqueue_script('jquery') to ensure that the JQuery library is loaded only once.
If you cannot view the JQuery library in your source code you may need to add it manually in your current theme.
Advanced Social Widget makes use of the common gettext system for translating content, which is the same used by WordPress. If you wish to translate the Advanced Social Widget plugin to your language, please consider the following steps:
For any support or suggestion please feel free to contact me via my user page contact form here or visit the WPInsite website or on the CodeCanyon.com Forum. I'll try to reply as soon as possible.
Version 1.0:
Initial Plugin Release