1731 comments found.
Is a tailwind version planned?
Not planned in this quarter
Hello, do you normally take a survey from your customers ? say user experience, feedback or when you sell thats it? Bashiro
Hello bashiro,
Yes, we do conduct surveys and really rely on customer feedback through our support platform. It helps us understand user experience and improve our products!
Good morning. I have a project since I bought your project in version 6. I use Laravel + Html and everything in composer is up to date, but nothing in package.json has been updated. It still looks like this:
{
"private": true,
"scripts": {
"dev": "npm run development",
"development": "cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js",
"watch": "npm run development -- --watch",
"watch-poll": "npm run watch -- --watch-poll",
"hot": "cross-env NODE_ENV=development node_modules/webpack-dev-server/bin/webpack-dev-server.js --inline --hot --config=node_modules/laravel-mix/setup/webpack.config.js",
"prod": "npm run production",
"production": "cross-env NODE_ENV=production node_modules/webpack/bin/webpack.js --no-progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
},
"devDependencies": {
"axios": "^0.19",
"bootstrap": "^4.5.0",
"browser-sync": "^2.27.10",
"browser-sync-webpack-plugin": "^2.0.1",
"cross-env": "^5.2.1",
"jquery": "^3.2",
"laravel-mix": "^4.1.4",
"lodash": "^4.17.15",
"popper.js": "^1.12",
"resolve-url-loader": "^2.3.1",
"rtlcss": "^2.4.0",
"sass": "^1.22.12",
"sass-loader": "^7.3.1",
"vue": "^2.5.17",
"vue-template-compiler": "^2.6.10",
"webpack-cli": "^3.3.5"
},
"dependencies": {}
}
In the GitLab that you gave me access to, I click on the vuexy-html-laravel-template folder and there I only have updates until April 2022. Is it still possible for me to update the project??? Where are the rest of the changes to date?
Thank you very much in advance!
Hello junior_siqueira,
Very glad for showing your interest.
You can download the latest package and zip file from here: https://1.envato.market/pixinvent_downloads
Good morning, I know where to download the latest version of the package and I have even downloaded it and tested it. What I want to know is if I can still update my project that was made with the package in version 6 and I have never updated the js libraries. I also did not find the latest changes from 2022 on gitlab. Please guide me how to view the changes in gitlab.
Hello junior_siqueira,
Thanks for getting back to us. For a long we have been depricated GitLab so we do not have any solution in that case.
What you can do is to upload the older and newer version of the code in separate branch in your repo and compare them to check the changes.
As this is a Laravel version (Older react versions template can’t be upgraded to latest one), there is a chance of upgrading it, but it needs some manual effort. You can refer these questions from docs:
https://demos.pixinvent.com/vuexy-html-admin-template/documentation/laravel-faqs.html#migrate-Laravel-11 https://demos.pixinvent.com/vuexy-html-admin-template/documentation/laravel-faqs.html#migrate-bs4-to-bs5Thanks for the guidance. I checked and from what I saw I think I will have to get the most recent code from the starter kit and migrate the project to it.
In this case, when I update my project, how can I keep track of future file updates since GitLab is no longer available? How will I be able to see what is being changed in the Changelog to reflect in the project?
Hello junior_siqueira,
You can download the latest package and zip file from here: https://1.envato.market/pixinvent_downloads
Okay, I’ve already downloaded and started updating my project. The question I asked was related to future updates, since we previously had access to GitLab to track and update files.
I downloaded version v10.5.0 of the package and I’m updating my project with HTML + Laravel. When you release other versions of the package, how will I be able to track the files that have been changed to update?
Hello junior_siqueira,
To stay up to date with the latest versions of our package and easily track the changes, you can access our GitHub repository directly.
You can follow this link to get access and stay informed: https://tools.pixinvent.com/github/github-access
Let me know if you need any help!
Hello, good morning. I wanted to know if this template has all its CSS, JS, etc., in the ‘dist’ and ‘asset’ folders and does not depend on external URLs? Or does it have some files that reference external URLs? If that’s the case, I would like it without external URLs because, if one day there’s no internet in an office, some effects, text styles, or animations won’t load.
Hola, buenos días. Queria saber si esta plantilla tiene todos sus css y js y etc. en las carpetas dist y asset y no depende de url externos? o si tiene algunos archivos que llaman a unas url externos ? si es asi . sin url externos porque si un dia no tenga internet en una oficina y no me cargue algunos efectos letras o animaciones?
Hello maxhenrry,
Thanks for showing your interest in our template and getting in touch with us.
Our templates provide all the required assets internally and do not use any CDN. We use Google fonts, which can be localised if needed; apart from that, every asset can be run on the intranet without the internet.
Let us know if you need any other help.
I have a problem with blazor .net 9 when place side menu and navbar in MainLayout.razor it doesn’t collapse or expand at all and in navbar can’t switch to light/dark mode. I’m stuck three days, I need ur help.
Hello Hashimalmanso0ouri,
Thank you for reaching out.
At the moment, our theme supports .NET 8, and we plan to include .NET 9 in the next release. However, we have not integrated Blazor into our theme, so we are unable to provide assistance with that at this time. For further information, you might find the following resources helpful: https://learn.microsoft.com/en-us/aspnet/core/blazor/?view=aspnetcore-8.0&WT.mc_id=dotnet-35129-website
Is the theme well tested for laravel + vue?
npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: vuexy-vuejs-laravel-admin-template@9.3.0
error when starting dev server: Error: Cannot find module ‘typescript’
trying to install the fulll version for javascript, please help
Hello georges_1707,
Thanks for reaching out us.
Yes, our all the themes are well tested. The issue you are facing is due to peer dependencies of the package. To resolve this issue, please use the below command
npm install—legacy-peer-deps
This should resolve your issue. If you are still facing the issue please let us know.
You can also create a support ticket for technical support here: https://pixinvent.ticksy.com/
Best Regards.
hi this article was removed https://pixinvent.com/demo/vuexy-vuejs-admin-dashboard-template/documentation/articles/how-to-handle-refresh-token.html ? thanks
Hello alexistkd,
Currently we do not have this article in our documentation. If you have any issue regarding this topic. Please elaborate your issue properly. We are happy to help you.
Best Regards.
But you don’t have anymore refresh token handle then? No article or documents
Hello alexistkd,
Thanks for the quick response.
Yes, currently we don’t handle the refresh token. As we are not using the real backend in our template, it was difficult for us to handle this case. Therefore, you will need to implement it on your end.
If you encounter any difficulties during implementation, please don’t hesitate to reach out to us for assistance.
Best Regards.
got it so if i buy this i can get some support for it, thanks
Thanks alexistkd.
We will always help you with the issues you face regarding our template.
Best regards.
if i buy you can help me integrating my invoices endpoint to the template?
Hello alexistkd,
Thank you for reaching out to us.
We are happy to assist you in understanding the template and resolving any issues you may have. However, we do not offer customization services. For customization requests, please reach out to our partner for assistance. To hire us, kindly fill out the form here: https://themeselection.com/hire-us/.
Best Regards.
If I use vuejs, what structure should have my login api?
Hello alexistkd,
Thank you for reaching out to us.
You need to follow the structure of our fake api login endpoint. You can simply find this in our code. We have already written a detailed guide in our documentation regarding how to setup the api in our template.
Best Regards.
Hi, does the template include a product page or product catalog? I couldn’t find them. Thanks!
Hi abdellahlassakeur,
We do not provide product page or product catalog pages in the template, but we do offer product lists, product categories and adding product pages.
Please let us know if you have any other queries.
I want to buy this template to use the Vue.js version, but I have read many comments and feedback online stating that the template is very slow. Have you fixed this issue?
Hello Tahareda,
Thank you for your interest in purchasing our templates.
Currently, we don’t have speed related issues in our vue.js template. Please feel free to purchase the templates.
Best Regards
How fix this error in next.js template “Hydration failed because the server rendered HTML didn’t match the client. As a result this tree will be regenerated on the client. This can happen if a SSR-ed Client Component used”
Hi ahmedfawzi022,
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.
How can fix this issue when you get a 401 Unauthorized error after clicking the login button in a Next.js TypeScript project?
Hi ahmedfawzi022,
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. I have already bought the template but I have noticed that when the search engine appears, it blurs what is behind it. But these are not in the modal and sweetalert2. Could you include them in these components? And the search engine does not appear in the html download.
Hola. ya compre la plantilla pero he notado que en el buscador cuando aparece. desenfoca lo que esta detrás. pero eso no están en los modal y en los sweetalert2. podrían incluirlos en esos componentes? y el buscador no aparece en la descarga en html.
Hi maxhenrry,
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, are you planning to incorporate gsap.com, which is used to give elements unique animations, such as text, objects, etc.? Visit their website, which is a free library. It would give you more animation options.
Another question: Using the template works fine if I have internet access, but will it work fine if I don’t have internet access? Or does it use third-party URLs?
Hi
Regarding gsap.com integration, we have not planned its integration for now. But you can integrate any third-party library as per your business requirement.
Yes, our templates can be run on an intranet without internet also, you may need to localise some fake API ane Google fonts inorder to load them.
Hope this will help you.
Frest and Vuexy. Which will you recommend ?
Hello bashiro,
Thanks for showing your interest in our template and getting in touch with us.
We recommend Vuexy as it’s the latest one with most active customer engagement and support.
tnx. I have already placed an order!
Hello,
I am using your Vuexy MUI Next.js Admin Template, and I would like to know if there is a planned timeline for updating the template to support React 19. Currently, I am facing some challenges with dependencies that still rely on React 18, and I would like to know when an official update will be available.
Is there any information regarding this update? And can we expect a new release soon?
Thank you for your efforts and continuous support.
Best regards,
Hi abuomar373,
Thank you for reaching out to us.
We would love to upgrade to React v19; however, the dependencies utilized in our template have not yet been updated to React v19. Once these dependencies are updated, we will be able to seamlessly manage and upgrade to React v19.
If we were to update to React v19 at this stage, we may encounter a significant number of errors and warnings due to incompatibility with our current dependencies.
We trust this clarifies the situation.
We appreciate your understanding and patience.
For any technical inquiries, we recommend submitting a support ticket through our support portal. You can access it via the following link: https://pixinvent.ticksy.com.
Regards.
Hello,
I really like your template!
If I want to use the HTML version to build my own website, will future updates come with a detailed changelog and a README explaining how to upgrade without losing my custom changes?
I saw the public changelog for version 10.5.0, but does it also include specific instructions on how to safely migrate from an older version while preserving modifications?
Thanks in advance!
Hello damianb5,
Thanks for showing your interest in our template and getting in touch with us.
Yes, the changelog includes only notable changes, In that case, once you purchase the product we suggest you get the repo access and fork it or set it as upstream.
For more details refer: https://demos.pixinvent.com/vuexy-html-admin-template/documentation/faq.html#updating-template
Has this product also a bordered version?
Hello Bashiro,
Thanks for showing your interest in our template and getting in touch with us. Yes it has: https://demos.pixinvent.com/vuexy-html-admin-template/html/vertical-menu-template-bordered/dashboards-crm.html
You can check all available versions on the demo page: https://pixinvent.com/vuexy-bootstrap-html-admin-template/
Warning, the template code contains a virus. I wrote about this 6 months ago, but in the latest update does not fix this problem. The malicious code is contained in the file sweetalert2.js. I paid money for this template and want to get clean code. If you use third-party libraries you should also check them before sale.
Hello vovbag,
Thank you for reaching out to us regarding your concern.
We want to clarify that SweetAlert2 is a third-party library that we integrate into our system. As such, we do not have complete control over its source code. That said, we have already addressed the issue you’ve mentioned and have implemented a fix, along with comprehensive test cases to ensure everything is functioning as expected.
However, it’s worth noting that the issue you reported mainly affects IPs from Russian domains, and due to this, we have been unable to fully replicate the problem on our end.
We recommend that you download the latest version of your theme and check if the issue persists. If the problem continues, please provide us with more specific details about the issue you’re experiencing so that we can investigate further. If everything appears fine with SweetAlert2 after the update, we would greatly appreciate your confirmation.
Thank you for your understanding, and we look forward to your response.