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 29,664 sales
Recently Updated
Well Documented

PIXINVENT supports this item

Supported

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

1731 comments found.

I downloaded version 10.5.0 released on February 14th and only modified the “defaultPrimaryColor” variable in the file:

“html-version -> vuexy-bootstrap-html-admin-template -> full-version -> assets -> js -> config.js”

and then ran “yarn build:prod” to generate a build. I didn’t make any other changes except for the color change.

After changing the color and building it, when I open the files in the build folder, there are some strange issues.

The scrollbar in the menu behaves oddly. It doesn’t work as expected. It doesn’t thicken when hovered over and seems stuck. For example, when scrolling down in the menu, it should move down as well, but it stays in place, or in some cases, it moves upward instead. In the Navbar, the popup window is very close to the clicked area, and it opens poorly, with an alignment issue, shifting too much to the right. In the video link I provided, I compared it with the live demo on your website. You can clearly see it there.

How can I resolve these issues as quickly as possible?

Video : https://www.loom.com/share/806ab0bc128444218eb0d6865e70b599

smit_bs

smit_bs Author Team

Hello arafsan,

Thank you for reaching out and bringing this issue to our attention. We sincerely apologize for the inconvenience. This appears to be an issue in the production build process, and we take full responsibility for it.

We have identified a temporary workaround that should help resolve the issue while we work on a permanent fix. We will update you as soon as a stable solution is available.

Temporary Solution: step 1: Run the following command: yarn build:prod (You have already completed this step.)

step 2: Navigate to the following location and delete the vendor folder: full-version\build\assets\

step 3: Copy the vendor folder from this location: full-version\assets\ Then paste it into the location where you just deleted the vendor folder.

step 4: Run the following command: yarn build:theme

step 5: After running this command, a new vendor folder will appear at: full-version\html\vertical-menu-template\assets Inside the vendor folder, you will find the css and js subfolders. The required files are: theme.css (inside the css folder) theme.js (inside the js folder)

step 6: Copy the theme.css file from: full-version\html\vertical-menu-template\assets\vendor\css\ And paste it into: full-version\build\assets\vendor\css\ Similarly, copy the theme.js file from: full-version\html\vertical-menu-template\assets\vendor\js\ And paste it into: full-version\build\assets\vendor\js\

step 7: Reload your browser, and the issue should be resolved.

We truly appreciate your patience and understanding. Rest assured, our team is actively working on a permanent fix, and we will notify you as soon as it’s ready.

If you encounter any further issues, please don’t hesitate to reach out.

I already bought Regular License and I’m planning to use it on my clients scripts, I will buy Extended License but Can I buy it after using it for first client, also should I purchase Extended License for each client?

Also I have question, can I use Cordova on Vue+Laravel version to create phone application?

Hello JumanIS,

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

Extended license can be used for a single end-product (web service or SAAS) that charges the end users/sold to end users for access or service (e.g: monthly subscription fee, Marketplace (CodeCanyon) products). Such end products can be used by you or your client.

Purchase separate extended licenses for each end-product/client. The same rule applies if you want to use the same end product on multiple domains(unique setup).

Regarding the Cordova, we’ve not tried it yet, so we can not provide any thoughts on the same.

I spent half an hour trying to understand if I deleted something I should not have until I saw this error on your demo as well:
VM1116 bootstrap-leg…ill-overlay.js:6247 Uncaught TypeError: Cannot read properties of undefined (reading ‘domQueryService’) at checkPageContainsShadowDom (VM1116 bootstrap-leg…-overlay.js:6247:14) at VM1116 bootstrap-leg…l-overlay.js:869:53


Can you please provide a fix for this?

smit_bs

smit_bs Author Team

Hello guyzamir,

Thank you for investigating and sharing your findings! It’s great to hear that you’ve identified Bitwarden as the cause of the issue. Browser extensions, especially password managers, can sometimes interfere with website functionality by injecting scripts or modifying form fields.

If you prefer to keep using Bitwarden while accessing our platform, you might try:

Adding our site to Bitwarden’s “Allowlist” or excluding it from autofill. Using a different browser profile or disabling the extension temporarily when needed. Checking if there are any settings in Bitwarden that might be causing the conflict. We appreciate your patience and your detailed report. If you need further assistance or if the issue persists in a different way, please let us know!

I found s workaround with Chrome dev tools until the fix this issue.

https://imgur.com/a/wb0zdtv
smit_bs

smit_bs Author Team

Hello guyzamir,

Thanks for sharing your workaround! It’s great to hear that you found a temporary solution using Chrome DevTools. Hopefully, Bitwarden will address this issue soon.

If you run into any other difficulties or need further assistance on our end, feel free to reach out. We appreciate your patience and your proactive approach to troubleshooting!

med487

med487 Purchased

Hello may I know pls how to get older versions, I want veuxy version 7 cause my app is still using bootstrap 4

Hello med487,

Please get the Vuexy GitHub repo access (https://tools.pixinvent.com/github/github-access), where we upload previous releases.

Make sure you select the releases repo for the previous releases.

med487

med487 Purchased

can you provide a compiled version pls, Gulp is just not working for me

smit_bs

smit_bs Author Team

Hello med487,

The issue with Gulp not working might be due to our package using an older version. If your environment has been updated, it could be causing compatibility issues.

However, you can download the ZIP folder for Vuexy Admin v7.0.0, where the precompiled assets are available at the following path:

vuexy-admin-v7.0.0/html-version/Bootstrap4/vuexy-html-bootstrap4-template/app-assets

Let us know if you need further assistance!

Hello, I’m trying vuexy for the first time since à bought it, with laravel there is no database right? How it is working to have this kind of page : https://demos.pixinvent.com/vuexy-html-admin-template/html/vertical-menu-template/

The message i have from the page when i run artisan is Illuminate  \  Database  \  QueryException PHP 8.4.0 11.41.3 Database file at path [xxxxx\vuexy-admin-v10.4.0\html-laravel-version\Bootstrap5\vite\full-version\database\database.sqlite] does not exist. Ensure this is an absolute path to the database.

I’ve resolved the issue, in the html-laravel-version there is no sqlite database, but it exist on vue-laravel-version So i copied it into html version and it work, maybe you have to fix it for others versions ;)

smit_bs

smit_bs Author Team

Thank you for bringing this to our attention! We appreciate your effort in identifying the issue and sharing your solution. We will review this and consider including the SQLite database in the HTML-Laravel version in our next release to ensure a smoother experience for all users.

Hello, can this work with Yournotify SMTP? https://yournotify.com/server/smtp/

Hello shinamee,

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

I don’t know which technology you’re asking but yournotify is an SMTP Email Server which can be integrate with any technology.

Hello, I just bought this but am disappointed to find out that it doesn’t seem to be built on the latest version of Bootstrap. You have your own proprietary dark/light mode and aren’t using the Bootstrap 5.3 color modes via the data-bs-theme attribute. I’ve been looking at and trying to make the HTML version work but simply cannot get it working. Do you have an example package or code that was built on Bootstrap 5.3 and uses its out-of-the-box color modes?

Hi SunnysGlimpse,

Thank you for your purchase and for reaching out!

We completely understand your concern, and we’re happy to share that we’ve already started working on an updated version built on the latest Bootstrap 5.3, incorporating its built-in dark/light mode using the data-bs-theme attribute.

The new Bootstrap-based version with native color mode support will be released early next month. We appreciate your patience, and we’ll make sure to provide a seamless update for you. Stay tuned!

Let us know if you have any other questions in the meantime.

Best, Team PixInvent

Hello, thank you for the update. That is GREAT to hear! Looking forward to it!

Welcome

I want to create an online store. Can I use your solution for this? For example, I see that you have a checkout but I don’t see other pages for the online store such as a product catalog and a product page, etc.

smit_bs

smit_bs Author Team

Hello Suvarivaza,

Thank you for reaching out!

Yes, you can use our solution to create an online store. We offer a range of templates that include all the essential pages for an online store, such as a product pages and more. These templates are ready for you to use directly.

You can explore an example demo here: https://demos.pixinvent.com/vuexy-html-admin-template/html/vertical-menu-template/app-ecommerce-dashboard.html.

Additionally, we have integrated our solution with various frameworks. You can view examples of these integrations on this page: https://preview.themeforest.net/item/vuexy-vuejs-html-laravel-admin-dashboard-template/full_screen_preview/23328599.

The calendar (vue version) isn’t formatted properly

Hello Codeneenja,

Thank you for purchasing our template.

Can you please elaborate the issue you are facing with the calendar app?

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 happy to assist you there.

Does the Template support unit testing? It is causing conflict when using cypress for the js frontend

Hello Systhesys,

Currently, we haven’t integrated any testing framework in our template. So we are unaware about challenges while integrating.

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 happy to assist you there.

Is this application fully functional, both on the frontend and backend? In other words, do all the features work perfectly?

Hi inoublih,

Thanks for reaching out to us.

Our template provides a fully functional frontend and user interface (UI). However, you must manage the backend development and integration.

This means that while the frontend features are ready for use and optimized for user experience, connecting these features to your backend systems, databases, or APIs will require your implementation.

Please let us know if you have any further queries.

Best regards.

Thank you for your reply.

Is there Scroll To Top button support in HTML template? Thanks.

Hello winalot,

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

No, it’s not there but can be built easily, You can get in touch with our support team after purchase and they will guide you with the same.

I already buy this template with regular license. After I submit my purchase code and access Next.js github, where can I find the Figma file?

eh nevermind I found it in the design folder, thanks

Hello dzakybadawi,

Thanks for purchasing our templates. Yes, design files are included in zip folder.

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, pre-sale questions: 1 – There are two offers of Vuexy here at themeforest, one refers to Admin Template and other to UI Templates (Figma). My question is, the packaged offered in Admin Template contains the same file as the Figma UI Template offer? In other words, if i buy the product on this page, will i receive the exact figma files offered in the Ui Template Page Offer? 2- Is there a front end page builder to use blocks or do i need to code? Thank you

Hi there,

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

In other words, if i buy the product on this page, will i receive the exact figma files offered in the Ui Template Page Offer? Yes, you will receive the same Figma file

Is there a front-end page builder to use blocks or do i need to code? No, we do not provide any drag-and-drop builder, you will get ready to use a front-end template which you can customize with coding as per your needs.

Hi PIXINVENT team. You have a bug when using card-shadow-border and Dropdown list button. Dropdown shows beside parent div. When using basic style for card, everything is fine

Hello, glossyweb

Thanks for sharing your feedback, it helps us to improve our template. Could you please let us know which version (ex: vue, react) you’re asking about?

just basic html version. You can try create card div with style card-shadow-border and if you have a inside dropdown menu, so its will be hide under another block

smit_bs

smit_bs Author Team

@glossyweb Upon reviewing your issue, it seems there might be a typo in the class name you’ve used. The class card-shadow-border does not exist in vuexy html version. Instead, the correct class name is card-border-shadow-primary. We have tested this class with dropdowns, and everything is functioning as expected. Additionally, please check your browser’s console for any errors that might be causing this issue. Resolving any console errors could potentially fix the problem you’re experiencing.

You created an amazing product with a user-friendly UX and design. I explored all your demos, but I could not find any support ticketing page. It seems be missing.

I will purchase it if the page is available. Do you have any plans to develop this page or not?

Hello mhkimran,

Thank you for your interest in our product! While we don’t currently provide a pre-built support ticketing page, you can easily create one using our ready-made components. They’re designed to be flexible and customizable to fit your needs.

Let us know if you’d like any guidance in setting it up!

Best regards,

hello did your Django Admin Dashboard Template support RTL mode?

Hello Minidevo,

Yes, the Django admin template supports RTL.

You can explore it in the live demo here:

https://demos.pixinvent.com/vuexy-html-django-admin-template/demo-1/

Hello, could you create a step-by-step documentation for nuxtjs, it’s so complicated to research how to set it up, in this new version I can’t get it to work at all. Create a documentation or a readme.md for it with everything I need to parameterize to make it work. Thanks

Hello Andersonpfonte,

Apologies for any inconvenience caused.

To resolve your issue with the latest version of the Vuexy Nuxt Admin Template, please update the AUTH_ORIGIN environment variable in your .env file. Update its value from `http://localhost:3000` to `http://localhost:3000/api/auth`. This should resolve your issue.

Additionally, we have recently updated our installation guide for the latest Vuexy Nuxt Admin Template. We encourage you to refer the updated guide here: https://demos.pixinvent.com/vuexy-vuejs-admin-template/documentation/guide/installation.html

If you continue to encounter any installation issues, please don’t hesitate to reach out.

We’re here to assist you!

~Best Regards,

Thanks, I’ll test it.

Hi there,

Does your theme offers calendar views and gantt charts?

If yes, where can we view the demo for the calendar views and gantt charts?

Thanks

Hi Quantum_Mind,

Thank you for reaching out!

While our theme does not include built-in Gantt chart functionality, you can easily implement similar features using the Timeline chart component from ApexCharts. You can explore their timeline demo here: https://apexcharts.com/javascript-chart-demos/timeline-charts/.

As for calendar views, we do offer a fully functional calendar app. You can check out the demo here: https://demos.pixinvent.com/vuexy-nextjs-admin-template/demo-1/en/apps/calendar.

To better assist you, could you let us know which technology stack you’re planning to use (HTML, Vue.js, or Next.js)? That way, we can provide more tailored guidance.

Looking forward to hearing from you!

Best regards,

Hi! It appears some of the layout CSS breaks on the Next.js version when using Node.js 22. Do you plan to update this soon?

Hi Acumedia,

Thank you for reaching out and reporting this issue.

We’re aware of the layout CSS issue when using Node.js 22 with Next.js, and our team is actively working on a fix. We plan to release an update, including this fix and a few other improvements, by next week.

We truly appreciate your patience as we work on resolving this.

Best regards,

Great! Looking forward to it. Thanks!

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