• This plugin breaks the functionality of the new super socializer when it comes to commenting. Disabling wpdiscuz fixes the problem.

    If you disable wpdiscuz and turn on super socalizers social commenting feature it allows you to tab through wordpress comments, facebook comments, google plus comments, and any other type of social commenting. This allows you to comment with facebook or any other social network you want to use, see in this picture:

    https://www.illwriteit.com/off.jpg

    Enabling wpdiscuz completely breaks the commenting and leaves you with something that looks like the picture below, clicking on any of these tabs does nothing and you cannot comment anymore with any social media

    https://www.illwriteit.com/on.jpg

    https://www.ads-software.com/plugins/wpdiscuz/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author gVectors Team

    (@gvectors-team)

    Hi illwriteit,
    wpDiscuz is not designed for working with Super Social commenting. We don’t support this. wpDIscuz only works with simple social buttons of Super Socializer plugin. Please turn on whether Super Social commenting or wpDiscuz, those can’t work together. This is not included in wpDiscuz features and compatible plugin list.

    Thread Starter illwriteit

    (@illwriteit)

    It still can be done:

    https://www.illwriteit.com/test-page/

    You have to edit your form.php file within the comment-form subfolder. Encase your comment system in a tab system, such as the one that comes with visual composer which is populate. Then you add the php shortdoes from super socializer:

    https://support.heateor.com/social-commenting-shortcode/

    into the other tabs you wish to add. You also have to use CSS over rides for facebook

    .fb-comments [style] {width:800px !important;}

    If you’re using the theme I am (theseven)

    I think this is something you may want to consider in the future. The problem with this plugin is that you can’t integrate actual facebook commenting. Your plugin is by far the best commenting plugin for wordpress, but when you comment on a wordpress site your friends don’t see your activity on facebook whereas they do if you comment through the facebook plugin. It would be a great thing you someday considered making a similar tab system. Sure they can bridge their facebook account to the site and make a wordpress account and comment with it, but lots of people don’t like giving websites permission and it cuts down on the amount of people doing it, not even sure if they bridge accounts if it shows up as an activity on their FB page when commenting on your site via this plugin.

    I know you’re not supposed to edit core plugin files because of updates but I marked the spots I changed so I can modify code in future updates.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Incompatible with Super Socializer 5.x Commenting’ is closed to new replies.