Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Social9 - Sharing buttons do not appear on first post
VipulK
New
Like the title says, I've installed Social9 1.1 on Vanilla 2.3 and it works alright. The sharing buttons appear under every comment but not under the thread starter post (first post). Is this intended behavior? Can it be changed?
0
Comments
It looks like the plugin only targets the comments and not the Discussion
public function DiscussionController_AfterComment_Handler($Sender){
You could always try to add something like this as an added function, and copy all the stuff from the comments one into the new one ... like this and see if that works..
❌ ✊ ♥. ¸. ••. ¸♥¸. ••. ¸♥ ✊ ❌
Doesn't work. It won't let me initiate it from the dashboard