Problem with social_ring_show() function
-
Hi,
I only want to use the extra option and call the social_ring_show() function from code.
So in the plugin admin area, in the “Show on” section I unchecked all checkbox and clicked on the “Save Changes” button.Then not all social buttons showed up, just some of them (these are: fb share, in share, print,pdf,email buttons). The function is called in the loop.
If I check the “Posts” checkbox in the “Show on” section then I see all buttons. But I want to leave it (and all) unchecked, because I called the shocial_ring_show() function under the post content already to show social buttons.
Shortly, when “Posts” not checked in the “Show on” section, then the social_ring_show() function doesn’t show all social buttons what I dragged into the “Visible Buttons” box.
I wanted this, because I want to show the social buttons later after the content and not immediately after the content, and in different div element.
Can you fix this?
Thanks!
The topic ‘Problem with social_ring_show() function’ is closed to new replies.