| « Aggregate ALL blogs in v241 | Widget Manager Plugin » |
Here's what clustrmap.com has to say about clustrmaps:
See at a glance where your site's visitors are located: instantaneously, even when the numbers are enormous! Visitors don't need to click on anything: just viewing your page is sufficient.
On my multipost pages you can see one in my sidebar. If I switched to a skin with a sidebar on single post pages and page-type pages you probably wouldn't see one there because that's an option I put in the plugin. Plus a few other options.
Like a linkback to me, and some other stuff you might want actually want to use. For example you can link the title back to clustrmap's "get one" page and have a little "adm" there that shows up when you're logged in and links you to your clustrmap admin page.
I also added optional pre and post markup fields so that you can try to make sure it validates in your skin. This is one of the drawbacks to containers: everything has to use the same base display method as everything else. So like if the params are for a UL then all the widgets have to be LI tags. Pretty freakin' stupid to me, but that's the world we live in. Anyway...
Download it, unzip it, upload it, install it via your Global Settings tab, then go to your Blog settings tab to place it on your blog. ... and read the readme!
Yet another great plugin/hack.
Okay this shouldn't be too hard to fix. Right above that line you should see this: }
} else {
$admin_link = '';
}
} else {
$admin_link = '';
} else {
$admin_link = '';
}
Just tried that edit above and now it reports
Okay I finally fixed that error ... I was close but obviously not right. It looks like you are switching to WP so it doesn't matter, but hey thanks for reporting!