0

i use joomla 1.5 within jomsocial login. Right now, when users click on register button, page reload and show a registration form. How can i show this form directly on frontpage ( like on facebook registration ) with a sign up button after? Thanks. Luca

1 Answers1

2

You can use {loadposition MODULEPOSITION} in a article on your homepage. That will include a module in your article.

A better way is to modify your template with a new module position.

Kenny
  • 144
  • 1
  • 2
  • 9