Skip to Content Skip to Menu

[SOLVED] Registration Page - Different Layout from homepage

  • awhite12
  • awhite12
  • OFFLINE
  • Posts: 9
  • Thanks: 1
  • Karma: 0
13 years 1 month ago - 13 years 1 month ago #159714 by awhite12
Hello All,

Is there anyway to give the registration page a different layout than the homepage?
The problem I am having is that the field alerts given by CB are too long for the space dedicated to the main body of content. Therefore when the ajax fires and a message is displayed the whole form shifts to the left.

To fix this issue I could just take of the right sidebar modules on the registration page, but it seems like the registration page uses the same layout as the homepage and I need the sidebar for my homepage.

If the registration page just absolutely can't be changed from using the homepage layout please let me know how to change the error messages that are displayed. That way I can make them short enough to fit in the main content area.

Attached below are two pictures demonstrating my issue.




Attachments:
Last edit: 13 years 1 month ago by krileon.
The following user(s) said Thank You: guynumber6

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

13 years 1 month ago - 13 years 1 month ago #159733 by pepperstreet
You are more or less right with "it uses the same layout". It uses the same MenuItemID, and therefor it uses the same module assignments. But the URLs are different, and have additional params:

Profile page
index.php?option=com_comprofiler&Itemid=999

Register
index.php?option=com_comprofiler&task=registers

Profile edit
index.php?option=com_comprofiler&task=userDetails&Itemid=999

To get rid of the modules, you could use an extension like AdvancedModuleManager, MetaMOD. I think both are capable of checking the URL for the differences! Worth a try.
Last edit: 13 years 1 month ago by pepperstreet.
The following user(s) said Thank You: krileon, awhite12, guynumber6

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

  • awhite12
  • awhite12
  • OFFLINE
  • Posts: 9
  • Thanks: 1
  • Karma: 0
13 years 1 month ago #159742 by awhite12
Thanks for the suggestion pepperstreet. Since I use several of NoNumber's modules I tried AdvancedModuleManager. It worked like a charm.

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

13 years 1 month ago #159750 by pepperstreet
There might be other solutions for this particular issue... but this one has a GUI, right ;)
Glad, that it worked out for you. You are welcome!

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

Moderators: beatnantkrileon
Powered by Kunena Forum

Facebook Twitter LinkedIn