× Joomla Facebook Connect support forum

Topic-icon Hiding modules on registration page

Active Subscriptions:

None
14 years 11 months ago #11069 by boy2k
Hi
as the registration page isnt menu linked how can i stop the home page modules showing?
they are pushing the registration page down so new users cant see it...

thanks,
The topic has been locked.
Active Subscriptions:

None
14 years 11 months ago #11071 by boy2k
ok i think i have solved this by making a new menu item in a hidden menu and adding this to the registration part of controller.php.

"&Itemid=205"
The topic has been locked.
Support Specialist
14 years 11 months ago #11084 by alzander
Glad you got it figured out, but if you need anything else, just let us know! This is a common problem with Joomla modules when you set them to show on 'all menu items', because in reality, they show on all pages. To not show on pages that don't have menu items, you need to set the module to display on selected menu items and then select all the menu items.

Alternatively, you can do what you did, which makes it easier as you add new menu items (you don't have to update all your modules to add the new menu item).

Hope that helps, and good luck!
Alex
The topic has been locked.