14 comments found.
Can i get angular 17 or 18 version?
What’s the version of angular in the latest release?
That is angular 10.
Hola, hay un error en la sección de notications!
can you please send us the error screenshot on our email – codedthemes@gmail.com
Thank You
hi i recently bought the product and i see there is an error in the notifications section. It can be seen in the published demo.
can you please send us the screenshot on our email about the error you saw.
codedthemes@gmail.com – sent it here.Thank You
Hi, How to put a generic link in navigation.ts? Ex.: users/edit/:ID where the ID would be generic
Hello, is the solution
Next Angular Generic Navigation:
app-routing.module.ts
{
path: 'sample-page/:id',
loadChildren: () => import('./demo/pages/sample-page/sample-page.module').then(module => module.SamplePageModule)
}
navigation.ts
{
id: 'sample-page',
title: 'Sample Page',
type: 'item',
url: '/sample-page/1',
classes: 'nav-item',
icon: 'feather icon-sidebar'
}
simple-page.component.ts
public currentId: any;
constructor(public activatedRoute: ActivatedRoute) { }
ngOnInit() {
this.activatedRoute.params.subscribe((params) => {
console.log('params', params.id);
this.currentId = params.id;
});
}
simple-page.component.html
<h2>Current ID: {{currentId}}</h2>
i like the template but I having an issue creating a modal, if I close the modal everything works as expected but if I have click on for instance “Save changes” (obviously after implement the method) the “scroll bar” disappears, no matter what is the implementation even if I only have a method with a console.log(‘test’)
Hi, can you please share us the screenshot or code if possible to our support panel https://codedthemes.support-hub.io/
i have some doubts about your product. does it has an installation manual? what kind of material includes in your product?
Hi, For the Installation you required Node & Angular CLI. About the process of Installation it has the documentation support.
Please help. The side menu does not work well when the application is opened from a mobile phone. By clicking on the side menu icon, the menu does not appear
hey, can you please share us the screenshot? on our email – codedthemes@gmail.com
Thank You
Ya realice el pago y no me permite descargarlo
Señor, no puedo encontrar los detalles de su compra. ¿Puede generar el boleto a Envato? Aquí está el enlace: https://help.market.envato.com/hc/en-us/requests/new?ticket_form_id=170903
Ya genere el ticket y aun no recibo una solución.
Señor, ¿puede compartirnos más detalles sobre su compra? Comparta cualquier captura de pantalla relacionada con el pago en nuestro correo electrónico: codedthemes@gmail.com
Hi, I really like this template, but I checked the responsive time menu not working properly, after the page refresh it will be ok. Its only in demo version or exact code have the same issue?
Its not the issue. The design seems match the media of device size & load its css styles for that media size. If you resize the web browser manually, that time you must refresh the browser once.
Hello, Congratulations for your new template, Great design, cool features and we wish you to have lot of sales.
Great Work, Congratulations GLWS 
Very Nice, Good Luck With Sales 
Congratulations! Nice Work GLWS 