Hey, cool plugin.
When I uncheck all the automatic placement boxes and use the manual placement do_action() function it still places the box according to the settings in "Button Position". There is no manual setting there. Shouldn't it ignore those settings if I'm trying to manually place it?
http://wordpress.org/extend/plugins/linkedin-share-button/
John Blackbourn (johnbillion)
Member
Posted 1 year ago #
Hi Marty,
I can't seem to replicate the issue. If I untick all the options then the button only appears wherever I put do_action('linkedin_button').
Are you using custom post types? I must admit the plugin hasn't been tested with custom post types so if you are then it might well show up when it shouldn't.
Hi John,
Thankor the reply. I didn't think about that but yes, this is on a custom post type! That may be it indeed.
Cheers!