Topic-icon URL For SCLogin Login module

Active Subscriptions:

None
7 years 6 months ago #59642 by aspciv
I am using a template which uses hardcoded url for the login button like this "example.com/index.php/component/users/?view=login&Itemid=748 which links to the joomla login form.

I need to replace the Joomla login component with SC login module. Is This possible and If yes what will be the likely syntax of the URL?
The topic has been locked.
Support Specialist
7 years 6 months ago #59651 by mel
Replied by mel on topic URL For SCLogin Login module
What you're asking for goes around the Joomla standard behavior for modules. There's not a way to display a module on a page all by itself. Our best suggestion to do this would be to create a new article and corresponding menu item and then display the SCLogin module only for that menu item. Then hardcode the link to the menu item for that article.

-Melissa
The topic has been locked.
Active Subscriptions:

None
7 years 6 months ago #59663 by aspciv
Replied by aspciv on topic URL For SCLogin Login module
Thanks for the reply. What I am trying to achieve is similar to the login button/menu on sourcecoast .com itself. When I click login, it has to open up a modal to input the credentials
The topic has been locked.
Support Specialist
7 years 6 months ago #59679 by alzander
Gotcha. The SCLogin module has a popup mode for the login area. Simply set the "Login View Settings" option to "Modal Popup". Then, the login button will display the popup. There are other options to make the login button as text instead of a button as well.

For our site, the top right menu area is actually the SCLogin module. We just applied a few additional styles to have it look like our template. Our template has a module position in the top right to allow the SCLogin module to display there.

We hope that helps explain,
Alex
The topic has been locked.