29 comments found.
Hello Matmix team, I need Matmix admin template but it show Error ‘Domain expired’ please kindly provide me solution to get this theme
Thanks
Hi, Thanks for the info. It should be ok now. Please check
I found an error while shrinking the page by 997px. take a look what happend
I need the CSS files to customize. it’s possible?
Hi,
I hope my mail find you well. I used this template in angular 2 application. but I have many problems. left side bar not working, and rich text box in the summary note page not working. I think the app not load the java script files, although I’ve included them in the index page. what shall I do ?
waiting for your valuable response.
Hi, your theme is great. Is it possible to combine the editable Table with the box widget data table?
I would need a responsive editable table with this box widget instead of horizontal Scrolling.
Goodnight. Could you put the top-bar menu Fixed ?? Static that is above that is not hidden along with the content and / or forms.
Hey did you purchased the template? your profile is not showing purchase badge. Thanks
Hello,
You have a very nice theme here. I have a question for you about the menu. We might have a menu option that would have many items and this would create a long list of items.
Is there a way to have a +More button to load more options or maybe an ability to scroll within the menu?
Thank you for your time! Keep up the great work.
Hello -
Just had a question about the fullCalendar setup – can’t seem to find the event-calendar reference in the jquery.
Figured it out – but have a few questions about MySQL integration with this.
Thanks for your message. As you know this is a html template so I am not able to answer the questions about MySQL. Better you can talk with someone who is very familiar with php/mysql. I hope you understand.
The Live-Preview is not available. Could you fix that soon please?
Hi,
I have a question regarding the admin template.
If I want the footer to be fixed to the bottom of the page and have the width of the footer cover the rest of the available screen width (with responsiveness), what do I have to do?
Many thanks,
Thanks for your message. Can you give me screenshot that how your footer will look then I will give you a example page.
Thanks for getting back to me, here is the screenshot:
http://imgur.com/a/b1DbgThe footer is fixed to the bottom of the screen and covers the rest of the available screen width.
You mean you need a footer always bottom with fixed position right?
Essentially yes, but I’ll be using the admin on mobile devices as well, so it needs to be responsive.
Do you have an update regarding my query about the footer?
Sorry for my late I will send it by this weekend. Thanks
Hello, do you have an update for me on this? It has been 21 days since you said you would send me a solution for my question.
Hello, do you have an update regarding this?
You mentioned that this template was built with less. Does the template come with sass versions of the css files?
Thanks for your message. Css files are already there but no plan to make it scss.
how about profile page design?
Hi Westilian,
Just purchased the matmix theme and loving it so far. Quick question, do you happen to have sketch or psd files for mocking up with the template? If not no problem just thought I would ask.
Also I found a bug, on the tasks individual view the menu is covered by the task. Probably just a z-index issue.
Thanks! Troy
Thanks for your message. Sorry I have no sketch or psd files. Normally I do direct html for this type of admin template
and thanks for the information of z-index issue. I already saw that I will fix it.
Hello,
I just bought matmix (A Components Mix Bootstrap 3 Admin Dashboard Template). But now i checked it in mozilla firefox for both my laptop and desktop. There are some bugs, it shows some extra content and behave different on mouse hover please let me know what i can do. i can send you screenshot.
Please send me a email with screenhoots
Thanks for reply. May i know which email id you prefer to get email?
Please send mail to kjamanebr@gmail.com
Hello Westilian, Sorry to bother you, i researched for this issue and find out this is may be issue in my updated mozilla.
I visited some other sites i worked in past, they are behaving same.
Let me know if you find something else. Thanks for your support.
Hello Westilian, Thanks for your support last time i needed, i want to ask a query, i want to customize my iconic view left side bar, may i know which file i need to look in for JavaScript for that. I really appreciate your designs, i am loving it. Thanks Gurjot Singh
Hi, Sorry for my late reply. Did you find the relevant files or still you are waiting for support?. Thanks
Can you make admin templates like this http://goo.gl/BhJ89O and this https://goo.gl/OfxaUC ? This is very userfrendly UI and most popular service in the worlds. I first which buy it.
Hi, i’am waiting for answer here: http://westilian.com/forums/topic/callendar-language/
Please check this one http://www.daterangepicker.com/ . Thanks
The theme seems amazing.
I have a few questions. I want to use this both as a admin page in which I can create events and moderate content only able for a few users and as a users page where they can see the content and subscribe to events. Is that possible?
Also, I want a way that only the admins of the system can create group chats. Is there anyway I can do that?
Thanks for your time.
As you know this is an html template so you can develop anything by using it as your own way. Hope you understand. Thanks
Hi, I have a question. In modal windows some function doesn’t work, for example: tags input, On/Off Switch. Could you please give me an example how I can run this functionality?
Can you please send me your code where you are trying tags input, On/Off Switch. Then I will fix the code and send it to you.
I insert code with tags input, On/Off Switch in file matmix.init.js
‘ ’ + ’<form class=”form-horizontal”> ’ + ‘ ’ + ’<label class=”col-md-4 control-label” for=”name”>Login</label> ’ + ‘ ’ + ‘ ’ + ’<input type=”checkbox” class=”switch-small” checked=”” data-switchery=”true” style=”display: none;”>’ + ‘ ’ + ‘ ’ + ‘ ’ + ‘ ’ + ’</form>’ + ‘ ’ +
'<div class="tab-pane" id="recent-post"> ' +
'<form class="form-horizontal"> ' +
'<div class="form-group"> ' +
'<label class="col-md-4 control-label" for="name">Loguj automatycznie</label> ' +
'<div class="col-md-6"> ' +
'<div class="widget-switch"> ' +
'<input type="checkbox" class="switch-small" checked="" data-switchery="true" style="display: none;">' +
'<span class="switchery switchery-small" style="border-color: rgb(21, 189, 195); box-shadow: rgb(21, 189, 195) 0px 0px 0px 12px inset; transition: border 0.4s, box-shadow 0.4s, background-color 1.2s; background-color: rgb(21, 189, 195);"><small style="left: 0px; transition: background-color 0.4s, left 0.2s; background-color: rgb(255, 255, 255);" /></span> ' +
'</div> ' +
'</div> ' +
'</div> ' +
'</form>' +
'</div> ' +
Ok got it. I will check and back to you after few hours. Thanks
Hello, could you please give me an info, whether we can receive answers from you, about our previously (yesterday) asked question? It’s quite urgent case.
Sorry for late reply. Actually here I tried to solve the problem. But this on/off switch is actually doing problem. I will change it to http://olance.github.io/jQuery-switchButton/ this plugin. If you have no problem then I can make it as like as that and make it functional for modal.
ok, so please set up this in way that this will be operational, right now every position in modal window is not working.
Yes I already find out the problem and I am working on it. Thanks
Hi, could you please tell me whether you could give us any update about the problem?? I’m waiting about a month without any information, how to set this up.
Extremely sorry for late update. I was out of work for last few days. A update will submit to next week first. If in the meantime I finish that update I will send you by email please give me your email address.
Hi, Is there a demo of the frontend?
Sorry there is only backend. No frontend is there.
Oh, sorry. As I did a search for admin backend and frontend and it shows your template.
Probably because on your tags it says: frontend.
GLWS!
Yes actually I code it by less and shortcode type style so you can use it easily within any frontend template thats why I tags it. I hope you understand.