custom images path broken
-
i just moved my wp install from the root html folder to a sub-folder and since doing so the bookmark images are not displaying.
everything else seems to be working fine.
the code i’m using is…
if (function_exists('simple_social_bookmarks')) : echo simple_social_bookmarks('','','padding-left: 1px; padding-right: 1px','default=off&iconfolder=ssb-icons&delicious=on&[code removed for readability]&target=_blank&id='.get_the_ID()); endif;
the "ssb-icons" folder is a sub-folder of 'wp-content'
i am wondering if this is a symptom of a database problem since the same code worked prior to the move?
https://www.ads-software.com/extend/plugins/simple-social-bookmarks/
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘custom images path broken’ is closed to new replies.