144 comments found.
Hi dear, my problem have been solved by changing ‘direction’ to ‘dir’ in function checkForDirectionChange() . thanks again.
Hi,
I’m so glad. I wish you good work.
All the best.
Hi,
I’m so glad. I wish you good work.
All the best.
Olá pessoal Vocês poderiam atualizar a versão do Angular para 11 por favor?
Hi guys, could you update the angular version?
Hi,
Update work is in progress, but we cannot promise a time soon.
All the best.
Hi my friend, any progress?
Hi,
Unfortunately, due to updates to other themes, the business plan has not yet come to an upgrade to the Angular version.
All the best.
Hi, This angular template “No jQuery dependency”
Hi,
Yes, neither the template nor any of it’s plugins are dependant on jQuery.
Good morning, I just made a purchase of the Vien Angular Admin Template. I am hoping to integrate certain components into my existing software. I was wondering if you could provide some directions on what is the best way to find all the dependencies of a component in the template so I can import them correctly (e.g. the style.scss and environment properties)
An example would be the Data-list page under product.
Thank you!
Hi,
Vien project has been developed in a modular structure. In fact, if you browse the module of the page you need, it will help you.
Unfortunately, I cannot directly recommend an integration plan as we do not know the structure of your current project.
All the best.
Hi,
We are having 2 problem:
1. We can`t print no page of this template, When we access CTRL+P the Preview print only show a blank page.
2. The Datagrid component is not flex, so we can`t create tables with many colummns, this problem happens in mobile and browser computer, is there some solution for this question?
Hi,
The reason why there is only a blank page when printing is due to a css code we wrote for the invoice page. If you wish, you can prevent this by removing the code blog below.
src/assets/css/sass/_vien.style.scss, line : 6987
main .container-fluid .row:not(.invoice) {
display: none;
}
For responsive datatable, you can use the datatable in the example.
https://vien-angular.coloredstrategies.com/app/ui/datatables/responsiveAll the best.
We try this example but it isn`t responsive too, if we put some bigger content in column, the component doesn`t organize like break the line to appear everything
Sorry, I missed to say thanks for the printing css soluction, works well. I just have this problem with responsive grid content
Hi,
Responsive example uses fixed row height([rowHeight]=”100”) so the content can be shown is limited.
You may set it auto(rowHeight=”auto”) and add padding to see if that works for you.
You may find the related docs here under “Rows” title: http://swimlane.github.io/ngx-datatable/Cheers.
Hello, i am having trouble with the line chart. Seems like it can only read the first object in the datasets?
lineChartData = {
labels: ['Mon', 'Tue', 'Wed', 'Thu'],
datasets: [
{
label: 'Height',
data: [54, 63, 60, 65],
borderColor: Colors.getColors().themeColor1,
pointBackgroundColor: Colors.getColors().foregroundColor,
pointBorderColor: Colors.getColors().themeColor1,
pointHoverBackgroundColor: Colors.getColors().themeColor1,
pointHoverBorderColor: Colors.getColors().foregroundColor,
pointRadius: 4,
pointBorderWidth: 2,
pointHoverRadius: 6,
borderWidth: 2,
fill: false,
},
{
label: 'Weight',
data: [100, 80, 90, 75],
borderColor: Colors.getColors().themeColor2,
pointBackgroundColor: Colors.getColors().foregroundColor,
pointBorderColor: Colors.getColors().themeColor1,
pointHoverBackgroundColor: Colors.getColors().themeColor1,
pointHoverBorderColor: Colors.getColors().foregroundColor,
pointRadius: 4,
pointBorderWidth: 2,
pointHoverRadius: 6,
borderWidth: 2,
fill: false,
},
],
};
Hi,
We determined that the error is related to the default min max for yAxes in the Chart service. If you define a default range for the yAxes value and the data you want to show in the chart is out of this range, unfortunately it cannot be displayed.
If the data range you show in the graph is static, you can define min max values in line: 149 in the code below in the ‘src/app/components/chartschart.service.ts’ file. If the data range is not static, you can remove the following code blog to automatically identify ticks for chartjs.
..
..
ticks: {
beginAtZero: true,
stepSize: 5,
min: 50,
max: 70,
padding: 20
}
..
..
All the best.
Hi, I have purchased this template 4 months ago. I can view all the components in demo site, but in “Html-Version” file which you have provided, some components are missing like Maps, Time picker etc… Kindly provide me the updated code.
Hi,
The html version is a version of “Dore jQuery – Bootstrap 4 Admin Template”, which is actually a separate item, added to this item upon high demand. All features in the demo attached to the Angular version. However, the demo of the html version is as follows and everything in the own demo is included in the html version.
https://dore-jquery.coloredstrategies.com/In addition: You can get the latest versions from https://themeforest.net/downloads.
All the best.
Hey, can I extend my support for one more year? Do not see this option on Envato Market.
Hi,
You can only purchase support after the 1 year support period of your purchase has expired.
All the best.
Most of all, I’m interested in how the user page looks like and their roles that are written about in your last update “Included user roles.”
Hi,
We have placed the menu you mentioned just for the dropdown example. Unfortunately, we couldn’t imagine creating the pages, but you can create the pages mentioned with the elements in the theme.
You can also view the user guide of the user role management in the link below.
https://vien-docs.coloredstrategies.com/docs/guides/user-authorizationThank you for your interest.
All the best.
It would be great if you fix the code to match your tslint conditions. I have all the code with warnings and errors, for example, double quotes underline everything, no return type “Void” from lifecycle hooks and many others. Am I doing something wrong?
Hi,
First of all, I would like to state that we are sorry for overlooking the tslint rules. We fixed all tslint errors and updated.
You can download the new version from the downloads page. https://themeforest.net/downloadsAll the best.
thank you
Kind Regards.
Hi, we like your template and want to use it as a template for all our apps that we creating for our customers. Can we do this and should we buy extended license for each product separately?
Hi,
I think below entry should answer your question. For more details, you may check license and support policy.
2.You are licensed to use the Item to create one single End Product for yourself or for one client (a “single application”), and the End Product can be distributed for Free.
https://themeforest.net/licenses/standard https://themeforest.net/page/item_support_policyAll the best.
so, if I want to create paid product – I have to buy Extended License, right? One product – One extended license?
is there option to buy out theme?
Hi,
The definition of “paid product” does not mean a product you developed for your customer. A regular license will be enough for a product you develop for your customer.
However, if the product you have developed for your customer or your company is a saas, you need to obtain an extended license for this product.
All the best.
HI,
I received a comment from the developers that the theme does not have angular js components and this will take time from them to redevelop the components using angular. Is your theme components are angular components?
regards, Mohamed
Hi,
Both the angular version and the html version are sent to you separately in their own folders when you purchase. The folder you forwarded to your team may be the html version.
All the best.
Hi,
Why is the downloaded file the GOGO theme I want to use the black color them for Vien
Hi,
Gogo and vien have the same color options. If the version you are using is old, you can download the current version from your downloads page.
https://themeforest.net/downloadsAll the best.
Hi, after I download the one from our download page, the “Design” file is still under Gogo theme instead of Vien theme.
Also, is there an Adobe XD file of this template for UX design? And if we want to use this template for a commercial product (that is globally available), once we pay the $700 license fee, we are good to go, is that correct?
thank you
Hi,
Unfortunately, we don’t have an Adobe XD file. Our main product is GOGO, and since our other products are the same design with different technologies (Angular, Vue, etc.), we can provide a single concept design to buyers.
If you are going to use it for a commercial product, it is recommended to obtain an Extended license.
All the best.
Hi,
Thanks for the prompt response
So if I want to change the color scheme from GOGO to Vien when I create the design mockup, how do I do that? Is there a design guide that I can use?
Thank you
Hi,
Unfortunately, there is no valid automatic method. It needs to be done manually.
You can access the Vien color codes from the “src/assets/css/sass/themes/vien.light.blueyale.scss” file.
All the best.
thanks, and in the Vien-Angular-Admin-Dashboard-1.2.1 3 version, I think there is a Main Hidden menu display option, is there a way for me to download the PSD for that?
Thanks again for your help, and would you team be open to a template customization gig opportunity?
Hi,
On the page below, you can view the menu options included in the project and we cannot provide support for editing these options in PSD.
https://vien-angular.coloredstrategies.com/app/menu/typesAs for the template customization; Unfortunately we do not accept any freelance work.
All the best. Tim.
Thanks, in that case, do your team have a design guide by any chance? one that documents font size, h1, h2…etc ideally in PSD format
Hi,
Unfortunately, we don’t have any design guidelines. We have created the PSD files only as a basic concept to reflect the design and provide a source for our frontend development. And the included files in the zip is the ones that all we have.
Hola, tengo un problema con la plantilla. La cuestión es que he cambiado de ordenador y al volver a instalarla, cuando ejecuto el ng serve, la plantilla se recompila cada 20 segundos, sin yo modificar ningun archivo. Tengo más proyectos de angular y no pasa. Tiene alguna idea?
Hi,
Can you delete the node_modules folder and try again? If the problem persists, please send us your operating system and node version and we can take care of it.
All the best.
Hello, Thank you so much for all the beautiful work you’ve done in crafting your Vieu theme for Angular.
I was trying to setup firebase auth and your documentation is very minimal. How can send in additional user properties for users to be in firestore? Where are the with roles being set right now, it seems everyone is an admin by default?
Looking forward to hearing back from you.
Hi,
First of all, thank you for your nice comments.
Unfortunately, we are not very experienced in firebase. We have added it to the project as an example of role management for user login operations and both menus and routes. As you said, there is no role for firebase at the moment, we manually define an authorization. In your project, too, user roles can come from another table, or user data can come directly with role information.
Since we do not know how the buyers are making a development We have prepared an infrastructure so that you do not have any problems while using firebase or your own user api. However, we cannot support the backend side (firebase, custom api etc.). If you are in a really difficult situation, we can help you with your research.
Al the best.
Hi,
I am using Angular version. My requirement is to show customized icon on map to indicate my vehicle. This icon will show speed of my vehicle on it and it can be also rotate with direction of vehicle.
I have vehicle speed, lat , long and direction data. But I am not able to rotate the custom icon.
Can you please help me on this?
Thank You
Hi,
Unfortunately, we do not have enough experience to help with the map api, rotations can be done via css, but we have no idea whether it works on the map, we recommend you to review the API.
All the best.
This takes too much time to load , sometimes it is not loading at all
Hi,
Unfortunately, the first page opened in the relevant url is a bit slow to open as the dashboard instance contains almost all modules. However, this page is not a real world equivalent. There will not be a single page in any of your projects that contains so many modules.
All the best.
Hi,
I’m using your template, everything is fine but when deploying over IIS, “Uncaught (in promise): ChuckLoadError”
Hi,
Are you publishing App on the virtual directory on IIS?
If so, you must use APP_BASE_HREF, the articles below will help you.
https://angular.io/api/common/APP_BASE_HREF https://stackoverflow.com/questions/38112891/angular-2-4-5-set-base-href-dynamically/41949470#41949470All the best.
Hello,
it seems like for angular, the code for home page is missing. like for react (gogo), a home page is include.
Can I have the code for the homepage too.
Thanks
Hi,
It’s included in the project and can be found in src/app/views/home/ directory. If you have an earlier version, please download the item again.
Cheers.