Home Forums WoodMart support forum Social Login Stop Work

Social Login Stop Work

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #88192

    dscoca
    Participant

    I don’t know if social login stop work after or before the update.

    In my tests, When I try to create an account or login in a existent one using facebook or google these functions doesn’t work.

    When I click in facebook or google, I am redirected to login, after I put my username and password and click in Ok, I return to my website again, but with a blank page and not logged.

    #88227

    Artem Temos
    Keymaster

    Hi,

    Try to add the following PHP code snippet to the child theme functions.php file

    add_filter( 'woodmart_alt_auth_method', '__return_true' );

    Regards

    #88320

    dscoca
    Participant

    Still not working, the problem is the same, a blank page.

    #88332

    Artem Temos
    Keymaster

    In this situation are you able to provide us your FTP access and admin access so we could troubleshoot it and provide you with a solution?

    #88345

    dscoca
    Participant

    Ok

    #88371

    Artem Temos
    Keymaster

    Please, disable all external plugins that are not related to our theme first.

    #88373

    dscoca
    Participant

    After Disable all external plugins, social login it’s work again, maybe it’s a external plugin problem, sorry for my mistakes e thanks for help me

    #88375

    Artem Temos
    Keymaster

    OK, contact us when you will have any additional questions.

Viewing 8 posts - 1 through 8 (of 8 total)