Anonymous
Guest

I have the same problem, I use latest version of both WordPress and WP Socializer, for excerpt I use Advanced Excerpt.

My solution is to disable WP Soc. in the settings for the plugin, not from the plugins page, then manually load WP Soc. stylesheet with (place in header between and );

Code:

and then call it manually with;

Code:

<?php
if(function_exists(‘wp_socializer’)){
echo wp_socializer(‘social-bts-32px’);
}
?>

Perhaps not the best way, but the only way to prevent it from disable the images-part.

Subscribe for updates

Get updates on the WordPress plugins, tips and tricks to enhance your WordPress experience. No spam. View newsletter