However, my website requires a module position to be occupied on all pages and I have two different modules which I use by selecting various menu items in the Menu Assignment area of the relevant module configuration.
When using this blog extension, to post a comment I want the user to register. The extension sends the user to the registration page with the
Code: Select all
index.php?option=com_user&task=register
That works fine, but I have no way of assigning a module to display on this registration page other than selecting the "all" radio button. This of course is no good as I want different modules to display on different pages.
So, how can I assign a specific module to show on this registration page please?
Thanks
Al