1731 comments found.
Hi, I built my project with the ReactJS version (2023). And now, I want to integrate the Chat App to the existing project I have, but I can’t find the ReactJS folder. Only NextJS.
PS: My project is already live and it was built using the ReactJS version.
Can you help please?
Hello umargarga,
Thank you for contacting us. I recommend downloading the previous version from the Repo. To access the repo, kindly complete this form: https://tools.pixinvent.com/github/github-access and choose vuexy from the template name dropdown menu, and select Releases from the technology dropdown menu.
After gaining access, you can download any earlier version from the repo and proceed to work with the old version from there.
I hope this information is helpful! Feel free to reach out if you have any more questions.
Best regards.
Thank you for your quick response
Need link to vue 2 version as it is not working. Please give me.link.asap
This link is not working please check and fix it
Hello Rarya,
Thank you for reaching out to us. We’ve temporarily enabled the link for the Vue 2 version. However, we encourage you to download the older documentation locally as we’re in the process of removing outdated documents from the live server. To access the Vue 2 documentation, please create a support ticket or email us at pixinvents@gmail.com, and we’ll promptly provide you with the necessary files.
Best regards,
Hi i need vue 2 version
Would you like documentation or a template? If you’re interested in the template, please fill out this form to gain access to the repository: https://tools.pixinvent.com/github/github-access
Make sure to choose “Vuexy” from the template name dropdown and “releases” from the technology dropdown. Once approved, you’ll have access to the repository where you can download any previous version of Vuexy.
Best regards.
Hello,
In the screen i see that you put a logo of reactJs but i didn’t find any subfolder of it.
What project can i use for reactJs please ?
thank you.
Hello Lejeune,
Thank you for reaching out.
I understand your concern about the React logo but not finding a corresponding subfolder. We actually offer the Next.js version, which is built on top of React. Next.js provides a framework for React that simplifies the process of building server-rendered React applications.
You can learn more about Next.js from their official website: https://nextjs.org/
In the provided zip file, you should have found the Next.js folder containing the necessary files for your project.
Best regards,
Hi PIXINVENT Team,
I can see in comments that a lot of people asking for inertia integration for last 3 years. It showing this is in the demand. I also generally use Laravel Inertia Vue in the project. It will be awesome if you ask your team to plan in your roadmap. Let me know your and your team’s decision.
I also would like to see Tailwind CSS support, as this awesome, great and widely used.
Thanks, Abhishek Kumar
Hello Abhishek Kumar,
Thank you for reaching out to us. We appreciate your interest in Inertia integration and Tailwind CSS support. While we acknowledge the demand for these features, we have made a deliberate decision not to pursue them at this time due to feasibility and resource constraints. However, your feedback is valuable to us, and we might consider it in future updates.
Best regards,
plz answer https://pixinvent.ticksy.com/ticket/3616197 i need Figma file
Answered.
Does this theme have a Task or To-Do feature
Hello jj7salim,
Thanks for getting in touch with us. We do not have Tasks or To-Do list feature as of now.
Regards.
Hi we have owned this theme for a little while and want to implement the “Chat” app, however, we can’t seem to find it in the Next.js version. Do you guys have a file or folder for it that we can use in another version of the template?
Hello Acumedia,
Thanks for getting in touch with us. We didn’t consider apps like Email, Chat in the first phase App Router release. We have started working on those apps and other front pages which will be released in the second phase. It may take around 2-3 months for that release. We appreciate your patience.
Regards.
Hi,
Thanks for the response. Bummer was hoping to incorporate that app in our new dashboard. Didn’t realize it didn’t contain it in the new App Router release. Do any of the other versions have it in JavaScript or TypeScript that maybe we can piece together?
Or perhaps the version before moving to App Router?
Hello Acumedia,
Thanks for your reply. Yes, We had that in the pages router but we will re-writing the apps from scratch. In case you still want to access the older version, please raise the access to releases repo by filling up this form: https://tools.pixinvent.com/github/github-access
Please select Vuexy in template drodown and Releases from Technology dropdown. You will have access to all the previous versions. You will find pages router version in the last version where those apps were present.
Regards.
Hi,
Thank you so much for the assistance. I was able to get access to the releases repo. We’ll pull it from there and may update it when you guys re-do the app. Thank you again!
We are glad to help. 
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.
How To Use Your Themes My Bihar Board Matric Sarkari Result 2024 Portal. Please Help Me
3. indiaprep.in
Hello dailyekhabar,
Thank you for reaching out regarding the use of our themes for your Bihar Board Matric Sarkari Result 2024 portal.
Unfortunately, implementing the themes falls outside the scope of our support policy. While we do not provide assistance for implementation, we do offer custom development and design services. If you’re interested, please complete our Hire Us form: https://themeselection.com/hire-us/ with detailed requirements, and our team will review it.
Please note that we typically require a minimum of 40 hours of work, which equates to approximately $1,000. Once you submit the form, our service team will respond within 1 or 2 working days.
Thank you for your understanding.
I am using Laravel and Vue project together. I did everything, but I encountered a problem that I still cannot solve, whether it is a .htaccess problem or not. The site opens as siteaddress.com/build/login. But it needs to be opened as siteaddress.com/login. Does anyone have any information about what causes this problem?
Hi faithang,
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.
I only need html version. Do you have html version that hasn’t been webpacked?
Hello ellixoye,
Yes, you can directly use our HTML version and make changes in the HTML, JS and CSS directly without using webpack.
Let us know if you have any other query.
Regards.
I noticed vendor js files have been webpacked (“eval(“_webpack_require“), is it possible to get a non-webpacked version? And I am using XAMPP, I notice the asset folder must be in root (htdocs) not in a subdirectory like “htdocs/myapp1/assets”. How can I put the asset folder in a sub-directory?
Hi Ellixoye,
I am not able to see that you have purchased the Vuexy admin template. So can you please confirm your purchase?
If you are updating the assets folder path then you need to update all pages including CSS & JS files as per the updated path. All the HTML files will have included CSS & JS files If you don’t want to use Vendor js files with Webpack. Then you can include that third-party library’s CDN path or also download JS & CSS files of the library and include JS & CSS as required.
For technical inquiries, we kindly request that you create a support ticket on our support portal: https://pixinvent.ticksy.com/
Regards~
In the Vuexy documentation for Docker, it was mentioned that there was a dev.Dockerfile and a prod.Dockerfile in the root directory of the project, but I could not find them, even after downloading the new v10.0.0 version. Where can I find these Dockerfiles?
Hi faithang,
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.
Hi, I’m using the frame “https://demos.pixinvent.com/vuexy-vuejs-laravel-admin-template/demo-1/dashboards/analytics”. But I see that the alert pops up differently, how can I implement “https://demos.pixinvent.com/vuexy-vuejs-admin-template-vue2/demo-1/components/alert”?
Hi confusedunclesylvian,
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.
Como hago para descargar versiones pasadas?’
Hello oninasivincha,
Thanks for getting in touch with us. Please raise github access request from this link: https://tools.pixinvent.com/github/github-access.
Please make sure to select template “vuexy” and technology “Releases” from the dropdown while raising the request.
Once you have the access you will be able to download any previous version.
Regards.
when we run yarn dev it throws following error.
❯ yarn error This project’s package.json defines “packageManager”: “yarn@pnpm@8.6.2”. However the current global version of Yarn is 1.22.22.
Presence of the “packageManager” field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19. Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.
Hello Rwandz,
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.
is support React
Hello mubarkkhaled22,
Thanks for getting in touch with us. We only provide support for Next.js. Pure react based on CRA or Vite is not supported.
Let us know if you have any further query.
Regards.
Hello and thank you for your wonderful template Can the MVC and Razor package be used in Blazor?
please answer my question
Hello samnasridev,
We do not provide support for Blazor, for further 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.
Do you have POS skin added to this? it will be a nice addons if you can add pos in the design
Hello n4yeem,
Thanks for getting in touch with us and suggesting POS. I will definitely forward this to the dev team. In future we may consider adding POS screen.
Regards.
Hello I have and webstorm error in first line of all vue and ts file with this message :
ESLint: Definition for rule ‘valid-appcardcode-code-prop’ was not found.(valid-appcardcode-code-prop)
ESLint: Definition for rule ‘valid-appcardcode-demo-sfc’ was not found.(valid-appcardcode-demo-sfc)
Hello farshidpg,
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.
Hello can I use vue: 3.4.21 and vuetify : 3.5.6 in latest version of vuexy vue version ?
because in package,json vuexy use vue 3.3.4 and vuexy 3.3.22, also other = dependencies have a higher version for example vue-i18n,vue-router …
As per our previous response, please create a support ticket for better resolution.
Best regards.
I am planning to purchase Vuexy, but I have a question. Does it supports app router for nextJS? If no, how long will it take for the initial release?
Hello iamajaypathak,
We’re working hard to provide the NextJS 14 support this quarter.
We appreciate your patience, will you know once it is available.
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.