stylophonik
Forum Replies Created
-
Forum: Plugins
In reply to: [Plugin: Sociable] Will Not Display the PicsSorry for the rookie question, but how do I access the sociable.php file mentioned by ardee00 in order to change this code below. is it within the wp admin dashboard, or via ftp to the actual plugin? specific instructions are appreciated. thanks in advance:
_________
I had to replace the line of code in the plugin where it determines the path, back to the way it used to do it before the current update.
Specifically, in sociable.php, near the beginning, I changed the line of code back to this:
// Guess the location
$sociablepluginpath = WP_CONTENT_URL.’/plugins/’.plugin_basename(dirname(__FILE__)).’/’;from this:
// Determine the location
$sociablepluginpath = plugins_url(”, __FILE__).’/’;That seems to have made the icons appear again.
anyone know the solution to this or have had the same issue?
Thanks for the reply. I already did all of this, I diabled plugins, and changed the theme. None of this made the issue go away.
any other ideas? it seems to be an RSS issue possibly with this site: