All the links, etc. are working great for the plugin.
However, none of the bookmarking symbol icons are working for it. They all have "red X's", like whenever a picture doesn't load.
My problem applies to the posts, pages, and in my options menu.
Any suggestions
Yes, that's the one.
(I thought it was automatically posted under the plugin, maybe not.)
Anyone?
Does it have something to do with my site, or the plugin?
There is a coding error in the plugin, it is attempting to get the images from social_bookmarking but the directory is social-bookmarking.
Line 21 should read:
$this->plugin_dir = get_option('siteurl').'/wp-content/plugins/social-bookmarks/';
I think that should resolve the issue. Hopefully someone will fix the download that was obviously not tested before release.
Thanks, it brought the images about