Home › Forums › WoodMart support forum › Social login
Social login
- This topic has 26 replies, 3 voices, and was last updated 6 years, 1 month ago by
Elise Noromit.
-
AuthorPosts
-
December 12, 2018 at 6:25 am #95550
[email protected]ParticipantThank you..how can I add login with Facebook/gmail or register with Facebook/Gmail in my account section
December 12, 2018 at 8:57 am #95592
Elise NoromitMemberHello,
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
December 13, 2018 at 2:57 am #95746
[email protected]ParticipantThank you
December 13, 2018 at 2:58 am #95747
[email protected]ParticipantHey can u tell me what is woodmart child theme and woodmart core? Whats the function of them?
December 13, 2018 at 4:01 am #95751
[email protected]ParticipantI 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.December 13, 2018 at 7:59 am #95775
Elise NoromitMemberHello,
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
December 13, 2018 at 11:01 am #95828
[email protected]Participantok 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.December 13, 2018 at 1:27 pm #95869
Artem TemosKeymasterAs 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.
December 20, 2018 at 6:54 am #97147
[email protected]ParticipantWhat url should I insert on “valid OAuth redirect url” on Facebook app?
December 20, 2018 at 10:38 am #97216
Artem TemosKeymasterIt should be in the following format
YOUR_ACCOUNT_URL/facebook/int_callback
.December 20, 2018 at 10:57 am #97228
[email protected]ParticipantOkk..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
December 20, 2018 at 11:07 am #97233
[email protected]ParticipantAnd log in with google is not working also. It shows 403 forbidden
December 20, 2018 at 12:08 pm #97250
Artem TemosKeymasterTry to add the following PHP code snippet to the child theme functions.php file
add_filter( 'woodmart_alt_auth_method', '__return_true' );
December 20, 2018 at 12:10 pm #97252
[email protected]ParticipantI have not installed any child theme
December 20, 2018 at 2:37 pm #97294
Artem TemosKeymasterYou need to install it to be able to add the custom code there. You can find it in the package downloaded from ThemeForest.
December 21, 2018 at 2:07 am #97459
[email protected]ParticipantBut what is function of child theme? Is it mandatory to install?
December 21, 2018 at 7:10 am #97474
Artem TemosKeymasterIts function to keep such kind of code fixes to prevent losing changes after the main theme updates.
January 5, 2019 at 1:42 pm #100063
[email protected]ParticipantShould I need to activate the child theme to enter this code snippet
January 5, 2019 at 1:54 pm #100064
[email protected]ParticipantI 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.January 5, 2019 at 2:14 pm #100072
Artem TemosKeymasterPlease, send us your website FTP access so we can check it.
January 5, 2019 at 2:46 pm #100082
[email protected]ParticipantI 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
January 6, 2019 at 1:48 pm #100174
[email protected]ParticipantJanuary 6, 2019 at 3:57 pm #100197
Elise NoromitMemberHello,
We cannot login. Please check your FTP
Best Regards
January 7, 2019 at 4:28 am #100257
[email protected]ParticipantOk.please try that…
January 7, 2019 at 9:06 am #100294
Elise NoromitMemberHello,
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
January 7, 2019 at 9:13 am #100296
[email protected]ParticipantOk..thank you so much for your support regarding this.
January 7, 2019 at 10:47 am #100322
Elise NoromitMemberYou are welcome! If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register