Support » Plugin: Authentication by LoginRadius » screen covered in sharing buttons upon loading of mobile site

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author loginradius

    (@loginradius)

    Hi RolandOfEld,

    We are working to resolve this issue at priority and will get back to you on this very soon

    Thread Starter RolandOfEld

    (@rolandofeld)

    still no update? this was 2 months ago O_O

    Plugin Author loginradius

    (@loginradius)

    Hi RolandofEld,

    Follow the steps mentioned below:
    1. Open “wp-content/plugins/loginradius-for-wordpress/LoginRadius_function.php” in your favorite code editor.
    2. Search following code (2 occurrences):

    $i.show

    3. Place following code before both the occurrences of the code searched above:

    $u.isMobileFriendly=true;

    4. Search following code (2 occurrences):

    $S.show

    5. Place following code before both the occurrences of the code searched above:

    $u = LoginRadius.user_settings; $u.isMobileFriendly = true;

    6. Save the file back. Replace existing file, if prompted.

    Hope this helps!

    Why not just update the plugin to solve these and other issues?

    Plugin Author loginradius

    (@loginradius)

    Hi AME Network,

    We have included this feature in the plugin already.
    Hope this helps!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘screen covered in sharing buttons upon loading of mobile site’ is closed to new replies.