226 comments found.
Great Theme, thank you! The only thing I am missing is a complete dark mode
Hi, thanks for your appreciated, we will consider to add dark mode to this themein future update.
Do you provide all saperated assets rather than minified js or css while someone buy this product ?
Hi, the product included all the source code.
I am talking about all the css and js files individually so that I can customize. I mean saperately not all togather like your demo version shows. Is it ?
Absolutely, what you see in the demo was a production version.
Hello Theme_Nate,
We are waiting for the revamped espire update. Can you tell us the progress about the revamped espire?
We need the new version your item has no updates from 2021.
Hi, stay tune, the revamp will release within this month.
how can we optimized angular build process of this theme because it’s slow to run the app? can build process trim down, removing some compilation not needed?
Hi, maybe you can use JIT mode instead of AOT on development to reduce some build time.
Hi any tooltips in this?
hi am unable to toggle sidenav with button click the same is working fine with hover. am using Angular 9.1.6 vaersion
Hi, did you apply the toggle method to your button?
Hello
I wish to use this in a normal MVC scenario, not SPA.
Is this doable? Do I have non-angular markup? Just regular HTML, CSS and JavaScript?
Yes, this template included static html version.
Thank you for the prompt reply, you have yourself another customer.
Thank you, please feel free to query us, if you encounter any issues.
Hello,
I am trying to install a UX library to use alongside your angular 9 template. I have tried both angular materials and NGprime but just the act of installing these through NPM or angular CLI using the standard ‘ng add @angular/material’ or ‘npm install primeng—save’ seems to cause an unhandled exception (NGCC failing) when I attempt to recompile with ng serve.
Are you aware of this incompatibility and is there a work-around that you are know of? Additionally, are there any UX libraries included or that are known to be compatible with this template?
Thanks, Andrew
Hi, this template comes with ng-bootstrap framework by default. if you want to use other libraries like ng material, we suggest to config the setup manually after npm install instead of using cli. For NGCC failing issue, you can try to remove node_module & rerun npm install again.
Hi, I have tried that fix with no success. I will take a look at ng-bootstrap and config an additional library manually if required. Thanks for getting back so quickly.
Alright, please feel free to email us, if you encounter any issues again.
Hi, I’m looking for Angular Theme Admin Panel (static data), Mobile Responsive with:
1. Ecommerce (Receipt Numbers, Invoices, Refunds etc) 2. Ecommerce Geographic Activity Map 3. Dashboard (Graphs etc.) 4. Tables (Horizontal Scrolling) 5. User Profile 6. Help Desk Ticketing 7. CMS (Image, Text, Video, Links, Embed Video etc.) 8. Chat 9. Activity Log 10. Forms and Widgets (Calender etc.)
*Must be able to Add Custom code and modify template/theme code
Does your Espire theme do this? Or can you recommend a theme?
Best, Karlind Cape Town, South Africa karlind@themagicmill.comHi, we recommend you take a look on our other template, https://themeforest.net/item/enlink-angular-admin-template/23804615, it comes with alot low to middle level Ui components which make your customization handy.
Thanks
Does it support angular 9?
Thanks
Hi, this template comes with both html & angular version.
ERROR in ../../../../node_modules/@types/d3/index.d.ts:20:14 – error TS2451: Cannot redeclare block-scoped variable ‘version’
node_modules/ng2-nvd3/typings/globals/d3/index.d.ts:7:16 7 export var version: string; ~~~ ‘version’ was also declared here.
Cannot GET /
Hi, may I know which command you are running to cause this error?
ng serve
error TS2451: Cannot redeclare block-scoped variable ‘version’
Hi, please try to rerun npm install after remove node_modules & package.lock.json.
What font is used in this theme. There’s no real documentation for any of the items. It looks like Roboto.
Yes, it’s Roboto.
I’m using the HTM version, can you have multiple selectize components in a form? The first one loads up fine the second doesn’t. I notice they have the same ID, tried changing but then neither of them worked. How can I fix?
Hi, you need to create a new selectize instance for each id, refer to this official documentation for more usage info, https://selectize.github.io/selectize.js/
That’s great thanks. For the Form Wizard, how do we change the button on the last step so it can like ‘sign up’ or something rather than ‘next’?
Another thing I have found is the form wizard is a bit buggy (I am using Safari) when I click next the tab doesn’t load correctly with top fields overlapping steps. Any idea how to fix?
Hi, you can use onLast method to executed your final event, for more available APIs, you can refer to this repository, https://github.com/VinceG/twitter-bootstrap-wizard#master. For the issue you mentioned, we can’t found any in our end, could you please send us error log or screen shot via our email?
I’ll email you now the image, it seems like the top of the tab is overlapping with the widget steppers. If I go back and forwards it fixes it.
We are looking to get an extended license but are trying to evaluate the product first.
Can you send me a list of packages from the package.json file? We have had issues with templates that use a lot of 3rd party packages.
What kind of seed projects are included? How is the component folder laid out? Are the routes in their own file or in each component ts file? Are the services in a shared file or does each module have it’s own service in the folder? Are the themes built into the seed project? How easy is it to update to angular 10 when it comes out? How easy is it to update the theme when new versions come out?
Hi, you can send us an email, we will reply you with the template documentation which explained the template structure & dependencies used.
What will i get with this purchase? And could you share an snapshot of any Angular’s Module.ts file
Hi. this template comes with both HTML & Angular version, each version included a starter & demo pack.
what is the current version of angular present in the Theme? an screenshot of app.routing.ts or app.module.ts will be help full for me to evaluate the code quality. I saw few comments about code quality. I am very much interested, but can’t take any risk that why.
Hi, maybe you can drop us an email that we can reply you with some screenshot or template structure.
Hello,
Is there a plan to upgrade to v8 or v9? getting a bunch of errors when trying to install.
Cheers, Rodrigo
Yes, we will make an update for this very soon. Would you mind to send us the error log? we may provide some assist to resolve the issue.
Hi,
We are using this template for one of our projects.
bootstrap datetimepicker is not working. could you please let us know the solution for this. However, bootstrap datepicker is working fine. issue is with datetimepicker.
Regards, Phaneendra
Hi, you can try to refer this documentation https://jdewit.github.io/bootstrap-timepicker/
how can i return and get a refund? i can’t get it to work with angular
Hi, you can make your refund through here https://themeforest.net/refund_requests/new , please try also update your nodejs version before you run npm install.
Hi. Not successful in NPM install: npm WARN deprecated istanbul@0.4.5: This module is no longer maintained, try this instead: npm WARN deprecated npm i nyc npm WARN deprecated Visit https://istanbul.js.org/integrations for other alternatives. npm WARN deprecated @types/fullcalendar@3.8.0: This is a stub types definition for FullCalendar (http://arshaw.com/fullcalendar/). FullCalendar provides its own type definitions, so you don\’t need @types/fullcalendar installed! npm WARN deprecated circular-json@0.5.9: CircularJSON is in maintenance only, flatted is its successor.
> node-sass@4.10.0 install C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\node-sass > node scripts/install.js
Downloading binary from https://github.com/sass/node-sass/releases/download/v4.10.0/win32-x64-72_binding.node Cannot download https://github.com/sass/node-sass/releases/download/v4.10.0/win32-x64-72_binding.node>
HTTP error 404 Not Found
Hint: If github.com is not accessible in your location try setting a proxy via HTTP_PROXY, e.g.
export HTTP_PROXY=http://example.com:1234
or configure npm proxy via
npm config set proxy http://example.com:8080
> core-js@2.6.10 postinstall C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\core-js > node postinstall || echo “ignore”
Thank you for using core-js ( https://github.com/zloirock/core-js ) for polyfilling JavaScript standard library!
The project needs your help! Please consider supporting of core-js on Open Collective or Patreon: > https://opencollective.com/core-js > https://www.patreon.com/zloirock
Also, the author of core-js ( https://github.com/zloirock ) is looking for a good job -)
> node-sass@4.10.0 postinstall C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\node-sass > node scripts/build.js
Building: C:\Program Files\nodejs\node.exe C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\node-gyp\bin\node-gyp.js rebuild—verbose—libsass_ext=—libsass_cflags=—libsass_ldflags=—libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [
gyp verb cli ‘C:\\Program Files\\nodejs\\node.exe’,
gyp verb cli ‘C:\\Users\\bodek\\OneDrive\\Desktop\\Angular\\starter\\node_modules\\node-gyp\\bin\\node-gyp.js’,
gyp verb cli ‘rebuild’,
gyp verb cli ‘—verbose’,
gyp verb cli ‘—libsass_ext=’,
gyp verb cli ‘—libsass_cflags=’,
gyp verb cli ‘—libsass_ldflags=’,
gyp verb cli ‘—libsass_library=’
gyp verb cli ]
gyp info using node-gyp@3.8.0
gyp info using node@12.2.0 | win32 | x64
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing “build” directory
gyp verb command configure []
gyp verb check python checking for Python executable “python2” in the PATH
gyp verb `which` failed Error: not found: python2
gyp verb `which` failed at getNotFoundError (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:13:12)
gyp verb `which` failed at F (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:68:19)
gyp verb `which` failed at E (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:80:29)
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:89:16
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\isexe\index.js:42:5
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\isexe\windows.js:36:5
gyp verb `which` failed at FSReqCallback.oncomplete (fs.js:148:21)
gyp verb `which` failed python2 Error: not found: python2
gyp verb `which` failed at getNotFoundError (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:13:12)
gyp verb `which` failed at F (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:68:19)
gyp verb `which` failed at E (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:80:29)
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:89:16
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\isexe\index.js:42:5
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\isexe\windows.js:36:5
gyp verb `which` failed at FSReqCallback.oncomplete (fs.js:148:21) {
gyp verb `which` failed stack: ‘Error: not found: python2\n at getNotFoundError ’ +
gyp verb `which` failed ‘(C:\\Users\\bodek\\OneDrive\\Desktop\\Angular\\starter\\node_modules\\which\\which.js:13:12)\n’ +
gyp verb `which` failed ’ at F ’ +
gyp verb `which` failed ‘(C:\\Users\\bodek\\OneDrive\\Desktop\\Angular\\starter\\node_modules\\which\\which.js:68:19)\n’ +
gyp verb `which` failed ’ at E ’ +
gyp verb `which` failed ‘(C:\\Users\\bodek\\OneDrive\\Desktop\\Angular\\starter\\node_modules\\which\\which.js:80:29)\n’ +
gyp verb `which` failed ’ at ’ +
gyp verb `which` failed ‘C:\\Users\\bodek\\OneDrive\\Desktop\\Angular\\starter\\node_modules\\which\\which.js:89:16\n’ +
gyp verb `which` failed ’ at ’ +
gyp verb `which` failed ‘C:\\Users\\bodek\\OneDrive\\Desktop\\Angular\\starter\\node_modules\\isexe\\index.js:42:5\n’ +
gyp verb `which` failed ’ at ’ +
gyp verb `which` failed ‘C:\\Users\\bodek\\OneDrive\\Desktop\\Angular\\starter\\node_modules\\isexe\\windows.js:36:5\n’ +
gyp verb `which` failed ’ at FSReqCallback.oncomplete (fs.js:148:21)’,
gyp verb `which` failed code: ‘ENOENT’
gyp verb `which` failed }
gyp verb check python checking for Python executable “python” in the PATH
gyp verb `which` failed Error: not found: python
gyp verb `which` failed at getNotFoundError (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:13:12)
gyp verb `which` failed at F (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:68:19)
gyp verb `which` failed at E (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:80:29)
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:89:16
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\isexe\index.js:42:5
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\isexe\windows.js:36:5
gyp verb `which` failed at FSReqCallback.oncomplete (fs.js:148:21)
gyp verb `which` failed python Error: not found: python
gyp verb `which` failed at getNotFoundError (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:13:12)
gyp verb `which` failed at F (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:68:19)
gyp verb `which` failed at E (C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:80:29)
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\which\which.js:89:16
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\isexe\index.js:42:5
gyp verb `which` failed at C:\Users\bodek\OneDrive\Desktop\Angular\starter\node_modules\isexe\windows.js:36:5
gyp verb `which` failed at FSReqCallback.oncomplete (fs.js:148:21) {
gyp verb `which` failed stack: ‘Error: not found: python\n at getNotFoundError ’ +
gyp verb `which` failed ‘(C:\\Users\\bodek\\OneDrive\\Desktop\\Angular\\starter\\node_modules\\which\\which.js:13:12)\n’ +
gyp verb `which` failed ’ at F ’ +
gyp verb `which` failed ‘(C:\\Users\\bodek\\OneDrive\\Desktop\\Angular\\starter\\node_modules\\which\\which.js:68:19)\n’ +
npm WARN ng2-nouislider@1.7.6 requires a peer of angular/common
2.0.0 || ^4.0.0 || ^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-nouislider@1.7.6 requires a peer of angular/core
2.0.0 || 4.0.0 || ^5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-scroll-to@1.0.7 requires a peer of angular/core
2.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-scroll-to@1.0.7 requires a peer of angular/common
2.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-scroll-to@1.0.7 requires a peer of angular/compiler
2.4.5 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-scroll-to@1.0.7 requires a peer of angular/platform-browser
2.4.5 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-scroll-to@1.0.7 requires a peer of angular/router
3.2.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-scroll-to@1.0.7 requires a peer of rxjs@5.0.1 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-scroll-to@1.0.7 requires a peer of zone.js@0.7.2 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-sticky-kit@5.0.0 requires a peer of angular/core
>=4.0.0 <5.0.0 || >=4.0.0-beta <5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ng2-toasty@4.0.3 requires a peer of angular/core
2.4.7 || ^4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN ajv-keywords@3.4.1 requires a peer of ajv@6.9.1 but none is installed. You must install peer dependencies yourself.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {os“} (current: {os“})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-sass@4.10.0 (node_modules\node-sass):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: node-sass@4.10.0 postinstall: `node scripts/build.js`
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1
added 1189 packages from 1315 contributors and audited 43362 packages in 35.923s found 4 vulnerabilities (1 low, 1 moderate, 2 high) run `npm audit fix` to fix them, or `npm audit` for details
Hi, may i know your node & npm version ?
How can I manipulate calendar? I need to emit event whenever click prev, next button
Hi, we are using fullcalendar as our calendar plugin, you can refer to this doc for more plugin usage. https://fullcalendar.io/docs