• when i click social login icon not working (not opening)

    i am using w3 cache plugin

    I added THIS CODE IN w3 cache plugin minify box – wp-content/plugins/super-socializer/css/front.css

    still i am facing the same issue, how to fix?

    thanks

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Heateor Support

    (@heateor)

    Seems JS minify plugin you are using is breaking the Javascript of Super Socializer.
    You need to exclude following files belonging to Super Socializer, from JS minify:
    wp-content/plugins/super-socializer/js/front/sharing/sharing.js
    wp-content/plugins/super-socializer/js/front/facebook/commenting.js
    wp-content/plugins/super-socializer/js/front/facebook/sdk.js
    wp-content/plugins/super-socializer/js/front/social_login/instagram.js
    wp-content/plugins/super-socializer/js/front/social_login/general.js
    wp-content/plugins/super-socializer/js/front/social_login/linking.js
    wp-content/plugins/super-socializer/js/front/social_login/common.js
    wp-content/plugins/super-socializer/js/front/combined.js

Viewing 1 replies (of 1 total)

The topic ‘social login not working’ is closed to new replies.