218 comments found.
Can I add a payment gateway to this? I mean does the libraries support integration of a payment gateway?
Hi, of course, if you add a Vue 3 compatible payment SDK like Stripe or PayPal. Regards.
This issue happening if I am doing “npm run dev” and Please don’t tell me to use yarn for this issue. Please solve this one for npm.
npm run dev
npm WARN config global `-global`, `-local` are deprecated. Use `—location=global` instead.
> vuero@2.3.0 dev > run-p dev:vite dev:json-server
> vuero@2.3.0 dev:json-server > json-server—read-only—routes ./json-server/routes.json—port 8080—delay 200—watch ./json-server/db.json
> vuero@2.3.0 dev:vite > vite
The filename, directory name, or volume label syntax is incorrect. The filename, directory name, or volume label syntax is incorrect. ERROR: “dev:vite” exited with 1.
Hi, please repost this in a new ticket on https://support.cssninja.io adding the steps to reproduce your issue, e.g your node and npm versions you are using to install vuero. We’ll look at solving it for npm as you requested. Regards.
Ya I opened a ticket to the support and also trying to message in discord still no luck on this issue.
my Node version 16.15.1 and npm 8.13.1.
Hi, support is supposed to answer within 48h regarding the current policy. Please be patient and wait until we process your ticket. At first glance you should downgrade npm to v7 and install using npm install—legacy-peer-deps.
I already used that npm install—legacy-peer-deps. its installed ok with some deprecated warning message. but the think I didn’t get that why should I have to downgrade to NPM v7. Wouldn’t it be wise to use always the upgrade version.
The node js ecosystem doesn’t work like that. It is made with interdependent modules who evolve at their own pace. Therefore, they don’t support all node and npm version. You should try at least to downgrade to see if it is npm related.
Downgraded it and its a npm related issue. its working fine npm 7 but not working on npm 8.
Therefore it probably means some packages haven’t received updates from their authors to support npm v8. You should stick to npm v7 for now until dependencies support v8. It won’t change anything to your developer experience.
Hi! did you guys add any datatables system in this ui kit
Hi, yes we’ve implemented a custom datatable with vue 3. Docs are here ==> https://vuero.cssninja.io/components/flextable
Hello, how can I remove the ’’ ’’ in zod errormessage, for example: “The confirmation does not match the password” ->The confirmation does not match the password
Hi, can you point to a page where this happens? We need to be able to reproduce it to be able to help. Best.
It seems the bug is coming from the library itself as we are not adding quotes to the error message at any moment. I strongly suggest you open a ticket on https://support.cssninja.io (or an issue if you have github access) so we can track this properly and come up with a fix when possible. Regards.
Does this product have a RTL Layout?
Hi, no full RTL support so far. Best
Hello, can I use this together with Vulk, I have purchased Vulk, but I want to buy this or Huro for the admin part but confused
It could be used with Vulk, but it would need to be adapted for that. Huro is html + jquery and Vuero is Vue 3. It depends on what you need.
Hi Guys, I was wondering if it is possible to extend the contents to full screen. I see that page-content is fixed to 1200px on a big screen. Very inclined to buy, but really wanted to see if this is possible! (I’m guessing it is)
Hi, yes indeed, there is a wrapper component in which you can edit the max width style and set it to whatever you want, even 100%. Best.
Hi, I’m interested on Vuero Webapp UI Kit. I have a few pre-purchase questions.
1. Is Vuero compatible with Vue Quasar framework? 2. For the table component, any responsive solution other than left-right scrolling? 3. Most of the components supported mobile responsive design?
Hi, I’ve answered your questions on yhe ticket you’ve opened on our support portal. Best.
Great Product, unfortunately can’t use it because I needed to use it with Nuxt 3, is there any plan for this? any idea upto when it will be available.
Hi, we still don’t know if we are going to make a Nuxt 3 version of Vuero, we’re still thinking as this involves a lot of work. However, all our newer products with Vue will be using Nuxt 3. Regards.
We want to switch from v 2.2 version to v 2.3 version. But many things have changed. Can you help with this.
Hi, the only thing we can do is to provide a github access so you can see the changelog and file diffs. Please open a ticket on https://support.cssninja.io with your github username. Best.
Great Template, unfortunately can’t use it because I needed to use it with Nuxt 3, is there any plan for this? if so, any idea on when it will be available (even if it’s separate product)?
Hi, we might make a nuxt 3 version of it, however we’re able to give you a precise ETA. Our new products will be based on Nuxt 3. Regards.
Hi, when I download the zip it contains the 2.2.0 version, no the 2.3.0
Hi, is the release version label you downloaded mentions 2.2 instead of 2.3?
My bad, it was my mistake, there is an UI issue with then login page with the logo and the toggle button for dark theme is over flowed
Another question, can you provide extra service with this template? Like packing it with ElectronJS
Regards
Hi, Regarding any issue, please open a ticket on https://support.cssninja.io/ so we can properly track and fix yout issue. Regarding extra service, you can ask about our rates within the same ticket. Best.
Hi there, I’m very, very interested in this design kit. The dashboards and components look fantastic!
I have a few questions:
1. Is this compatible with Nuxt3 or will it be updated soon for Nuxt3 – or do you plan on releasing a new product just for Nuxt 3?
2. What are the licence restrictions for this kit? Can I use it on multiple end products and are there any restrictions around selling standalone products? Eg. can I use it to create desktop software that can be downloaded?
3. This is probably a silly question – on your example dashboards, you have a layout which has 2 sidebars (a sidebar which is small + another menu which can be toggled with the hamburger icon). Is it possible to create more than 2 sidebar menus and is it possible to add other components in the menu? I’d like to add control options (e.g. buttons, input fields etc) almost like Canva’s UI.
Thanks! Sanjay
Hi Sanjay, thanks for the kind words!
Here are some answers: 1. It should be portable to Nuxt 3 but you are going to run into more or less complex issues that will need to be fixed. We’re not sure if we’re going to do the port as we need to see some interest before diving in. All our newer Vue 3 dashboard products will be made with Nuxt 3. 2. Envato product licenses apply. There is no license allowing use for multiple end products, just a single one. And if end product users need to pay to get access to it, then you’ll need an extended license. Both regular and extended licenses are for a single end product. 3. All the UI can be modified given you know what you are doing and are familiar with Vue. There are multiple layout options in Vuero (15 +). You can edit the sidebar and add inputs if you’d like, but you might have to add some styles to make the things look right. Anyways, it is customizable, as we’ve seen projects of hundreds of customers and very original uses.
Let me know if you have more questions.
Best.
Hello, is implemented any type access control (ACL) or similar en the template?
Hi, do you mean some kind of access rights implementation?
yes exactly.
This is a template, no backend functionality such as access rights is implemented. Best.
Hello, Thank you for this template. It has been a very successful work. I want to make a request from you. How can I use the accordion table, grid feature. Is there a sample page or how can I do it.
Hi, thanks for the kind words! Iam afraid I don’t understand, which accordion are you talking about? Can you send a link and be more specific in your description? Thanks
Hi, can you provide an example of a POST request? Because in the last release there is a implementation of an API call but only for GET. And I want to know how to implement a POST request according to the logic of vuero.
Hi, please open a ticket on https://support.cssninja.io describing what you need and we’ll be happy to help you get some example. Best.
hi master, i have problem with button when i add secondary color in Vbutton. it wont appear. i already state & declare in every scss and vbutton.vue but still not work. can you help me to add custom color in vbutton
Hi, please open a ticket on https://support.cssninja.io so we can track and solve your issues properly. We’ll take it from there. Best.
hi. just a simple question. cant make i18n work on placeholder. give me an error. im try :placeholder=”$t(‘search.title’)” / v-bind:placeholder=”$t(‘search.title’)”. still no luck. 
i already fix it.. no need to put $ sign cause of using typescript. hurm. my bad
Glad to hear you fixed it. Yes you should only do t(’’). Best
hi, one more things is. when i use Vbutton with :to = wizard/messaging. it will come out will blank page. until i refresh it. how to fix this things?
So does it mean that you’ve created a wizard folder in src/pages and have a messaging.vue page inside it? What are the steps to reproduce this?
Suggest to add template pages for (i) documentation pages (without a template I plan to use vuepress actually), and (ii) a simple ticketing support system. There things are always needed for a startup web app. Also, I would suggest to add an Collapse component (something like this one:https://element-plus.gitee.io/en-US/component/collapse.html#custom-title)
Hi, thanks for your suggestions. For the support app, we’ll add that to our todo list. Regarding documentation I think this is out of the template scope for now. For the collapse, we’ll add it to our list as well. Thanks.
Hello, do you have a plan for file management?
Hi, what do you mean by “File mamagement”? Are you talking about a potential UI that would be file management (dropbox? Alfresco? GDrive?) oriented for Vuero?