Discussion on Apex - Angular 14+ & Bootstrap 4 HTML Admin Template

Discussion on Apex - Angular 14+ & Bootstrap 4 HTML Admin Template

Cart 3,982 sales
Well Documented

PIXINVENT supports this item

Supported

This author's response time can be up to 1 business day.

194 comments found.

just download updated version of theme for angular project , package.json dependencies has unresolved packages

Hello bhavinbutani,

Please create a support ticket on our support portal: https://pixinvent.ticksy.com/. Our technical team will get in touch with you. In case your support is expired, please share a screenshot to understand what issue are you facing.

Regards.

is this no longer maintained ?

we can’t use npm i anymore in angular 15

Hello ayami123,

It is surely maintained. Please let us know what issue are you facing. Please create a support ticket on our support portal: https://pixinvent.ticksy.com/ which will make easier for the support staff to answer your queries.

Regards.

Can you add ngx-datatable for your tables ?

Hello ayami123,

Thanks for getting in touch. We have forwarded the request to dev team and we will let you know if we plan to add this.

Regards.

Why Archwizard not supporting in the current theme?

please delete my comment

Hello salmanschrij,

Thanks for getting in touch. Please create a support ticket in case of any query.

Regards.

Hello, I can’t run the application and its giving me error after running the command ng serve and the is what i got:

DEPRECATED: The ‘defaultProject’ workspace option has been deprecated. The project to use will be determined from the current working directory. Node packages may not be installed. Try installing with ‘npm install’.

Hi rakista80,

Thanks for getting in touch. Please create a support ticket on our support portal: https://pixinvent.ticksy.com/. Our technical team will get in touch with you.

Regards.

Is this getting an upgrade to bootstrap 5?

Hello dwjenkins,

Thanks for getting in touch. It won’t get bootstrap 5 in near future.

Regards.

Hi Team,

We like the template and you like to buy it but I have a question. We have hybrid application which includes Angular and .NET razor pages.

Can we use the CSS files from HTML version to style the .NET pages ?

Hello mjayCarson,

Thanks for getting in touch. You should be able to use css files from HTML. We mostly use the same css for angular version.

Let me know if you have any further query.

Regards.

Perfect, thanks.

Hello PIXINVENT!

I have an error when a set at config.service.ts property collapsed: true. When my screen is less than 1200, and click on element “i” with class ft-menu, the screen is only black and not show the sidebar.

This is only shows.

Hello marcolopezpe,

Thanks for getting in touch. Please create a support ticket on on our support portal with the version you are using like HTML or Angular. Our technical team will get in touch with you.

Regards.

The new version is broken to npm install.. npm i npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: apex-admin@13.0.0 npm ERR! Found: @angular/common@13.1.0 npm ERR! node_modules/@angular/common npm ERR! angular/common“13.1.0” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer angular/common“^6.0.0 || ^7.0.0 || ^8.0.0” from @agm/core@1.1.0 npm ERR! node_modules/@agm/core npm ERR! agm/core“1.1.0” from the root project

Hello webemsegundos,

Thanks for getting in touch. Please try following:

`npm i—legacy-peer-deps1`

OR

`npm i—force`

It’s already mentioned in the docs. If you still face any issue, please get in touch with us.

Regards.

Hi Team, I have purchased Angular 10 template, if I want to upgrade 10 to 12. Is there any process to upgrade?

Hello Umapathi75, we always recommends users to follow official angular upgrade guide. Here is the link for your reference: https://update.angular.io/?v=10.0-12.0

Please feel free to get back to us if you face any challenges. Thank you.

“formio angular” is not displaying forms properly (tabs, chechbox etc), please suggest ??

Hello ravisoni7,

Thanks for getting in touch. Please create a support ticket on our support portal: https://pixinvent.ticksy.com/. Our technical team will get in touch with you.

Regards.

Hi Sasori7,

Thanks a lot for drawing our attention to this bug of documentation. We will update it ASAP.

Link that you are looking for is here : https://pixinvent.com/apex-angular-4-bootstrap-admin-template/html-demo-1/dt-basic-initialization.html

Let me know if you have any other query :)

Regards~

hi… Standard BlockUI is not working with the template. Can you please suggest any fix…

Hello shahidzahoor,

Thanks for getting in touch. Please let us know if you are using HTML version or Angular version?

It will be great if you can provide more details on what issue are you facing and if possible create support ticket on our support portal where our support team can address it. Support portal: https://pixinvent.ticksy.com/

Regards.

İs it compitable Angular 12 ?

Hello mbo07,

Thanks for getting in touch. Yes, it’s compatible with Angular 12. Let me know if you have any other query.

Regards.

hi, i had the license for about 2 years now, and I just noticed you change the header, now it is sticked when you scroll down, which is nice, but when I redownload the new project and run it, the header doesnt have the same behaviour, why? could you explain it to me?

Hello Justwooper,

We apologize for the delay in response. To fix this issue, can you please change navbar type from “Static” to “Fixed” in your src\app\shared\services\config.service.ts file?

navbar: { type: ‘Fixed’ },

I hope it helps!

ok let me try, thanks

it worked, thanks a lot

Hello, I’m interested in buying the theme, I wonder if it’s possible to hide some of the sidebar items on certain components, For example few navbar items I want to be displayed on certain routes/component. Is this possible already?

Thank you! :)

Hello rudyakram,

Thanks for getting in touch. Which version are you planning to use? HTML or Angular?

Hi, Planning to go for angular version; and I meant the sidebar not navigation bar :) https://imgur.com/a/vxzsfDx

Yes rudyakram, it’s possible as we are dynamically creating sidebar menu using json file so you can write your code to hide/show specific items on the sidebar.

hope it helps :)

Can you share the dependencies library in Angular version? What are libraries under package.json file?

Yes. But I didn’t got any message from you on Drift chat.

I got that file via my email. Can I have one more question. Does the Editor under Angular version support the content creators, editors and reviewers together to collaborate on content in real-time? e.g likes WYSIWYG HTML

Respond via Drift

./src/app/shared/services/highlight.service.ts:1:0-19 – Error: Module not found: Error: Can’t resolve ‘clipboard’

Hello k2clubss,

Thanks for getting in touch. Please create a support ticket on our support portal: https://pixinvent.ticksy.com/ Our technical team will get in touch with you.

Regards.

Hello Pixinvent

Really love your product, but i have and input field where i listen to (change) event for that field.

Then i populate fields on site, This works fine on all other Angular sites i testet at. But with your theme its not populating the fields until i actually click somwhere on site. How Can i disable This feature?

I dont have premium support any more but i never used it either so i Think it would be fair for a simple answer on This issue?

Looking forward to hearing from you

Hello Niroan,

Thank you for getting in touch. To fix this issue, can you please try to change:

changeDetection: ChangeDetectionStrategy.OnPush

to

changeDetection: ChangeDetectionStrategy.Default

in your src\app\layouts\full\full-layout.component.ts ?

Hope it helps! Please let us know if you have any further queries or concerns!

Regards.

Hej Pixinvent

Just wanted to let you know that it worked out. Thank you for fast support and a amazing product.

Hello Niroan,

Thanks for your confirmation and appreciation.

Cheers~

Hello , if there is any way to add RTL support to the current angular version , i used to use the previous versions which have the RTL support

Hello dopave,

Thanks for getting in touch. We removed RTL support from the last couple of release due to maintenance issues.

Regards.

So when it will come back ?

Hello dopave,

Most probably not in the near future. If we figure out a way, we will surely implement it.

Regards.

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