Page 1 of 1

Re: How to use Login Page?

Posted: 29 Jan 2018, 10:01
by merve7
Please;
-create login.component.ts
-add template or templateUrl for login html
-add LoginComponent in app.module.ts
-add path and LoginComponent in app.routes.ts
If you want, you can add to menu(app.menu.component.ts)

Re: How to use Login Page?

Posted: 26 May 2018, 15:47
by elialber
Ok, thanks. But, how render a page without menu?!

Re: How to use Login Page?

Posted: 12 Jun 2018, 20:42
by JeffBrower
Same issue.

I can set up a component and inject it, but then it no longer stands alone and shares the page with header/breadcrumb/footer - but the page itself has its own header, etc.

The themes (including Apollo NG, the one I bought) all have these wonderful pages that show up in demo and don't have anything behind them (they are completely static) and there is absolutely no documentation on their expected use. I have spent days on Google and YouTube and scrubbed this site thoroughly. Fairly new to this technology, so I might be missing something basic that everyone expects does not need explanation, but with no typescript backing, it is not intuitive how to use the pages in the demo sections of these themes.

If we can get a hint on the expected use from the developers, I would really appreciate it.

Re: How to use Login Page?

Posted: 02 Jul 2018, 10:04
by mert.sincan

Re: How to use Login Page?

Posted: 14 Aug 2018, 14:20
by jpmudiasa@gmail.com
Hello all.. did you solve this issue? I am struggling with removing the menu and topbar from my login page. Thanks for sharing if you already solve this... / JP

Re: How to use Login Page?

Posted: 11 Dec 2018, 08:35
by felixbeltran
Hi,

Same problem here... beautiful pages (login for instance)... no documentation on how to use them.

Thanks,
FĂ©lix.

Re: How to use Login Page?

Posted: 06 Apr 2019, 14:38
by Haqqi20
Same problem here :?:

Re: How to use Login Page?

Posted: 30 Apr 2019, 03:55
by joaogabrieldepaula
Good night!

I also have the same problem. I can not use the login screen .... please help someone with a tutorial.

Awaiting!

Re: How to use Login Page?

Posted: 07 May 2019, 21:58
by aliabbas
any luck?

struggling with same issue.

Re: How to use Login Page?

Posted: 17 Oct 2019, 17:16
by enxto1
Any solution on how to use the Login Page?