RunningAHEAD WordPress Widget
RunningAHEAD is an online running log. It allows you to insert summary and statistical information from your log into various website. This widget allows you to easily add this information to your sidebar. It offers the following information:
- A link to your log
- Your mileage in the current week, month and year along with the total miles logged
- Your latest workouts
- Your personal records
The plug-in can be downloaded here:
Installation
To install, do the following:
- Unzip the contents of the plug-in into your wp-content/plugins directory
- Activate the RunningAHEAD plug-in from within your WordPress admin control panel
- Go to Design -> Widgets
- Add the RunningAHEAD widget to your sidebar
- Edit the widget settings. This is described below
After installation and plug-in activation, it should look like this in your list of plug-ins:
Widget Settings
Here is the widget’s control panel:
At a minimum, you must provide your RunningAHEAD user ID. This is the 32-character hex string that you would see in the URL of your running log. E.g.
The “Title” allows you to change the heading on the widget. The default is “RunningAHEAD”, but as you can see in the screen shot, I have changed it to say “Running Summary“.
The various check boxes allow you to enable or disable various pieces of information.
If you are displaying your latest workouts, the “Num Workouts” drop down allows you to set how many workouts to display. The maximum number is 10.
Please note that the Widget Logic setting is not a RunningAHEAD widget setting, but is actually from a different widget.
Here is an example of the widget being displayed. In this example I chose to display only my distance totals:





July 17th, 2008 at 2:05 pm
Hi Derek, love the widget. I was having trouble with making my log public, though. All my settings were public on Running Ahead, but readers were being asked for a login before seeing my log.
With some help from the forum I found that the blog widget directs to :
http://www.runningahead.com/log.aspx?eid=f9ad6d19cbdf4dad94b97adeb8b35e30
rather than:
http://www.runningahead.com/logs/f9ad6d19cbdf4dad94b97adeb8b35e30
which is what others see when looking at my log.
Once I realised, it was a quick fix by going into the file and changing
it to this: “a href=”http://www.runningahead.com/logs/…” instead of “a href=”http://www.runningahead.com/log.aspx?eid=…”
Just wanted to let you know. And thanks for your work!
Maureen.
July 17th, 2008 at 2:36 pm
Thanks. I’ll update that for the next release I put out
July 10th, 2009 at 8:19 pm
Ignore previous comment. I didn’t realize the difference between showing log to the world and profile. My bad. Cool widget Thanks!
November 26th, 2009 at 6:27 am
Hi Derek, thanks for this widget, very easy to install.
Just one question… How can I change the look of my stats? As reported from RunningAhead http://www.runningahead.com/logs/fe141b32b76d42c8b8167ecfea9a4cbe/tools/scripts I can change the color of the containing table and other styles but I don’t know where. Thanks in advice!
November 26th, 2009 at 7:42 am
Ops… Just resolved! I’ve found my css Stylesheet. Thanks again for this cool widget!