In my login module I have post text {socialconnect_icons} to display the social buttons under the login button in the module.
What is happening is that the buttons appear twice... when I remove the tag from the post text in the login module they are appearing once???
Found out that the buttons are placed on the login module via the easy-profile component setting:
Show Social Login Buttons on Login page = yes
Show Social Buttons as icons (login page) = yes
as it turns out these setting do not only place the buttons on the actual login page, but also on the login module.
This is not correct.
When e.g. logged in and you press the logout button: the login module appears as a popup, not only with the logout button but also with the easy-profile text (dutch) 'Log in met: ' as you can see in the attached image.
How can I prevent easy-profile from placing automatically the social connect buttons on the login module?
setting:
Show Social Login Buttons on Login page = no
works, but then I do not have the buttons on the login page
