Topic-icon Login and My Account as on this page

Active Subscriptions:

None
10 years 2 weeks ago #43068 by mitsev
Hi,
I would like to combine joomla top menu with login and "My account" as it is on this page.
I understand that I can not use login module directly as Menu item. But if there is URL to call modal window with un/pass, I could make menu item "Login" and call SCLogin modal window.
Can you help me with this?
The topic has been locked.
Support Specialist
10 years 1 week ago #43091 by alzander
The SCLogin module is a stand-alone Joomla module. There's not currently a way to call the popup with a link without the SCLogin module being instantiated on the page.

If you want, you could include the SCLogin module on the page and then use CSS to 'hide' the contents of the module (the Login/Register buttons). From there, you'd have to look at the Javascript link that is included to call the popup and you could try adding that into a Joomla Menu item, but I'm not sure if Joomla allows custom links like that other than the standard a href links.

I hope that helps,
Alex
The topic has been locked.