SSB and RRSSB common settings
-
Hello,
I see SSB and RRSSB have some common settings. Having both active if I uncheck FB from one of them the other is also unchecked.
I have both because SSB has a FB Like button while RRSSB does notWhat I want to accomplish is
1) to have a widget with two small SSB buttons (done via shortcode)
2) to have at bottom of posts only a small SSB FB Like/Share button
This can be done also using shortcode manually for each post. Example
Maybe it can be automated if I can place it before FB comments (another plugin – I don’t know how to change the order of the plugin outputs)
3) to have RRSSB buttons at bottom in the place they are now or maybe above FB Comments if I knew how to change place order.Because of the common settings I added a css
.content-area .wpsso-ssb-content {
display:none;
}
to hide SSB buttons below RRSSB ones this timeThe page I need help with: [log in to see the link]
- The topic ‘SSB and RRSSB common settings’ is closed to new replies.