Home Forums WoodMart support forum Social login

Social login

Viewing 27 posts - 1 through 27 (of 27 total)
  • Author
    Posts
  • #95550

    [email protected]
    Participant

    Thank you..how can I add login with Facebook/gmail or register with Facebook/Gmail in my account section

    #95592

    Hello,

    Please read and follow the instructions provided here for configuration of Facebook: https://xtemos.com/docs/woodmart/faq-guides/configure-facebook-login/

    And here is for Google: https://xtemos.com/docs/woodmart/faq-guides/configure-google-login/

    Best Regards

    #95746

    [email protected]
    Participant

    Thank you

    #95747

    [email protected]
    Participant

    Hey can u tell me what is woodmart child theme and woodmart core? Whats the function of them?

    #95751

    [email protected]
    Participant

    I am able to create social login in my account but I want to register with facebook/google as well. there is no option to do that. How Can I do it

    Attachments:
    You must be logged in to view attached files.
    #95775

    Hello,

    Here is information on the child theme https://codex.wordpress.org/Child_Themes

    Woodmart core is the functional plugin required for the theme operation.

    It is not possible to register with Facebook/Google account as if you are trying to register existing user. You can log in with Facebook/Google or register if you do not want or do not have Facebook/Google

    Best Regards

    #95828

    [email protected]
    Participant

    ok but my login with facebook/google is not working showing an error. Please see attachment.
    And also when a customer clicks login with facebook, woodmart name and logo appears but I want my logo and name to be shown. How to do it?

    Attachments:
    You must be logged in to view attached files.
    #95869

    Artem Temos
    Keymaster

    As the error states, you didn’t add your website URL as a whitelist URL in your Facebook APP settings. Check your application settings on Facebook and make sure that you set everything up.

    #97147

    [email protected]
    Participant

    What url should I insert on “valid OAuth redirect url” on Facebook app?

    #97216

    Artem Temos
    Keymaster

    It should be in the following format YOUR_ACCOUNT_URL/facebook/int_callback.

    #97228

    [email protected]
    Participant

    Okk..Previous problem has been solved but when I try to login with facebook, it takes me back to the my account page? How can I fix this

    #97233

    [email protected]
    Participant

    And log in with google is not working also. It shows 403 forbidden

    #97250

    Artem Temos
    Keymaster

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

    add_filter( 'woodmart_alt_auth_method', '__return_true' );

    #97252

    [email protected]
    Participant

    I have not installed any child theme

    #97294

    Artem Temos
    Keymaster

    You need to install it to be able to add the custom code there. You can find it in the package downloaded from ThemeForest.

    #97459

    [email protected]
    Participant

    But what is function of child theme? Is it mandatory to install?

    #97474

    Artem Temos
    Keymaster

    Its function to keep such kind of code fixes to prevent losing changes after the main theme updates.

    #100063

    [email protected]
    Participant

    Should I need to activate the child theme to enter this code snippet

    #100064

    [email protected]
    Participant

    I have installed the child theme and added the code snippet to my function.php. But it still show 403 forbidden. Please see attachment

    Attachments:
    You must be logged in to view attached files.
    #100072

    Artem Temos
    Keymaster

    Please, send us your website FTP access so we can check it.

    #100082

    [email protected]
    Participant

    I called the host provider. they said it will take around 24hrs to check and resolve that? I will get back to you after that. for now, thank you for your quick reply

    #100174

    [email protected]
    Participant

    ..go to that link and type username and password as mentioned in private area..I dont know FTP ID password

    #100197

    Hello,

    We cannot login. Please check your FTP

    Best Regards

    #100257

    [email protected]
    Participant

    Ok.please try that…

    #100294

    Hello,

    Facebook returns the error http://prntscr.com/m3z2hc

    You need to check and make sure you have inserted all the data correctly. https://xtemos.com/docs/woodmart/faq-guides/configure-facebook-login/

    Google returns 403 error. The problem is with your hosting server configuration. Google redirects you to the URL that is blocked by your server somehow. You need to contact your hosting provider for help in this situation http://prntscr.com/m3z2ui

    Best Regards

    #100296

    [email protected]
    Participant

    Ok..thank you so much for your support regarding this.

    #100322

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

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