There is only a very small grey box appears next to the post content without any sharing icons in it.
There is only a very small grey box appears next to the post content without any sharing icons in it.
Update: I just turned on the Linked In option in addition to the FB, Twitter, Google+. Only Linked In button appears but None of the other sharing buttons.
Icons came up automatically after few hours. Things are working fine now.
Is there anyway you can give me the steps you used to "turn on" the options for the different share buttons? Im really new to this and am lost
The most common cause of the proble is bad theme development that uses "overflow:hidden" in a parent tag, this can be easliy fixed in the CSS by changing this to "overflow:auto" or "overflow:inherit"
This topic has been closed to new replies.