• Resolved chai46

    (@chai46)


    Hello! Excellent plugin!

    Might I get some help with the following? I’m not super code savvy unfortunately so I ask for your patience.

    1) I use a content restriction plugin at the moment called simple membership. This plugin does not appear on the register page of this plugin. I really need content restriction.

    2) At present the social registration o my pulls email address from Facebook. How can I get more data like country of residence?

    Thanks in advance!

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

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

    (@heateor)

    Hi there,

    Thanks for the appreciation 🙂
    1) You can use the [TheChamp-Login] shortcode in the content of the webpage where you want to show social login icons.
    2) Country is not included in the basic profile data of the user. You need to get the relevant permission approved in your Facebook app. Then we can customize the plugin to get fetch that data and save/show in user profile at your website.

    Thread Starter chai46

    (@chai46)

    Thank you very much for your kind and informative response!

    1) I would like to prevent the plugin from appearing on pages and integrate it instead into the meta section of the post. Is this possible?

    2) If so, how? 🙂

    Thank you 🙂

    Plugin Author Heateor Support

    (@heateor)

    I would like to prevent the plugin from appearing on pages

    Seems, you don’t want to show social login icons at the comment form on the pages. You can disable social login at comment form from the Advanced Configuration section at Super Socializer > Social Login page in admin.

    integrate it instead into the meta section of the post. Is this possible?

    You can use the shortcode <?php echo do_shortcode('[TheChamp-Login]'); ?> in the relevant template file (or use WordPress hook/filter for the same, if there is any).

    2) If so, how? 🙂

    You can submit user_location permission for review for your app, from Facebook developer dashboard.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Setup difficulties’ is closed to new replies.