Discussion on AdminUX | Admin UI UX Multipurpose Dashboard Bootstrap 5 template and Angular 19 React Starter

Discussion on AdminUX | Admin UI UX Multipurpose Dashboard Bootstrap 5 template and Angular 19 React Starter

Cart 528 sales
Recently Updated
Well Documented

AdminUIUX-Templates supports this item

Supported

This author's response time can be up to 2 business days.

87 comments found.

When can I expect the Next.js version? I required that one ASAP,

Regards

We are not currently working with Next.js

Thank you, AdminUIUX

Hi Team,

The current theme is based on Angular 14, whereas the latest stable version is Angular 19. As I need to start a new project using Angular 19, I urgently require the updated theme aligned with the latest version.

Kindly treat this as a priority and do the needful to provide the Angular 19-compatible theme at the earliest.

Thanks & Regards, Ashish Kumar

Yes, we have kept note on preview page.it will be updated in next two days.

Regards, Adminuiux

Thanks for your update

Hi Dear,

You templat is very beautiful, but Is it possible to get the next js template because i mostly work on the next js and react so it will help me to start faster to devlopment

Hi,

We are currently not working on react or next but we will plan for it . We are in plan to release update. Can you please drop a message from our profile page?

Regards, AdminUIUX

Hello, please let me know how to reduce the page loader duration, It is taking near 5 seconds to load each time.

Hello,

You can remove setTimeout function on main.js. and place just $(’.loader-wrap’).hide();.... or you can move it to document ready section.

/* loader hider */
   setTimeout(function () {
       $('.loader-wrap').hide();
   }, 100)

However, some of content load time depends on multithreaded loading and server speed.

Regards, Maxartkiller

Thanks for reply. I actually do not want to completely remove it, but want to reduce the loading time. Please give me detailed step. It currently takes near 5 to 10 seconds for each and every loads. It will be good if it is just 2 to 3 seconds.

Set Timeout already set to 100. You can reduce it to 0 or you can just use loader hide on page load as suggested above.

Thank you, Maxartkiller

Hi, I have started using it in my local server. By default the dark mode is enabled, i tried changing it to light mode from nav bar -> personalization. But it changes the light mode only for that particular page, but once i navigate to home page and other pages, it remains on dark mode itself.

Please help me to keep the template in light mode

From the color-scheme.js remove/comment line : setCookie(‘AdminUXlayoutmode’, ‘dark-mode’, 1);

If ant class on html tag : <html lang=”en” class=”dark-mode” dir=””> remove dark-mode.

Regards, maxartkiller

Hello! There are some bugs when I used this template. when I change sidebar style to fullscreen,I clicked the menu button,It doesn’t show menu.Only show up a second then fade away. Please fix this bug,thanks.

You can add second line as below in color-scheme.js line no 174:

$(’.sidebarstyle’).on(‘click’, function () {

body.removeClass(body.attr('data-sidebarstyle'));

Bests, Maxartkiller

Hello, do you have toast or sweetalert add-on?

Hi Maxart! Does the Light and Dark Mode not work for the HTML version (or does it need hosting) testing my local machine makes this difficult and doesn’t work, but perhaps i need to upload it to a server. Let me know :)

Hello,

You can test it in local serve or live html server.

Bests, Maxartkiller

Hi Maxart, I purchased admin UX here and in love with the design and work here. It’s incredible. I also will purchase WinDoors. I sent a comment in WinDoors about the design files. You mentioned you have about 15 screens to get started – which is perfect. If you have the adobe XD files for either project I would pay extra. I also can convert them to Sketch or Figma for you to help the MaxArt community.

Borderbabe2412 at gmail.com If you have them.

Thanks so much for creating great things – I have shared your work!

Okay will share files with you.

in demo there are not a Modal Dialogue

Hi,

You can click on phone , movie, electricity etc to view modal in below page: https://maxartkiller.com/website/adminux2/html/finance-wallet.html Also click create email on email app Page. https://maxartkiller.com/website/adminux2/html/app-email.html

Bests, Maxartkiller

Sorry , can you please explain?

Hello, I have used `dark_blue_adminux.scss` to build up the theme css file, but it doesn’t work like it should.

Copied same code from preview, but it doesn’t look like it should, also CSS styles are not in right order it seems. is there any fix for it?

Check if there twice CSS applying or Not.. Remove theme code from js… If do not want to change theme.. Also theme change preview requires local hosted files. Try with it.

If still face issue , send us url from our profile page message box ..

Bests, Max

Beautiful work. I will like to acquire it but would like to know if you will publish Angular 6 or 7 version soon. Thanks

i got error after “ng serve” ERROR in multi script-loader!.//jquery/dist/jquery.min.js script-loader!.//popper.js/dist/umd/popper.min.js script-loader!.//bootstrap/dist/js/bootstrap.min.js script-loader!.//moment/moment.js script-loader!.//jquery-circle-progress/dist/circle-progress.min.js script-loader!.//datatables.net/js/jquery.dataTables.js script-loader!.//datatables.net-bs4/js/dataTables.bootstrap4.js script-loader!.//datatables.net-responsive/js/dataTables.responsive.js script-loader!.//datatables.net-responsive-bs4/js/responsive.bootstrap4.js script-loader!.//jvectormap/jquery-jvectormap.min.js script-loader!.//jvectormap/tests/assets/jquery-jvectormap-world-mill-en.js script-loader!.//jvectormap/tests/assets/jquery-jvectormap-us-lcc-en.js script-loader!.//jvectormap/tests/assets/jquery-jvectormap-us-merc-en.js script-loader!.//jvectormap/tests/assets/jquery-jvectormap-us-aea-en.js script-loader!.//jvectormap/tests/assets/jquery-jvectormap-us-mill-en.js script-loader!.//flexslider/jquery.flexslider-min.js script-loader!.//fullcalendar/dist/fullcalendar.min.js script-loader!.//highcharts/highcharts.js script-loader!./src/assets/vendors/sparklines/jquery.sparkline.min.js script-loader!.//masonry-layout/dist/masonry.pkgd.min.js script-loader!.//swipebox/src/js/jquery.swipebox.min.js script-loader!.//jstree/dist/jstree.min.js script-loader!.//rangeslider.js/dist/rangeslider.min.js script-loader!.//footable/dist/footable.all.min.js Module not found: Error: Can’t resolve ’/Users/johnson/Documents/YouXmin-dashboard/adminuxAngular/node_modules/jquery/dist/jquery.min.js’ in ’/Users/johnson/Documents/YouXmin-dashboard/adminuxAngular’ @ multi script-loader!.//jquery/dist/jquery.min.js script-loader!.//popper.js/dist/umd/popper.min.js script-loader!.//bootstrap/dist/js/bootstrap.min.js script-loader!.//moment/moment.js script-loader!.//jquery-circle-progress/dist/circle-progress.min.js script-loader!.//datatables.net/js/jquery.dataTables.js script-loader!.//datatables.net-bs4/js/dataTables.bootstrap4.js script-loader!.//datatables.net-responsive/js/dataTables.responsive.js script-loader!.//datatables.net-responsive-bs4/js/responsive.bootstrap4.js script-loader!.//jvectormap/jquery-jvectormap.min.js script-loader!.//jvectormap/tests/assets/jquery-jvectormap-world-mill-en.js script-loader!.//jvectormap/tests/assets/jquery-jvectormap-us-lcc-en.js script-loader!.//jvectormap/tests/assets/jquery-jvectormap-us-merc-en.js script-loader!.//jvectormap/tests/assets/jquery-jvectormap-us-aea-en.js script-loader!.//jvectormap/tests/assets/jquery-jvectormap-us-mill-en.js script-loader!.//flexslider/jquery.flexslider-min.js script-loader!.//fullcalendar/dist/fullcalendar.min.js script-loader!.//highcharts/highcharts.js script-loader!./src/assets/vendors/sparklines/jquery.sparkline.min.js script-loader!.//masonry-layout/dist/masonry.pkgd.min.js script-loader!.//swipebox/src/js/jquery.swipebox.min.js script-loader!.//jstree/dist/jstree.min.js script-loader!.//rangeslider.js/dist/rangeslider.min.js script-loader!.//footable/dist/footable.all.min.js webpack: Failed to compile.

OR by screen below https://ibb.co/QFZgmHQ

Just downloaded latest version in VS Code and Run command npm install and ng serve.

it just completed processing and in browser http://localhost:4200 it works fine.

Bests, Max

it’s working now, thanks very much!

Hello, can I use it with Angular 6 or 7?

You can use HTML template with angular 6 7.. also one starter kit added for angular 4. You can check out new other products templates to get latest updates and designs.

Thank you, Max

I found the project very beautiful, but I’m dismayed by it. I just downloaded the new version and when I do the ng already serves the endless errors. Starting with: src / app / dashboard / home / home.module.ts (4,36): Can not find module ‘ng2-bootstrap’.

After the mistake are so many that the give up of the project.

Can you please msg us from our profile page.? We can guide you and help you out. Possibly we can share updated files.

Thank you, Max

Version error: 4.6.1. Errors occur when executing the command (build—prod): NOTE: I did not make changes to the components!

ERROR in ng: /src/app/dashboard/accordion/accordion.component.html (172,72): Property ‘log’ does not exist on type ‘AccordionComponent’.

ERROR in ng:/src/app/dashboard/accordion/accordion.component.html (172,72): Property ‘log’ does not exist on type ‘AccordionComponent’.

ERROR in ng:/src/app/dashboard/chartjs/chartjs.component.html (34,171): Property ‘chartHovered’ does not exist on type ‘ChartjsComponent’. ng:/src/app/dashboard/chartjs/chartjs.component.html (34,207): Property ‘chartClicked’ does not exist on type ‘ChartjsComponent’. ng:/src/app/dashboard/chartjs/chartjs.component.html (49,141): Property ‘chartHovered’ does not exist on type ‘ChartjsComponent’. ng:/src/app/dashboard/chartjs/chartjs.component.html (49,177): Property ‘chartClicked’ does not exist on type ‘ChartjsComponent’. ng:/src/app/dashboard/chartjs/chartjs.component.html (62,183): Property ‘chartHovered’ does not exist on type ‘ChartjsComponent’. ng:/src/app/dashboard/chartjs/chartjs.component.html (62,219): Property ‘chartClicked’ does not exist on type ‘ChartjsComponent’.

ERROR in ng:/src/app/dashboard/dropezone/dropezone.component.html (21,112): Property ‘onUploadError’ does not exist on type ‘DropezoneComponent’. ng:/src/app/dashboard/dropezone/dropezone.component.html (21,144): Property ‘onUploadSuccess’ does not exist on type ‘DropezoneComponent’.

ERROR in ./src/main.ts Module not found: Error: Can’t resolve ’./$$_gendir/app/app.module.ngfactory’ in ‘C:\src’ @ ./src/main.ts 5:0-74 @ multi ./src/main.ts

Updated files.

Thanks, Max

Updated files.

Thanks, Max

Hello, how are you? I’m having trouble using DataTables.

When I use it; dtOptions: DataTables.Settings = {};

I have the following error: Can not find namespace ‘DataTables’.

Does anyone know how to solve it?

Hello Diletec,

We don’t have example of dynamic data but this ref. may you help. https://datatables.net/examples/server_side/ https://datatables.net/examples/ajax/

Regards, Max

Thanks for the links, however all the links use simple AJAX, my project is already all in Angular4 ngFor I will not be able to use the examples of the Link.

Thanks for updating…. If you are using angular 4 and with dynamic data, you can refer angular4.dataTable. Also this item is not supported since long but we are happy to help in some template level support. Technically you might have different approach and version updates.

I bought the template but it is not working on angular 6 environment i have updated all the packages and dependencies for angular 6 latest release but this theme is not working. just only purple background was displayed when it is running. can you please provide us the angular template on angular 6

We have not published angular 6 project.

I have accidentally purchased bootstrip version of admin ux theme and now want to replace with angular js version of theme

Hello, please check downloaded template file. Other templatr replacement is not available.

Regards, max

I bought the template on 28th july, but I can not find the project starter Angular 4 folder, Could you help me?

Can you please redownload file and check ?

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