1571 comments found.
Merhaba Yillardir vuejs icin bekliyorum. Eminim benim gibi bekleyende cok var. Su ise el atsaniz hic fena olmazdi
Merhaba,
Ilginiz icin tesekkurler. Bu konuda planlarimiz var, gectigimiz 1-2 sene biraz aksakliklar ile doluydu ama bir iki ay icinde herseyi duzene oturttuktan sonra bu konuya da el atmayi dusunuyoruz.
Tesekkurler.
Beklemedeyim tesekkurler kolay gelsin
Hi srcn! In a new local installations with skeleton only, when I set up
style : ‘horizontal-layout-1’ in index.ts
the logo disappear
Hello,
Please use our support ticket system at https://withinpixels.ticksy.com for your support requests.
Cheers
Beautiful work. I wanted to ask you if you had any file upload control before I buy it. I was about to purchase it but I couldnt find any file upload demo. I use MDBootstrap for that purpose but I dont want to load the entire library just for that. Please confirm so I can proceed to puchase. Thanks.
Hello,
We currently don’t have a file upload component but you can use a separate library for it. It’s also very easy to do it without using an extra component for it.
Cheers
hello can you support the RTL and if you support it when it will be done??
Hello,
Currently we have no plans for adding RTL support at least for the near future.
Cheers
Hello, it would be great if you cloud plan a
Drag/Drop Dashboard with portlets/widgets, and setting on the widgets
to hold charts/ custom visuals etc many samples on github and other themes here.Hello,
Thank you for your suggestions.
Cheers
Hello. Tell me how I can use the same graph from this page: http://angular-material.fusetheme.com/apps/dashboards/analytics
which is in the block: How many pages do your users visit? Visitors and page views I deployed the demo version locally, but this graph is not there. That’s widget #5 from the analytics page. I can see that there is a request to the back-end side to retrieve the widget data which will form the view of the plot, but I didn’t find any example in the docs that could help me to understand how can I form this widget config by myself.
Hello,
Please use our support ticket system at https://withinpixels.ticksy.com for your support requests.
Cheers
my support period is over
and I can’t write to you.
Could you tell me if it is generally possible to use that table or not? Or is there something additional to buy or install? thanks for the answer
You can extend your support period if you want.
It’s possible to use it, you don’t have to buy anything extra, we don’t use any paid products within our templates.
thanks a lot for the answers
I’ll figure it out then.
you wrote here earlier, and as I understand it, you still need to connect chartjs there?
Yes, you need Chart.js to create that one, we use “ng2 charts” library to connect Chart.js.
Hi, why there is no Gantt chart demo on this link http://angular-material.fusetheme.com/apps/dashboards/analytics, but here it is https://fuse-3d648.firebaseapp.com/gantt-chart. Do you have Gantt included or no?
Hello,
There is no Gantt chart, the firebase link is the old fuse for AngularJS which we don’t support anymore, I don’t know how did you find that link but you should only look at our demo sites.
Cheers
i see p-24 mb-24 what is the meaning, i still doesnt understand. thank you sir.
Hello,
Those are utility classes that we have created long ago. They will be replaced with Tailwind in the next update.
http://angular-material.fusetheme.com/ui/helper-classesCheers
How to hide particular menu items based on the role of the logged in user?
how <content> component to become dynamic tabs ? for every router link
Hello,
Please use our support ticket system at https://withinpixels.ticksy.com for your questions. Please keep in mind, customization requests like this is out of the scope of the support.
Cheers
FuseNavigationItem class , has attribute classes?: string; what is means ? , thank you sir.
Hello,
Please use our support ticket system at https://withinpixels.ticksy.com for your questions.
We will get back to you after the holiday break.
Cheers
app.component.ts i added private _platform: Platform, private _menuService: MenuDataService ) { // Get default navigation but the child component is doesnt show in menu left bar. can you help me , where i must fixed ?
//this.navigation = navigation;
this._menuService.getMenuService(null);
this._menuService.entities$.subscribe(
a => {
this.navigation = a;
this._fuseNavigationService.register('main', this.navigation);
this._fuseNavigationService.setCurrentNavigation('main');
);
// Add languages
this._translateService.addLangs(['en', 'tr']);
// Set the navigation translations
this._fuseTranslationLoaderService.loadTranslations(navigationEnglish, navigationTurkish);
this._translateService.setDefaultLang('en');
// Use a language
this._translateService.use('en');
}
// Register the navigation to the service
// Set the main navigation as our current navigation
// Set the default language
this._translateService.setDefaultLang('en');
// Use a language
this._translateService.use('en');
Hello,
Please use our support ticket system at https://withinpixels.ticksy.com for your questions.
We will get back to you after the holiday break.
Cheers
A possibility to reply to the ticket concerning Markdown?
Is Horizontal menu available in this?
We already have a horizontal navigation layout available. You can change the layouts using the settings panel from the right side of the screen on the Demo application.
Can we have a blog page? List of blogs and a single details blog page.
Thank you for your suggestion. I will add this to our list and see if we can do something about it.
Cheers
I have been waiting for the answer for more than a week. Could you please answer the support ticket?
Nice Theme, good quality of code. Pity I don’t get any response on my support tickets? (I was planning to buy the Extended License, but if I don’t get ANY support.. I’ll have to find another solution
)
I bought this because a developer said he could make this work for my admin area. Now, he says he cant!
Now that I have to look for another developer, i would like to know this:
1. Where does the data come from?
2. Does this need an API?
3. Can all of the data come from a MYSQL database?
If you could, can you give a link or two for me to get an idea of how this admin template connects to my data please!
Hello,
Fuse uses a fake api layer for demonstration purposes. It’s just bunch of JSON files with an Http Interceptor.
All frontend libraries require a sort of a backend. You cannot use Fuse without an API or a backend. You need a place to persist your data and then read/write that data based on API calls you can make from Fuse.
Since Fuse is an Angular template, any Angular guide you can find should work perfectly fine with Fuse.
Cheers
First, thank you for such a prompt response.
Secondly, thank you for sharing that info, it gives me a good starting point for me to go and do some homework before I look for a developer to make this our admin area.
Hi there Works with angular app v10?
Hello,
You can download Fuse for previous versions of Angular from our Github repo after purchasing it. We have separate releases for each version.
Cheers