Support » Plugin: Authentication by LoginRadius » Mobile Responsive?

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

    (@loginradius)

    Hi Homesteadgirl,

    We are working on the issue and will resolve the issue very soon on this.

    Hi, any news? I have the same problem: the automatic “Share” bar covers the footer of my website on mobile devices and makes impossible to do other tasks ad use some form that takes all the screen (but are partially covered by “Share” bar.
    Thanks.

    Plugin Author loginradius-dev

    (@loginradius-dev)

    What your seeing on mobile devices is Mobile Friendly Sharing. To disable Mobile Friendly Sharing follow these steps:

    1. Open file wp-content/plugins/simplified-social-share/includes/horizontal/loginradius_simplified_social_share_horizontal.php
    2. Find $u.isMobileFriendly=true; and replace with $u.isMobileFriendly=false;
    3. Open file wp-content/plugins/simplified-social-share/includes/vertical/loginradius_simplified_social_share_vertical.php
    4. Find $u.isMobileFriendly=true; and replace with $u.isMobileFriendly=false;
    5. Save changes.

    LoginRadius Team

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Mobile Responsive?’ is closed to new replies.