Viewing 5 replies - 1 through 5 (of 5 total)
  • Yep, having the same problem. Have you made any progress since the last time xian?

    Figured it out, you’ll need to comment out this line:

    if (strpos(strtolower($_SERVER[‘REQUEST_URI’]), ‘/wp-login.php’)!==false) {
    wpmp_switcher_mobile_login();
    }

    in your wpmp_switcher.php

    Thread Starter xiangreek

    (@xiangreek)

    Hi, thanks for the response. Wouldn’t that end up breaking something else? I haven’t reviewed the switcher.php file to see where that function gets called so I don’t know the what it does exactly; you may be right.

    Seems to work just fine on my website. Did you have any problems?

    Thread Starter xiangreek

    (@xiangreek)

    Haven’t tried it yet! I’ll give it a shot tonight.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: WordPress Mobile Pack] REGISTER link only shows login form’ is closed to new replies.