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 Login

  • nijan
  • nijan
  • OFFLINE
  • Posts: 108
  • Thanks: 1
  • Karma: 0
11 years 8 months ago #220626 by nijan
CB Login was created by nijan
Hello,

I have some questions about CB Login.

1. CB login is in a vertical menu. If I enter a wrong id - password, the CB login forms are presented in the vertical menu and on the page in the site. How can I prevent it (so only in the vertical menu like initial) ?

2. Where can I customize the title size of registration, lists, ... ?

3. Is it possible to customize the forgot id - password page ? For example include it in an article and linked this article with the CB login links ?

4. Same question for all messages generated after an action (registration, ...) ?

Many thanks in advance (and sorry for my english) !

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48457
  • Thanks: 8280
  • Karma: 1443
11 years 8 months ago #220684 by krileon
Replied by krileon on topic CB Login

1. CB login is in a vertical menu. If I enter a wrong id - password, the CB login forms are presented in the vertical menu and on the page in the site.

That's normal. The login module just does a POST to the login page. You'll see this exact behavior if you're using Joomlas login module as well. CBs login page will use the parameters of the first login module it finds. So if you create a new module to replace the one you currently have then change your previous module to have different parameters then the login page will use that modules parameters.

How can I prevent it (so only in the vertical menu like initial) ?

You don't.

2. Where can I customize the title size of registration, lists, ... ?

Title size? Don't understand the question. You want to change the titles? Registration is a language string in CB language files. Userlists are whatever you supply as the title when editing the userlist. If you're meaning field labels then this needs to be done with CSS; right click and inspect with Chrome or Firebug for Firefox to see its CSS classes and ids.

3. Is it possible to customize the forgot id - password page ? For example include it in an article and linked this article with the CB login links ?

You can link to it any way you like as there is a Joomla menu link for it or you can use the below in a href anywhere you like. You can not include forgot login inside of an article though.

index.php?option=com_comprofiler&task=lostpassword

4. Same question for all messages generated after an action (registration, ...) ?

The successful registration messages are language strings within your CB language files. Please see your CB documentation available for download in the Advanced download section for the location.


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.

Moderators: beatnantkrileon
Powered by Kunena Forum