Home Forums WoodMart support forum Facebook Login

Facebook Login

Viewing 26 posts - 1 through 26 (of 26 total)
  • Author
    Posts
  • #71803

    ckluong3
    Participant

    Hi, I am following the tutorial(https://xtemos.com/docs/woodmart/faq-guides/configure-facebook-login/) and try to setup the facebook login. But not sure why the facebook login button does not show up in my website, attached is the fb page’s setting snapshot, could you help to check did I missed anything?

    And, is this the correct Valid OAuth Redirect URIs for my website?
    https://www.coronacraft.com/my-account/

    Thanks for your attention.

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

    ckluong3
    Participant

    Fyi, I have added the Facebook App ID and App Secret in ThemeSettings as well.

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

    Artem Temos
    Keymaster

    Hi,

    Please, provide us your admin access so we can login and check this on your side.

    Thank you in advance.

    #71849

    ckluong3
    Participant

    Hi, thanks for your help.

    #71850

    ckluong3
    Participant

    Hi, the facebook login button is showing now. But when I choose facebook login, the page jumped to My Account page and nothing happen.

    Please advise. Thanks

    #71859

    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' );

    #71902

    ckluong3
    Participant

    Hi, Added the code in the functions.php, but still not working. Please advise.
    Thanks.

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

    Artem Temos
    Keymaster

    Send us your FTP access please. We shall check it.

    #71910

    ckluong3
    Participant

    Hi, here is the details.
    Thanks for your help.

    #71920

    Artem Temos
    Keymaster

    Try to use this URL in Facebook APP settings https://www.coronacraft.com/my-account/facebook/int_callback

    #71927

    ckluong3
    Participant

    Hi, tried it, still not working. Is this working on your side?
    Please advise, thanks.

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

    Artem Temos
    Keymaster

    Hi,

    The problem seems to be caused by your hosting server. Facebook redirects you to the page sending some serialized data via GET parameter in the URL. The problem that your server can’t parse it and it has some limitation on the number of characters in this parameter. Try to contact your hosting providers to increase it in two or three times.

    Regards

    #72051

    ckluong3
    Participant

    Hi, Thanks for your help.

    My hosting provider had proceed to increase the hosting max input vars. But still can’t login through facebook.

    Please advise, thanks.

    #72119

    Eric Watson
    Participant

    Hi,

    Try to increase this parameter http://httpd.apache.org/docs/2.2/mod/core.html#limitrequestline

    Regards

    #72412

    ckluong3
    Participant

    Hi, the value of this parameter has set to max 8190, but the facebook login still can’t perform.

    Please advise, thanks.

    #72423

    Artem Temos
    Keymaster

    Sorry, increase this parameter in four times as well http://prntscr.com/khxgsp

    #72516

    ckluong3
    Participant

    Hi, thanks for your help.

    The Facebook login is now working. May I know when there is a new sign up to my website, where can I find all the client sign up details?

    Thanks for your attention.

    #72523

    Artem Temos
    Keymaster

    Sorry, what do you mean? What sign up details are you looking for?

    #72540

    ckluong3
    Participant

    Hi, I mean when someone sign up an account through the website, where is the place which store all the customer’s information (username, password, delivery address, email adress and etc). Is it in the wordpress admin?

    Thanks for your help.

    #72542

    Artem Temos
    Keymaster

    Hi,

    You can check this information in Dashboard -> Users. Our theme doesn’t influence this data management.

    Regards

    #72546

    ckluong3
    Participant

    Hi, thanks for quick help.
    May I know is there a way I could export all the users information at once?
    If no, would you have any recommend plugin which have this export function?
    Thanks for your attention.

    #72557

    Artem Temos
    Keymaster

    Hi,

    Try to use Dashboard -> Tools -> Export Personal Data. It is the only one way to export this data in WordPress.

    Regards

    #72641

    ckluong3
    Participant

    Hi, Thanks for your help.

    After I login to the website through facebook login function, when I go My Account > Orders, and click on the “GO SHOP” link, it will bring me to the “Shop” page, but the account will auto log out.

    Please advise, thanks.

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

    Artem Temos
    Keymaster

    Could you please check how it works when you login with username and password?

    #72697

    ckluong3
    Participant

    Hi, I registered a new account with username and password, the problem is the same.
    Thanks for your attention.

    #72709

    Artem Temos
    Keymaster

    It means that this problem is not related to our facebook login. Probably, you have some issue with installed plugins. Maybe there is some cache plugin that breaks this functionality.

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