Home Forums WoodMart support forum When logging in using Facebook or Google in Arabic It does not log in, and it go

When logging in using Facebook or Google in Arabic It does not log in, and it go

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

    m85turki
    Participant

    When logging in using Facebook or Google in Arabic
    It does not log in, and it goes to page 404.

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

    Artem Temos
    Keymaster

    Hello,

    Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?

    Thank you in advance

    #237941

    m85turki
    Participant

    Kindly check private content

    #237945

    Artem Temos
    Keymaster

    Please, send us your FTP access also.

    Thank you in advance.

    #237955

    m85turki
    Participant

    Kindly check

    #237969

    Artem Temos
    Keymaster

    Try to edit the file wp-content/plugins/woodmart-core/inc/auth.php and change the following line

    if ( strstr( $this->current_url, trailingslashit( $account_url ) . $network ) ) {

    to

    if ( strstr( strtolower( $this->current_url ), strtolower( trailingslashit( $account_url ) . $network ) ) ) {

    #238031

    m85turki
    Participant

    Thank you very much, the problem solved.

    #238114

    Artem Temos
    Keymaster

    Great, you are welcome!

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

The topic ‘When logging in using Facebook or Google in Arabic It does not log in, and it go’ is closed to new replies.