MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

How to remove or hide the message on login page for social media login ?  (Mono Support )

Viewed 11905 time(s), 2 post(s) 20.02.2014 20:50:03by super
super

super

20.02.2014 20:50:03
There is a message on login page for social media login:

NOTE: Social login module is here for the demonstration purposes only. IT WILL NOT WORK on your domain until you properly set the target applications on other social networks as described in the documentation.
How I can remove / hide it ?
Bewertet mit 1,00, 1 Besucher. 
6018 Reputation 709 Total posts
kpeulic

kpeulic

21.02.2014 08:19:01
You can go to the Login.aspx and remove this code:
<div class="italic-style">
    <p><asp:Literal ID="Literal1" runat="server" Visible="<% $Code: MonoSoftware.MonoX.ApplicationSettings.EnableUserRegistration %>" Text="<% $Code: PageResources.Login_RpxWarning %>">
    </asp:Literal></p>
</div>
Dieser Inhalt wurde noch nicht bewertet. 
1849 Reputation 181 Total posts