• I am having a look at added a social login to my woo commerce store. I tried setting up the Facebook and Google logins, but when the callback url is triggered I just get a blank page. This is even the case on a fresh instance of WordPress. Can you please shed some light as to why this may be?

    Thank You

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    Seems to be a fatal error.
    Can you add this code in your wp-config

    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_DISPLAY', true );

    and tell me what error appear ?

Viewing 1 replies (of 1 total)
  • The topic ‘Broken Callback URL’ is closed to new replies.