If installed in a sub directory the icons do not show up.
Reason is
global $base_url;
in
function feedbuttons_settings()
is missing
If installed in a sub directory the icons do not show up.
Reason is
global $base_url;
in
function feedbuttons_settings()
is missing
Comments
Comment #1
anieves commentedYeah, this work perfect.
Dabuti Paco Pil :-)
And please, use theme_image instead this html churro :P
Best regards.