383 comments found.
Hi,
First of all, congrats, it’s a really nice project.
Please notice that I’m a Vue JS newbie
I notice a couple of “challenges” that I would like to share with you.
First, it seems the grid is not following the mobile first approach. I see a lot of <v-col xl=”6” lg=”6” md=”6” sm=”7” cols=”12”> where in fact it should be <v-col xl=”6” lg=”6” md=”6” sm=”7” cols=”12” sm=”7” md=”6” lg=”6” xl=”6”>.
Second, the file DashboardOne.vue is missing based in the documentation – Adding New Widgets
Finally, there’s some major bugs concerning the scroll specially in the mobile version. In some pages there’s multiple scrolls, so the user must insist in order to get the top or the bottom of the page.
I’m still discovering the project, I will keep in touch with new suggestions if I found more.
Meanwhile, do you plan to update the Vue JS version into the version 3?
Thanks for your attention 
Hi,
Thanks for reaching out!
First of all, we appreciate your kind words towards our theme.
Regarding your queries, First: As we you asked for grid structure classes should be lower to upper, it means sm to lg, which is quite easy to understand and useable but that doesn’t mean that was wrong or incorrect. It does not affect the preview on mobile. So there was not an issue at all. If you have seen any issues regarding it then please let us know.
Second: In the doc, We are just taking an example to try to explain about adding widget into your existing file or page, in that case, we are assuming DashboardOne.vue file. It is not present in project files.
We haven’t found any multiple scrollbars on any pages on mobile. Could you tell us on which pages you are getting the multiple scroll bars and which mobile device you are using?
Vuejs 3 is not released yet. Once it will be released then we will surely update the template. Please check the official page of the vuejs site for more detail:
https://github.com/vuejs/vue/releasesLet us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day ahead!
hello, i want to know the difference between regular and extended licence, i don’t really get it. And is the price recurring?
Hi,
Thanks for reaching out!
The main difference between these licenses is that under the Regular License, your end product (incorporating the item you’ve purchased) is distributed free of charge, whereas under the Extended License your end product may be sold or otherwise limited to paying customers.
For more info please read the following article:
https://help.market.envato.com/hc/en-us/articles/115005593363-Do-I-need-a-Regular-License-or-an-Extended-License-At last, if you are having still any doubt then please explain your requirements at support@theironnetwork.org regarding what do exactly want to do with the theme. We will help you out.
Let us know if you need anything else.
Thanks and have a nice day!
Hi again,
I’m still struggling to understand where the fonts are defined in Vuely.
A few questions:
1) Can you tell me where in the codebase the Material font support was added?
2) If I wanted to remove the fonts you’ve chosen and picked a different font library, like Font Awesome, how would I go about doing that?
Here’s what I can see:
main.js
import ’./lib/VuelyCss’
in that file I see:
// Icon Files
import ‘weather-icons/css/weather-icons.min.css’
import ’../assets/themify-icons/themify-icons.css’
But I don’t use these fonts, I use the material fonts:
https://material.io/resources/icons/ http://zavoloklom.github.io/material-design-iconic-font/icons.htmlBut I can’t seem to find where those are defined.
Thanks!
Hi,
Thanks for reaching out again!
1) The material icons are added through the CDN links in public/index.html file. 2) If you want to use font-awesome in this template you need to use font awesome’s CDN link in the same file public/index.html. For this you need to go to their official website https://fontawesome.com/ then go to the start menu, fill your email id and hit create & use this kit button then you will get an email. Do the further steps and at last, you will get the CDN link to use.
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
Hi developer,
I am integrating the Adyen Payment for my website with your temlate i got the issues as bellow. This is the integrate source code https://drive.google.com/open?id=1ZEHXHs7pwPDBO9lNWjX20gGNItmnnXkx . securedFields.html?encryptOnly=true:131 The devicemotion events are blocked by feature policy. See https://github.com/WICG/feature-policy/blob/master/features.md#sensor-features startCollectors @ securedFields.html?encryptOnly=true:131 Encryption @ securedFields.html?encryptOnly=true:132 createEncryption @ securedFields.html?encryptOnly=true:131 adyen.createEncryption @ securedFields.html?encryptOnly=true:152 Fe @ securedFields.html?encryptOnly=true:138 (anonymous) @ securedFields.html?encryptOnly=true:138
I hope can receive your help soon. Thanks you,
Hi,
Thanks for reaching out , however this is custom requirement and we would be unable to provide assistance to check your code and debug the issue. So, unfortunately, we are unable to help you out.
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
Default Sidebar not working like usual way when i update my chrome to Version 80.0.3987.116 (Official Build) (64-bit)
Hi,
Thanks for reaching out!
We checked the sidebar from our end. Everything is working as expected. Could you please send us video, a screenshot of that issue and could you please explain the problem in detail at support@theironnetwork.org? Using that, we can take a look in our system and see how we can get this fixed for you.
Let us know if you need anything else.
Thanks and have a nice day!
Hello, I really like this template. But I somehow can’t make it work with AMcharts3. I didn’t find any article in your docs and the way Amcharts docs show how to handle it with Vue doesnt work
. Maybe I’m blind, so could you point me there on some doc? Thanks
Hi,
Thanks for reaching out!
AMcharts3 is an old version. Please try charts with AMcharts4 to get it worked. You can update this chart and install the new version of it. We are sharing with a link which will help you.
https://www.amcharts.com/docs/v4/getting-started/integrations/using-vue-js/Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
hello, i’am alfin from indonesia, thx for creating vuely, its amazing. btw do you have a documentation about how to build laravel crud in vuely? iam a newbie in vue+laravel
thx
Hi,
Thanks for reaching out again!
Unfortunately, we don’t have any documentation but we are sending you a link. It may help you: https://vuejsdevelopers.com/2018/02/05/vue-laravel-crud/ This article will let you know how to create CRUD operation with vuejs + laravel.
Let us know if you have any info and queries at support@theironnetwork.org
Thanks and have a nice day ahead!
We have an iOS dating app like Tinder with a Cloud Firestore backend. We need an admin panel to manage users, respond to user blocks and reports, monitor abusive chat, manage user registration etc.
Can this admin panel be customized to accomplish those goals?
Hi,
Thanks for reaching out!
Vuely is simple, robust, easy to customize and developer friendly admin template. Every user can do it as per their requirements. So you can customize vuely as per as your requirements. We also have covered some of the steps in our online documentation so you can check our online documentation to know about it.
https://docs.theironnetwork.org/vuely/As you are checking vuely for your project so make sure that your required section and pages are present in vuely. As you mentioned some of the pages so we are sending some links to go through:
User Profile
https://vuely.theironnetwork.org/default/users/user-profileUser List
https://vuely.theironnetwork.org/default/users/users-listChat
https://vuely.theironnetwork.org/default/chatSession Pages
https://vuely.theironnetwork.org/session/loginYou will find other section and other pages in dashboards pages. Please check it and let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
Hi there,
It looks like you have upgraded the vue template to include Vuetify 2.0.11. This seems to have broken the functionality of the v-data-table templating.
I am not able to customize the v-data-tables as a result. I have read the v-data-table docs and tried to modify the template to accommodate 2.0
But changing: <template slot="items" slot-scope="props">
to the new: <template slot="item" slot-scope="props"> (changing items to item)
or: <template v-slot:item="props">
This does allow Vuetify to recognize the templating again but it moves everything to a singular row.
ie:https://bit.ly/35doprn
Hi,
Thanks for reaching out!
We’ve looked into your problem and We checked vuely and found that there are no issues from our end. Could you share a bit more information with me so that we can get to the bottom of this? For example, would you mind sending me the project file zip folder that you using right now at support@theironnetwork.org? Using that, we can take a look in our system and see how we can get this fixed for you.
If you have some other issues,concern and problems please send us email at support@theironnetwork.org
Thanks
How to add a sub-menu for sub-menu?. Currently added the items to submenu but it does how the submenu of submenu. Upon checking the sidebar.Vue it’s missing the code to handle sub-menu of sub-menu. Can you please help me here.
Thanks
Hi,
Thanks for reaching out!
You can follow the Nested lists from this link https://vuetifyjs.com/en/components/lists#nested-lists for how to create the Third level of the menu. If you are getting your menu names from JSON file then you need to add an extra array of objects with name suppose “ThirdMenu”.If your second menu contains further menu then put your objects inside ThirdMenu array, otherwise set this equal to null.
Let us know if you have any info and queries at support@theironnetwork.org
Thanks and have a nice day ahead!
Hi,
I have tried to create the same using the link but myself still failing on that. It could be great if you rewrite the sidebar.vue file to match the below data file (JSON)
// Sidebar Routers export const menus = { ‘message.general’: [ { action: ‘fa fa-trophy’, title: ‘A’, active: false, label: ‘New’, items: [ { title: ‘AB ’, path: ’#’, exact: true, label: ‘New’, items: [ { title: ‘ABC’, path: ’#’, exact: true, label: ‘Old’ }, }
]
},
{ title: 'AD', path: '#', exact: true,label: 'Old' },
]
},
]
Thanks
Please add page transition on leave. Vuely only has the on appear page transition
Hi,
Thanks for reaching out!
We will try to update your requirements in future updates.
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
Is there video tutorials ?
No, we don’t provide video tutorials. Thanks!
Hi, i just bought [Vuely – Vuejs, Laravel, Angular 8, Expressjs Material Design Admin Template]
i need your help in hosting with firebase hosting and database services. to run as backend for apps…
like this video: https://www.youtube.com/watch?v=FXY1UyQfSFw&list=PL55RiY5tL51qxUbODJG9cgrsVd7ZHbPrt
Questions: 1- does this package support hosting with firebase hosting and database? 2- can i add code like calculating invoices from database? 3- is there a guide for firebase deployment? thanks alot in advace…
Hi,
Thanks for reaching out!
First of all, we want to clear that firebase here only for session authentication of the user. We do not use the firebase database. Most of the data is coming from API. We considered your questions and tried to explain each.
1) We did not test the firebase hosting. So we don’t have predefined steps for firebase hosting. For database services, we have some guidelines to start and set up the process. Please follow the steps below:
Step 1.1. Firebase uses Json Format of data and you have to add/create your database which you can access under Develop > Database of your firebase account. You can create your JSON file according to your requirements and import this file from firebase > develop > database > Realtime database dropdown > Import JSON under more icon.
Step 1.2. Now go the theme’s src > firebase > index.js and update the Initialize Firebase as your credentials // Initialize Firebase const config = { apiKey: ”<Your api key>”, authDomain: ”<Your auth domain>”, databaseURL: ”<Your database url>”, projectId: ”<Your project ID>”, storageBucket: ”<Your storage bucket>”, messagingSenderId: ”<Your messaging sender Id>”, appId: ”<Your app Id>”, measurementId: ”<Your measurement Id>” };
Step 1.3. Go to src > api > index.js and update the value of baseURL with your databaseURL from step no. 1.2.
Step 1.4. To see, how to fetch data from the database, you can get the reference from src > components > widgets > Activity.vue or follow the below’s steps
a) Do import the api folder at the top as import api from “Api”; b) Call a method on mounted hook as follows: mounted() { this.getData(); } c) Define the method in methods object as follows getData() { api .get(“data.json”) .then(response => { console.log(response.data); }) .catch(error => { console.log(error); }); }
2) Yes, you can customize and add your code for calculating invoices from the database.
3) You can follow this article for firebase deployment https://medium.com/@rachidsakara/how-to-deploy-vue-js-applications-with-firebase-hosting-40cfa7f724e4
No, we don’t provide video tutorials.
Let us know if you have any info and queries at support@theironnetwork.org
Thanks and have a nice day ahead!
I am trying to view the demo and getting error “You don’t have permission to access /demo/ on this server. Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.”
https://vuely.theironnetwork.org/demo/I want to evaluate before i make a decision to buy, please give me a valid link to demo.
Hi,
We were updating some server files. So that is why demo of our themes not accessible at that time, but now we successfully updated all the files. Now you able to see the demo without any issue. Please Clear your browser cache First before checking the demo.
Let us know if you are having still issue with our demo.
Thanks and have a nice day!
Working, thanks. Some other questions, do you have the data model for the CRM? For example, Blogs https://vuely.theironnetwork.org/horizontal/pages/blog ; is there a data model to save blogs to database? In the admin dashboard is there another page to setup categories and sub-categories for blogs. With tree-view, is there an editor to drag-drop categories and sub-categrories and save to database? On the front end for blogs, is there another page to setup categories and sub-categories, show the 1 blog? like https://vuely.theironnetwork.org/horizontal/pages/blog/news/
Hi,
Thanks for reaching out!
Regarding your query, We want to integrate some of the sections of vuely, we do have all the sections like treeview, blog section but you want to integrate these sections to fulfill your requirement. Unfortunately, we don’t have any data models for this. Vuely is simply a template that is used by users to customized their own way.
Let us know if you need anything else support@theironnetwork.org
Thanks and have a nice day!
Hello, how do I make it work in IE? I’ve already added the es6 directives in babel.config.js, which made possible to render the login page(it does not work out of the box) but the routing(after clicking login) does not works.
polyfills: [ ‘es6.promise’, // already default included now ‘es6.array.iterator’, // already default included now ‘es6.symbol’, ‘es6.object.assign’ ]
It must work in IE, it’s a requirement to work on all browsers. What can be done about this?
Hi,
Thanks for reaching out!
Thanks for reporting this issue. We are working on it and will upload the files once completed.
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
Hi, I really appreciate the work, but I need to know if there is any gitlab or GitHub repo to track changes. because right now I’m building a product based on this template whenever a new update was coming I didn’t know which files exactly was updated.
Hi,
Thanks for your kind words. We appreciate it.
Yes, we do have the GitHub repo for our users. Please fill the form for GitHub here. https://forms.gle/XK662y8Z71Ca2TYD6
Once we validate your account then we will share GitHub repo with you.
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
hello dear I want to purchase but i need to know in angular version is possible to change the direction with language?
Hi,
Thanks for reaching out!
Yes, its possible to change the direction with language. We haven’t implemented this functionality yet but will add this feature in our next update for sure.
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
when will implemented this functionality
Hi,
Thanks for reaching again.
We are happy to tell you that we have successfully updated the language direction functionality in the angular version. You can buy now and you can also check it at the demo site https://vuely-angular.theironnetwork.org
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
any printing feature or export pdf excel feature here?
Hi,
Thanks for reaching out!
We do not have any feature as such, but our developer team is considering your requirement and may add these feature in a future update.
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
hello
i need only anguler 8 theme
not able to add install angular 8
node_modules\@angular-devkit\build-angular\node_modules\@babel\parser\bin\babel-parser.js
Hi,
Thanks for reaching out!
We checked the angular version from our end. Everything is working fine. Please explain in detail what kind of issues and the problems you are facing. Screenshots of issues and system configuration will be very helpful if you send us at support@theironnetwork.org
Let us know if you need anything else at support@theironnetwork.org
Thanks and have a nice day!
Hi,
I’m having problems installing the depencies with npm install
Hi,
Thanks for reaching out!
First of all, please mention which version are you using right now like: Vuejs, Angular, Laravel, Laravel Passport, Express Js. Please also explain the issues and problems you are facing because everything is running fine from our end.
You can send us screenshots, error messages and other details at support@theironnetwork.org
Thanks and have a nice day!