Discussion on Vuexy - Vuejs, Nuxt, Next.js, HTML, Laravel, Asp.Net & Django Admin Dashboard Template

Discussion on Vuexy - Vuejs, Nuxt, Next.js, HTML, Laravel, Asp.Net & Django Admin Dashboard Template

Cart 28,251 sales
Recently Updated
Well Documented

PIXINVENT supports this item

Supported

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

1674 comments found.

Hau_n

Hau_n Purchased

Hello,

Thank you for your hard work. I wanted to ask if there’s an estimated timeline for the next update of the Vue/Nuxt version? I noticed that the most recent update was released four months ago. Additionally, I would like to propose considering the use of ‘unvuetify-monorepo’ as an alternative to ‘vite-plugin-vuetify’. Could you please review this suggestion and evaluate its feasibility?

Thank you for your efforts and ongoing support.

Best regards,

deep_kumbhare

deep_kumbhare Author Team

Hello Hau_n,

Thank you for suggesting the use of the unvuetify-monorepo plugin. We will review its compatibility with our current template.

We are already using the latest version of Vue.js in our templates. Although there have been new releases of Nuxt, they do not include any major or breaking changes.

You can expect any potential updates related to Vue or Nuxt versions to be considered in the next quarter.

If you have any other issues, please feel free to get in touch with us.

Is all images and assets at live preview is included with template

Hello there,

Thanks for showing your interest in our template and getting in touch with us.

Yes, whatever you see in the demos is included in packages.

bashiro

bashiro Purchased

Hello, It looks like using form repeater depends on the Bootstrap Maxlength forms. How do one use it with his own form input dependence ? Anytime I remove the Bootstrap Maxlength then the repeater will not work. I cannot fin this in the documentation

smit_bs

smit_bs Author Team

Hello bashiro,

If you are removing the Bootstrap-Maxlength resources from the page, please ensure that you also remove any examples or related code associated with Bootstrap-Maxlength. This will prevent any issues from arising.

dennsp

dennsp Purchased

Is a tailwind version planned?

Not planned in this quarter

bashiro

bashiro Purchased

Hello, do you normally take a survey from your customers ? say user experience, feedback or when you sell thats it? Bashiro

ajaykalal1

ajaykalal1 Author Team

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!

ajaykalal1

ajaykalal1 Author Team

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?

ajaykalal1

ajaykalal1 Author Team

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.

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.

Amazing Work!

Thank you

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.

bashiro

bashiro Purchased

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.

bashiro

bashiro Purchased

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.

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