Share-This 1.2 Icon Missing
-
After installing Alex King’s Share-This 1.2 plugin, everything seems to be working fine – except for the small, green icon that should be displayed next to the “Share this” text.
All of the social networking icons are present, but the actual “Share this” image is missing.
Searching the forums, I can’t find a fix for this issue. The README offers a solution for turning the icon off:
Change the following in the plugin file:
@define(‘AKST_SHOWICON’, true);
to:
@define(‘AKST_SHOWICON’, false);
but the line [@define(‘AKST_SHOWICON’, true);] does not show up in my code for the plugin, so I can’t edit it. I’m a bit confused as to why the line isn’t present at all, since I haven’t altered any of the code myself.
Help is much appreciated.
URL: https://www.ectotechnica.com
WP Version 2.0.5
prototype.js is installed in wp-includes/js/
- The topic ‘Share-This 1.2 Icon Missing’ is closed to new replies.