1732 comments found.
Hi, When I reload the any page then its redirect to login page same issue I have noticed in NextJs demo version (not select the remember me). Can this issue be fixed?
Hi digitalkonsulterna,
Thanks for reaching out to us. For technical inquiries, we kindly request that you create a support ticket on our support portal: https://pixinvent.ticksy.com/
Our technical team will be delighted to assist you there.
Best regards.
We are using this theme html version on a dot net project. On your html page data should show so that we can take the design of it. As the data is not coming on the files that we have downloaded then there is a bug in your theme. Kindly rectify it ASAP. On all your data tables page no data is coming so we can not take the design
Hi creativeras,
Thanks for reaching out to us. For technical inquiries, we kindly request that you create a support ticket on our support portal: https://pixinvent.ticksy.com/
Our technical team will be delighted to assist you there.
Best regards.
There is no proper reply in your tickets. No data comes on your data table html pages. I regret buying your theme. This is never like this when I purchased other theme. We are unable to make the list pages using data tables. Very Sad
Hi creativeras
You should use any server in the local machine to work properly, You can Take the help of the developer if needed.
It is recommended to use any local server (i.e XAMPP, WAMP or Node, etc…) with a protocol “http://” to run this template as it uses AJAX technology as a part of its functionality (For DataTable JSON). It may break some functionality if you opened directly from your HDD in a browser with a protocol “file:///...” (like “file:///C:/path/to/some_page.html”).
my developer is only using it. when you are giving html files then they should show all the data which your files are not showing. we need to incorporate the design in our software for the data table which we cant as it keeps on saying loading.
Hello creativeras,
Please use Ticksy for Technical support. We’ve responded you over there.
Thanks
Hallo …
can u help me, I’m having trouble.
Why is it that every time I try the trial starter kit react, then I edit the navigation menu using the children object, the error “utils.js:99 Uncaught TypeError: Cannot read properties of undefined (reading ‘can’)” appears in the layout/utils.js folder
Hi abdoelhariez77,
Thanks for reaching out to us. For technical inquiries, we kindly request that you create a support ticket on our support portal: https://pixinvent.ticksy.com/
Our technical team will be delighted to assist you there.
Best regards.
Have you implemented the mask in the inputs?
Hello marvintj,
Thanks for getting in touch. Please let us know which technology are you working with?
For technical inquiries, we kindly request that you create a support ticket on our support portal: https://pixinvent.ticksy.com/
Our technical team will be delighted to assist you there.
Best regards.
My support period has expired. Can you help me anyway? How do I use mask in input, for monetary value in TextField? Example: BRL 000.00 (pt-br)
Please let us know which technology are you working with like HTML, Laravel, Vue, Next.js or Angular in order to help you.
I’m using the most up to date version of vuexy for vue.
Hello marvintj,
Thank you for reaching out to us. While we have not implemented mask inputs in our admin template, you are welcome to use any third-party library or package with our template by following their installation instructions. Please note that we do not provide support for third-party libraries, but if your desired library works with Vue.js, then it should work with our template as well.
If you encounter any issues with a third-party library while using our template, please feel free to raise a support ticket at our support portal and we will do our best to assist you.
Thank you for choosing our admin template and please let us know if you have any further questions or concerns.
Best regards, Vuexy Team
I can see that you mentioned React – Nextjs, and in one comment you mentioned having React and Typescript. does this template also come with React – Typescript without Nextjs or only you only have React – Nextjs
Hello tafea345,
Thanks for getting in touch. We used provide react version but it’s now deprecated and we only provide Next.js version.
Let us know if you have any further query.
Regards.
i wish to buy this template, but first i have few questions to ask ?
does this template support react + typescript ?
does this template setup axios with redux store ?
does it provide react context examples?
does it provide auth support ?
Hello mkt_sampath97,
Thanks for getting in touch. Please find answers to your question below:
1. does this template support react + typescript ? Ans: Our template is based on Next.js and we provide both TypeScript and JavaScript versions.
2. does this template setup axios with redux store ? Ans: We have setup Mock Database using Mock adapter and we have created fake APIs using axios. We make use of redux toolkit.
3. does it provide react context examples? Ans: We have used settings context if you want to look for an example in the template.
4. does it provide auth support ? Ans: We provide JWT auth example and also some articles to implement Next Auth in our documentation.
Regards.
Hello,
We are a small company dedicated to the creation of web applications, normally we create and design the applications from 0 but for a new application that we have been commissioned for the management of processes for a company, we have thought of buying this theme.
The application we need to create is for the company’s employees to manage internal production processes.
Is it suitable for us?
Thanks!!
Sorry, I didn’t say we work with Laravel + Vue
Hi databis,
Thanks for getting in touch with us. For management purposes, we do have all the essential UI components & pages. For your specific case, it looks like a user management app will be helpful: https://demos.pixinvent.com/vuexy-vuejs-admin-template/demo-1/apps/user/list
However, if your goal is something else we do have other pages & UI to satisfy your needs. There are all sorts of pages, UI & API examples to help you quickly build your management system.
We are sure that our template does cover your needs in an elegant way. If you still need more information, can you please provide more specific details on what you are going to build using our template so I can guide you in the right direction?
Best Regards.
The demo is not working.
404 Not Found
nginx/1.22.1
Hello guyzamir,
Thanks for getting in touch and reporting. All the demos are working at our end. Can you please share the demo URL that is not working at your end?
Regards
It was resolved a few minutes after.
Hello guyzamir,
Thanks for letting us know.
Cheers~
When will there be a version using Tailwindcss?
Hello kissgodaddy,
Thanks for getting in touch. We currently don’t have plan to integrate Tailwindcss. Which technology are you planning to use?
Regards.
How does user authorization work without Laravel? There should be a database backend involved here. What Laravel API methods are already implemented?
Hello andreys47,
Thanks for reaching out to us. For technical inquiries, we kindly request that you create a support ticket on our support portal: https://pixinvent.ticksy.com/
Our technical team will be delighted to assist you there. If you have not purchased the template please let us know which technology are you planning to use. We provide Fake DB integration and Fake Apis which users can change according to their requirement as there can be multiple backend possible and we can not consider only one.
I would request to check respective documentation for the technology you are planning to use. You should be able to find answer to most of your questions and if you still have any further query, please do not hesitate to get in touch with us.
Best regards.
I cannot create support ticket without Purchase Code
Please read my answer carefully. I have mentioned everything.
Thanks for answering our questions! When it comes to technology, we use laravel+vue3.
Hello andreys47,
Thanks for being in touch. Assuming “without Laravel”, you are referring to how we provide user authorization in vue3, right?
We mock API in our template to simulate real API calls for frontend code. We created a real-world authorization mechanism via these mocked API calls.
To give you more technical details, On the login page, when the form is submitted we make an API call to the backend which is mocked by our template and returns the appropriate response based on login credentials. In addition to that, we also handle Access Control via the same mocked API.
This is how we provide authorization & Access control without laravel. If you want to create API endpoints in laravel we do have a complementary guide on the most common integration with laravel in our docs: https://demos.pixinvent.com/vuexy-vuejs-admin-template/documentation/guide/laravel-integration/laravel-sanctum-integration.html
I hope this clears the confusion, Please let us know if you have any further queries. We are happy to assist you.
Regards.
Hello! Is the nextjs app folder migration any soon ? Thanks!
Hello mohamedxadri,
Thanks for getting in touch. We are working hard to integrate app directory routing but it will at-least take 2-3 months to complete the work as it requires a complete re-write of code.
We appreciate your patience.
Regards.
We are delighted to announce the release of our latest update for the Next.js version.
This update includes new apps such as eCommerce, Academy, Logistics, Email, Chat & Kanban and the front pages. You may access and download the updated package directly from your ThemeForest account.
We trust this update meets your requirements and appreciate your patience and continued support.
Hello , is there server side data table ( pagination , sort and search ) component in vue version ?
Hi,
Yes, Vuetify provides dataTable component that can be used to render server side table. Most of the tables used in our admin template are server side rendered except in dataTable & table demo page.
For example, Table on this page fetches data via API and perform search, sort etc also via API: https://demos.pixinvent.com/vuexy-vuejs-admin-template/demo-1/apps/invoice/list
I hope this resolves your query.
Regards, JD
Hello, why you remove the angular version from this template ?
Hello bladi_soft,
Thank you for getting in touch with us. We understand your disappointment regarding the removal of Angular as your preferred framework. At PIXINVENT, code quality and support for specific versions are of the utmost importance. We pride ourselves on providing actual components, rather than just HTML markup with styling, for each JS framework we support.
Unfortunately, there has been a decline in community interest in the Angular framework using Bootstrap, as well as a lack of updates for its third-party libraries for new Angular features. Additionally, there has been a decrease in sales and customer interest in the Angular framework year over year.
Due to these reasons, it has become increasingly difficult for us to maintain the Angular version of our template.
Let us know in case of any futher query.
Regards.
Can you implement the NextJs version of vuexy template with laravel?
Hello anwarsandvip10,
Thanks for getting in touch. We currently don’t have any such plan but in future we may provide such integration.
Regards.
Why are you not shifting to vite for Laravel-Blade bundle instead of Mix? Are you planning for the same.
Hello ehsanquddusi,
Thanks for getting in touch. We don’t have any plan on shifting to Vite in near future as it can be a huge task and many of our libs will stop working with vite. We will surely move to vite once we feel that all of our code can be run using vite and all third party libs are supported.
Regards.
Hello Ehsanquddusi,
Hope this message finds you well!!
We are glad to inform you that we have released the Vuexy with HTML + Laravel with Vite integration. So now you download the latest package.
Let me know if you have any other queries 
Regards~
Where to add babel configs?
The error occurs when upgrading ethers 5.7.1 -> 6.6.2. It suggests that to add the @babel/plugin-syntax-class-properties on babel configs but I’m lost where to add it. Also tried yarn add—dev @babel/plugin-syntax-class-properties but to no avail.
Here’s the error log:SyntaxError: ~/node_modules/ethers/lib.esm/abi/abi-coder.js: Support for the experimental syntax ‘classPrivateProperties’ isn’t currently enabled (110:5): > 110 | #getCoder(param) { | ^ 111 | if (param.isArray()) { 112 | return new ArrayCoder(this.#getCoder(param.arrayChildren), param.arrayLength, param.name); 113 | }
108 | */
109 | export class AbiCoder {
Add @babel/plugin-proposal-class-properties (https://git.io/vb4SL) to the ‘plugins’ section of your Babel config to enable transformation. If you want to leave it as-is, add @babel/plugin-syntax-class-properties (https://git.io/vb4yQ) to the ‘plugins’ section to enable parsing.
Any help would do. Thank you
Hi misspearl,
Thanks for reaching out to us. For technical inquiries, we kindly request that you create a support ticket on our support portal: https://pixinvent.ticksy.com/
Our technical team will be delighted to assist you there.
Also mention which technology are you using and any of the urls you provided are not working for us.
Best regards.
Do you know when the Next.js version will be update for 13.4+? With new router and features. Thank you ;P
Hello beraldo,
Thanks for getting in touch. It will at least take 2-3 months for us to introduce Next.js 13.4 with app directory routing.
We appreciate your patience.
Regards.
We are delighted to announce the release of our latest update for the Next.js version.
This update includes new apps such as eCommerce, Academy, Logistics, Email, Chat & Kanban and the front pages. You may access and download the updated package directly from your ThemeForest account.
We trust this update meets your requirements and appreciate your patience and continued support.
any plan to use calender and timeline view of mobiscroll it has lots of extra features here the link : https://demo.mobiscroll.com/timeline
Hello durgesh6,
Thanks for getting in touch. We don’t have any plan to provide mobiscroll integration.
Regards.
This link removed, may you give me some example vue blog layout. Because i cant find it in new version. I need for vue3 and bs html
Hi abdazispc,
Thanks for reaching out to us. For technical inquiries, we kindly request that you create a support ticket on our support portal: https://pixinvent.ticksy.com/
Our technical team will be delighted to assist you there.
Best regards.
Need some front-end pages. Like as “user profile” + “my farovies”. We want use same theme for Back – Front sides.
Hello sinayes,
Thanks for getting in touch. Which version of the template are you using? Like HTML, HTML + Laravel, Vue, React or Angular? We have already started providing front pages. You can check the landing page and from there you can check all the front pages: https://demos.pixinvent.com/vuexy-html-admin-template/html/front-pages/landing-page.html
We will gradually include the same front pages in all the versions.
Regards.