Discussion on Azimuth - Angular 21 Admin Template with Bootstrap 4

Discussion on Azimuth - Angular 21 Admin Template with Bootstrap 4

Cart 730 sales
Recently Updated
Well Documented

theme_season supports this item

Supported

73 comments found.

What other licensed libraries does this theme use that I would have to purchase (Froala, Ckeditor for instance)?

Only Froala editor is licensed.

By that, you mean I have to buy a license for Froala to use it within your theme?

As you seen, in my theme I used unlicensed version of froala editor. Use of the particular froala editor is not necessary, you can use ckeditor. But if you need to use froala editor, I think you can buy license. For more info about froala editor please check this link: https://www.froala.com/wysiwyg-editor/

Hello , I can’t install the project , I have errors when I run npm install, the error is : Failed at the azimuth@1.1.0 install script ‘napa’

the issue is resolved

hi,

If you have another questions, please contact me via email admin@themeseason.com

im heaving this problem “Cannot read property ‘config’ of null”

are you followed the instruction about install?

Can this template receive a data for a customized database?

Hello, could you clarify some doubts, Are there examples of Lazy Load Module in code? Is there a script ready to prepare the files to send to server?

Hi, yes there is an example of lazy load module. No, there is not example to send files to server.

Please, can you add me to the private git repository of this project?

Unfortunately, I have not created git repository for this theme.

If you have questions, please contact me via email admin@themeseason.com

hello ,

I try to install packages by npm i and i have this error UNMET PEER DEPENDENCY typescript@2.0.0. even when i try npm i typescript@2.0.0.

I cannot lauch ng serve. I have this error webpack: Failed to compile.

Can you help me please. I use node 4.4.0

Hi, can you use TeamViewer? I want connect to you and will solve your problem.

please contact me via email admin@themeseason.com

I couldn’t install it I get the error cannot find name jqueyStatic

please contact me via email admin@themeseason.com

and send log file

I solve it infact you need to do this in your package.json “angular2-froala-wysiwyg”: “^2.5.1-1”, update the froala because it have many issues with last node 6.10

ok, thanks!

Hi, while running npm start, the build hangs at 56%, is this normal?

please contact me via email admin@themeseason.com

How do I communicate the details to you.

This looks nice! Sorry for being a bit ignorant… but I’m currently learning Angular 2 and am still a beginner. So what is your product exactly? Is it a backend admin (like a Wordpress admin) for creating pages and posts for a website? Any clarification would be great, thanks!

Hi, this is frontend admin template, I think for use as wordpress admin you will customize it.

Hi, do you support AOT (Ahead of Time) compilation? I had problems compiling SCSS files with NGC

Now is not available AOT compilation, only JIT compilation is available.

Hi,i get error:

``` EXCEPTION: Uncaught (in promise): Error: Error in ./DashboardComponent class DashboardComponent – inline template:271:37 caused by: Skycons.Skycons is not a constructor ```

Hi, please, look in node_modules, are Skyicons installed?

Hi. Is the Calendar demo working? When i click on an event (on Chrome), the epoc date is displayed instead of a date with time.

Hi. Yes, it is working. You can use date filter. for example:

 {{ event.start | date: 'EEE MMM d y hh:mm a' }} 

This will return short name of weekday, short name of month, day, full year and time.

For more support please contact me via email admin@themeseason.com

I was referring to the demo on this site. It used to work then something change.

Is angular-cli support on the roadmap? Also, will you remove the jquery references where you can substitute them with native modules/components? e.g. there are plenty of native calendar packages. Thanks.

Unfortunately, angular-cli not yet support. At the moment I can not substitute jquery references. In the near future I plan to do it. Thanks.

For support contact me via email admin@themeseason.com

Viewport doesnt work from mobile browser (safari, chrome etc). How can I fixed? I want to disable zoom.

This works on Mobile Safari in iOS 4.2:
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />

For more support please contact me via email admin@themeseason.com

Do you plan to support cross platform?

I tested theme only in windows platform, but still not tested on other platforms.

I think you misunderstood me. Do you think about electron and cordova integration?

sorry, but I do not plan to integrate these.

Hello, After installing, I got this error: Module build failed No mixin named tab-focus

And error 2 No mixin named progress-variant in _bootstrap-override.scss

Kindly help look into it. Thanks

Hi, I’m sorry that I’m late reply, I was looking for the solution and I found it.

Please, for fix this error do following.
  • Open package.json file
  • Find “bootstrap”: “^4.0.0-alpha.4”
  • Remove caret, the result will be -> “bootstrap”: “4.0.0-alpha.4”
  • Then open CMD , then npm run clean (this will clean your npm cache and node_modules dist)
  • Finally npm install again

For more support please contact me via email admin@themeseason.com

Does this Theme use TypeScript?

Yes, this theme use typescript.

Hi, I have a question, it is possible to use this template without knowledge of angular 2?

Hi, this template based on Angular 2, if you do not have basic knowledge on Angular 2, I recommend you do not purchase this theme.

okey, thanks! :)

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey