670 comments found.
Hi everyone! .. I’ve a problem with the sidebar_mini. I need that the page dont reload when the sidebar change to sidebar_mini, even if it means not saving the configuration in the localStorage.. Thanks !
never mind because i found the solution into de altair_main_common js
Hi, great to hear that you have fond the solution. Have a nice day 
emmm.. sorry but I was trying to modify the altair_main_common.js file from line 499 onwards, and I still have some bugs when i change between sidebar_swipe and mini..What solution would you have for this? Do you need that i show you the changes in my code?
Hi, do you want to use sidebar mini as a default or do you want to switch between regular and mini sidebar on the fly?
I would need the second option, its somethink like replace the functionality of the swichIcon with the minisidebar. Then change from mini to regular without reloading the page.
Hi, it seems that’s possible to change this menu on the fly from regular to mini and mini to regular but it would require few changes to JS code. Please send me message through https://themeforest.net/item/altair-admin-material-design-uikit-template/12190654/support I’ll try to help you with this
ok, thxs!
Hi, This app is perfect from all aspects. I like it’s functionalities and design. For sure I will use it on my future projects. A small bug I have found is this. When you try to see it on smaller screen then a gray overlay comes. OK till here. We select the menu sub item and the menu is hidden. OK till here. The problem now is that you can’t click on the page and can’t do nothing. You have to maximize the screen again and click again to top menu show/hide button and then you are able to work again…. Also on main.css I have added a small padding so the menu toggle button won’t be over logo… .main_logo_top { padding-right: 20px;}
@media only screen and (max-width: 1219px) {
.sidebar_main_hiding #page_content:before {
opacity: 0;
z-index: 1109;
}
}
on main.css file (line: 12521 on v2.13.0). I have removed it and problem solved. Now everything works again on smaller screen resolution. Please update it on the next version. I hope this will helps others also. Regards.
Hi, it seems there is something wrong with this sidebar menu, ‘sidebar_main_hiding’ class should be removed when you hide the sidebar. Please send me exact steps to reproduce this bug. Please send me also more info about your browser and os.
how to remove scroll bar from side menu in rtl version?
Hi, do you want to remove custom scrollbar or regular browser scrollbar?
regular browser scrollbar, which is in left side of menu and wider . I use firefox browser
what happened? This problem is not supported?
Hi, it seems that there is a bug in custom scrollbar plugin in RTL mode. I need some time to debug this issue, please send me message tomorrow, it should be fixed by then.
this message is for remembering debug rtl side menu :)) please pay attention.
Hi, please check your email.
hi thanks for debug,but please tell me more detail to how use these files in my project. only copy these files to assets/js ? or modify gulp tasks?
Please check your email.
i am using angularjs version not html.you were sent files for fix html version.now what should i do?
Hi, I’ll check angular version and I’ll send you instructions how to change that in angular version today.
Hi, First Thank you for new updates
there is a problem (in v2.12 and v2.13 too) > page_user_profile.html > “user_heading user_heading_bg” > “bg_overlay” div with padding:25 is Over the “user_heading_menu” icons, and half of icons hover not work.
you can see the “bg_overlay” div area in inspector.
can you help me to solve this? for example z-index or ???
Thank you again …
Hi, this icons works ok for me, ‘bg_overlay’ is a parent to ‘user_heading_menu’ and it has position:relative so there should be no issues with that.
Anyway, please add z-index: 10 to .user_heading_menu and check if it helps.
Ciao, I saw in the changelog there is now a Payment page>
// v2.12.0 (19.08.2017) ============ X-editable plugin [new] Pricing Page v2 [new] Payment Page .....
I cannot find this page in the menu, where is it?
Hi, payment page has been added in v2.12.0, you can find it here http://altair_html.tzdthemes.com/ecommerce_payment.html and http://altair_app.tzdthemes.com/#/ecommerce/payment_page
Ok tku!!!
Thank you!
We like Altair Admin Material Design UIkit Template, it is support RTL _
Hi, i know you are working on new updates, i suggest adding these features to altair if possible , it makes your lovely product more complete:
select2 component
dropzone or similar components that support uploading multiple file in same time
update selectize tags input > enable drag and drop nodes
thank you 
Hi, select 2 and drag&drop plugin for selectize will be added in next release. I’ll think about dropzone plugin, at the moment in Altair there is integrated dropify plugin http://altair_html.tzdthemes.com/forms_file_input.html (multiupload is not supported yet but it’s planed for v2 https://github.com/JeremyFagis/dropify/issues/68 )
Good news
, Thank you again
Hello, In a gantt chart, after move or resize a task block need to change date also in first column is it possible to do??
Hi, this feature will be added in next update (today evening or tomorrow).
Hello… any update?
Hi, I’m very sorry for the delay in releasing this new update. Today and tomorrow I’ll be working hard to finish this update and I’ll try to release it before Wednesday.
how the data_md_selectize_bottom argument of the selectize plugin is implemented in javascript. I try using the following command but it does not work $ (”# mySelect”). selectize ({ dropdownDirection: “down”, });
Please check altair_admin_common.js (around line 375)
$selectize_inline.each(function(){
var $this = $(this);
if(!$this.hasClass('selectized')) {
var thisPosBottom = $this.attr('data-md-selectize-bottom');
$this
.after('<div class="selectize_fix" />')
.closest('div').addClass('uk-position-relative')
.end()
.selectize({
plugins: [
'dropdown_after'
],
how the data_md_selectize_bottom argument of the selectize plugin is implemented in javascript. I try using the following command but it does not work $ (”# mySelect”). selectize ({ dropdownDirection: “down”, });
Hi, sorry for the delay. I can’t verify that you have bought Altair template and you have valid support subscription. Please provide purchase code or use account that have bought this template.
multiple select is not working inside form wizard
<select id="selec_adv" name="selec_adv" multiple data-md-selectize-delayed> <option value="1" selected>Venus</option> <option value="2">Earth</option> </select>
Hello. how to sort+filter crud table? pls help
If you are using HTML please check this demos http://jtable.org/Demo CRUD table in altair is based on jTable plugin
angular version…
Hi, this is not implemented in Angular version. I’ll add this feature to my todo list but I’m not sure when it will be available.
mm okay.
Hello new update?
Hi, I’m very sorry but due to unforeseen circumstances I need to move this release to next friday (5th of January).
waiting…
Almost ready, I’ll upload this update to themeforest today evening or tomorrow morning.
this week?
Hi, update is queued for review. It should be available for download shortly.
thank you…
thank u
If I add cards inside a md-card-single they get resized by the md_card_content_height() function in card_single() so I changed the selector to .md-card-content:first if you want to add this for next release? Are we still looking at this week for update?
Hi, I’m sorry but this new release is not ready yet. Thank you for the info about md-card-single, I’ll check this resize function and I will change it to target just the first md-card-content.
Thanks Tomek, when are we looking at release now?
Hi, new update should be ready before end of this year.
I’m getting (new) reports that the date picker pops up and then automatically closes (so it’s unusable) on latest Chrome browser. Have you experienced this? I could only find https://github.com/uikit/uikit/issues/1862 which is old but might be a potential fix.
Hi, I can’t reproduce this issue. Please check this datepicker on altair.tzdthemes.com and let me know.
Hello.., new update?
Hi, I need to move this update to the end of November, sorry.
okay…
hello.., how to import this tab.? https://material.angularjs.org/latest/demo/tabs pls help..
Hi, this is not possible, Altair is not compatible with that project.
On page_mailbox_v2.html how could I add a scroll bar to the left-hand page_aside if there were additional list items added?
altair_helpers.custom_scrollbar($('.page_aside_inner'));
but you also need to add height:100% and box-sizing: border-box to .page_aside_inner
.page_aside_inner {
padding: 24px 12px;
box-sizing: border-box;
height: 100%;
}
This feature will be added in next release.
Thanks Tomek!
Is it possible for md-card-horizontal to support card_fullscreen? If yes, how should it be achieved? Is it also possible so card_fullscreen recognises header_double_height? Thanks.
Hi, sorry for the delay.
Fullscreen is not implemented for md-card-horizontal, it would require few changes to html/css/js code. header_double_height is also not implemented for fullscreen cards. I will add this features to my todo list but I’m not sure when I’ll add this features to Altair.
Thanks and no worries, I’ve worked around this for now by using a different card layout.
Hi, Which version of Angular do template support and do you plan future upgrade to Angular 5? Do Angular CLI version based on npm? Also what is included in package after purchase.
Regards, TUrkel.
Hi, there is no Angular 2/4 version available, I don’t have plans for that versions. There is no Angular CLI available.