Skip to Content Skip to Menu

🎃 Happy Halloween! Treat yourself with an awesome discount on memberships! Get 20% off now with code SPOOKY-2024!

CB Connect - Disable Normal Login

  • quasiman
  • quasiman
  • OFFLINE
  • Posts: 12
  • Thanks: 0
  • Karma: 0
12 years 6 months ago #198958 by quasiman
CB Connect - Disable Normal Login was created by quasiman
I only want my users to login with their social login, and not the normal Joomla user account. Is it possible to hide the username and password form, and only display the social icons to login?

Or, if I need to hack the module, how hard is that?

Please Log in or Create an account to join the conversation.

  • quasiman
  • quasiman
  • OFFLINE
  • Posts: 12
  • Thanks: 0
  • Karma: 0
12 years 6 months ago #199068 by quasiman
Replied by quasiman on topic Re: CB Connect - Disable Normal Login
*bump*

Maybe this isn't possible? If that's the case, can I use the plugin icon as a link somewhere in my site template?

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48466
  • Thanks: 8280
  • Karma: 1443
12 years 6 months ago #199117 by krileon
Replied by krileon on topic Re: CB Connect - Disable Normal Login

I only want my users to login with their social login, and not the normal Joomla user account. Is it possible to hide the username and password form, and only display the social icons to login?

Or, if I need to hack the module, how hard is that?

As far as I am aware, no you can't disable CBs normal login. You'd need to use CSS or edit the login module directly to hide/remove the login fields. Example of CSS usage is as follows.
Code:
.cbLoginForm > ul, .cbLoginForm > fieldset, .cbLoginForm > table { display: none; }

*bump*

Maybe this isn't possible? If that's the case, can I use the plugin icon as a link somewhere in my site template?

Please don't bump your post. It's rude to other users also awaiting support and places you unfairly at the top. You posted directly before a weekend outside of business hours, which means you will receive no response until the following business day. Please see my signature for the hours and days that I am available.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • dpsaint
  • dpsaint
  • OFFLINE
  • Posts: 11
  • Thanks: 0
  • Karma: 0
11 years 1 month ago #233869 by dpsaint
Replied by dpsaint on topic Re: CB Connect - Disable Normal Login
Hi Kyle,

I'm looking to do the same thing too - where abouts in my CSS code do I enter this snippet?

Dustyn

Please Log in or Create an account to join the conversation.

  • krileon
  • krileon
  • ONLINE
  • Posts: 48466
  • Thanks: 8280
  • Karma: 1443
11 years 1 month ago #233906 by krileon
Replied by krileon on topic Re: CB Connect - Disable Normal Login
Please do not resurrect year old topics.

Add the CSS to your Joomla template CSS file. You can find your Joomla template in the templates/ folder in your Joomla root.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

Please Log in or Create an account to join the conversation.

  • dpsaint
  • dpsaint
  • OFFLINE
  • Posts: 11
  • Thanks: 0
  • Karma: 0
11 years 1 month ago #234076 by dpsaint
Replied by dpsaint on topic Re: CB Connect - Disable Normal Login
Thanks for the reply. Unfortunately adding this to the CSS doesn't remove the login button....

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum