• If you try to validate the markup using this plugin and popup mode login the “provider” attribute is marked as not valid.
    I’ve made the following changes to the plugin:

    File: wordpress-social-login/includes/plugin.ui.php
    data-provider=”<?php echo $provider_id ?>”

    File: wordpress-social-login/assets/js/connect.js
    provider = $(this).attr(“data-provider”);

    Best regards,
    Fernando Nunes

    https://www.ads-software.com/extend/plugins/wordpress-social-login/

  • The topic ‘Valid markup when using popup screen’ is closed to new replies.