rich-hi-rich
Hi
Still getting same error. but i noticed same issue on my test site, so i raised it dev team to check and fix it in the core.

    Thanks, Let me know how to make those login buttons with simple image not full texts. I just want to remove those full text coming to it

    Signin with facebook
    signin with google
    signin with linkedin

      rich-hi-rich
      Hi
      Open /components\com_community\templates\templates\jomsocial\layouts\facebook.button.php file
      Find this code and remove

      <?php echo JText::_('COM_COMMUNITY_SIGN_IN_WITH_FACEBOOK') ?>

      In the same way open Google.button, linkedin.button file to customize the login buttons.

      thanks for information

      I did that but google and linkedin buttons is half shown.

        Ninja thanks, this needs to be kept in jomsocial template.css or joomla template?

        rich-hi-rich
        Hi
        I raised the issue to development team and i will update you once it fixed. In case your subscription end you can contact me pankaj@joomlart.com i will share the fix file for this bug.

          Hello, how are you? I am also having this problem, I was able to configure twitter to log in to the home page, but it is not working for the "my twitter updates" plugin with the same keys. My subscription will also expire in a few days, I would like to know what to do.Ninja

            arthurreis
            Kindly open a new thread for plugin issue as this topic is for registration and submit complete details for staff.

            23 days later

            Ninja i am doing it multiple times to clear cache sometimes it appears and sometimes it fails

              Ninja No idea how it is coming like this to you. I am facing issue whenever i open using mobile and desktops

                rich-hi-rich
                Hi
                Change the code with

                .btn-sign-with-linkedin,.btn-sign-with-google {padding:10px!important;}

                it will force the style to use the padding.

                You need to Login to view replies.