670 comments found.
hi… echart english version? download refresh button etc..
Hi, you can use english lang in echarts, like on http://altair_html.tzdthemes.com/plugins_charts_echarts.html (buttons in toolbar are translated and data source is also translated)
If you need more help with echarts please check https://ecomfe.github.io/echarts-doc/public/en/tutorial.html and https://ecomfe.github.io/echarts-doc/public/en/option.html#title
it’s hard to tell what’s wrong without seeing your code but please try to trigger myEchart.resize(); after echarts initialization (myEchart is a instance of your chart, please check demo page).
hi.., crud-grid angular version?
Hi, I’ll try to add this CRUD table in next release (probably April).
hi… will you create new template like altair? angular2
Hi, I’m working on new template (not material design) and I think that I will also make an Angular 2 version.
okay… i’ll buy that.
but material is best
Hi, maybe I’ll create new material design template with the angular 2 and vue.js support. I’ll think about it.
tnx… i need quiz module in altair…. please next release?
Hi, ok, I’ll add quiz component to my todo list. I think I’ll go with https://github.com/jewlofthelotus/SlickQuiz
What do you mean by ”...with test size, test search angularjs?” Do you have any examples?
How to use autocomplete textbox with dynamic data content using jquery in altair ?
Hi, for automplete dynamic data please check http://codepen.io/anon/pen/JEQeGz
Do you provide access to a git repository for this template? I would find it easier upgrading across versions with this capability. Thanks!
Hi, I’m sorry but there is no public available git repository for Altair template. At the moment I’m quite busy but I’ll think about creating git repository for Altair.
Any chance you will be updating this theme to work with uikit v3? If not now, when do you think?
Hi, probably yes but I need to think about it.
At the moment there is a lot of components missing in v3 (Slideshow, Slider, Slideset, Parallax, Nestable, Lightbox, Dynamic Grid, HTML editor, Date- and Timepicker). Also there was a lot of changes between v2 and v3 regarding html and css.
Altair template package size is already very large (>250MB) and If add UIKit v3 the size will be doubled and it would be very hard to update and provide support for both this versions.
Hi – similar to the dashboard top four small cards (visitor last 7d, etc), how do I add animation (transition) effect for other cards – e.g., Chart, User Messages, Statistics, etc. Please let me know. Thanks.
<div class="uk-grid uk-grid-width-large-1-4 uk-grid-width-medium-1-2 uk-grid-medium hierarchical_show" data-uk-grid-margin="">
<div>
<div class="md-card">
<div class="md-card-content">
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Alias aliquam autem, cupiditate doloremque eos et eveniet fuga harum in ipsa iusto magnam magni minus natus optio quam quos saepe similique?
</div>
</div>
</div>
</div>
Has the theme got inline editable plugin.
Hi, at the moment there is no inline editable plugin, in next update I’ll add this feature.
Hi my friend is any way to add easily the back to top fab button?
<div id="page_content">...</div>
<div class="md-fab-wrapper">
<a class="md-fab md-fab-danger md-fab-wave" href="#page_content" data-uk-smooth-scroll="{offset: 48,duration: 600}"><i class="material-icons"></i></a>
</div>
..
Hi tzd, I’m interested in purchasing your template and I’m wondering if you’re planning to do the following things:
1- any release for vue.js?
2- a more complete mailbox page just like other templates do (Make)
3- improve the pricing table with a better design?
4- a timeline page
5- possibility to drag and drop in Tree View
6- a better left side menu design
7- what version of jquery are you using?
8- what is the UIKit for? is it a replacement of jqueryUI?
The following are a little bugs that i’ve noticed:
9- in validation demo, the checkbox don’t validate
10- in wizard page: when I’m in “Vihcle Information” (step 2), i can not go back to step 1 by clicking on “Previous” button until I completely fill the form
Looking forward to hearing back from you very soon
Cheers
Hi, thank you for the message.
1) I don’t have plans for vuejs version.
2,3,6 ) I’ll think about it but at the moment I don’t have plans for this components/pages.
4) timeline is already implemented, please check profile page http://altair_html.tzdthemes.com/page_user_profile.html
5) this is already possible, please check http://wwwendt.de/tech/fancytree/demo/#sample-ext-dnd.html
7) Altair template uses jquery v2.2.x
8 ) UIKit is a front-end framework (like Bootstrap or Foundation), please check https://getuikit.com/v2/docs/core.html
9) Checkboxes do validate, they are not required in this form but if you select one you will get message that you must select at least 2 choices
10) this happens because validation is implemented
// this event return false when there are fields that needs to be filled
// https://github.com/rstaib/jquery-steps/wiki/Settings#events
...
onStepChanging: function (event, currentIndex, newIndex) {
var step = $wizard_advanced.find('.body.current').attr('data-step'),
$current_step = $('.body[data-step=\"'+ step +'\"]');
// check input fields for errors
$current_step.find('.parsley-row').each(function() {
$(this).find('input,textarea,select').each(function() {
$(this).parsley().validate();
});
});
// adjust content height
$window.resize();
return $current_step.find('.md-input-danger').length ? false : true;
},
...
you can go back when there is no validation, please check second wizard on http://altair_html.tzdthemes.com/forms_wizard.html
thank you tzd for your detailed reply.
2,3,6- ok looking forward to these new updates 
4- I was more talking about something like this: http://themes-lab.com/make/admin/md-layout1/page-timeline.html, with animated content in left and right side
5- but does it have to use jQueryUI?
7- is it possible to use jQuery 3?
9- OK, my bad, didn’t understand it well, and it’s a good thing to know 
I have just purchased the template, I’ll start the integration and will definitely let you know if I run into any problems 
Thanks for the great job
Cheers
Hi, thank you for the purchase and your kind words 
I’ll add your suggestions to my todo list.
5) dnd can be done with jqueryUi http://wwwendt.de/tech/fancytree/demo/#sample-ext-dnd.html and without jqueryUi http://wwwendt.de/tech/fancytree/demo/#sample-ext-dnd5.html
7) I tried using jQuery 3 in Altair but there was some issues with 3-rd party plugins and I decided to stay with 2.x version. You can try jQuery 3 version and in case something will not work you can add jQuery migrate https://github.com/jquery/jquery-migrate
You’re very welcome
and thanks again for the fast reply 
7- As jQuery 3 seems to be improved and faster then v2, I hope your template will fully support v3 in the near future.
Regards
Hi again tzd, hope you’re doing fine.
I’m writing you back with 2 questions: 1- I’m using default sidebar menu, and when I click on the icon “switchIcon” to collapse the menu, it totally hides it, but is it possible to have the “MiniSidebar” in stead?
2- regarding tabs, is it possible to: - activate a specific tab on page load?
- or activate a specific tab when by clicking on a link? for example on Profile page, let’s say I’s like to activate the “POSTS” tab by clicking on “SHOW ALL” in the right sidebar menu
Thanks P.S. for further assistance, should I keep writing here?
One other question please: I’ve noticed that you use 2 icons libraries in your template (google material & UIKIT) that are completely different. Is it possible to use only one that can fit all the needs? MaterialDesignIcons seem to be pretty packed with icons.. or is there another one you recommend?
Thanks
Hi, I’m fine, thanks.
About the questions:
1) There are two versions of mini sidebar. Please open style switcher and check “Mini Sidebar” or “Slim Sidebar”
2) Please check this codepen http://codepen.io/anon/pen/apgMLx
About the icons, of course you can use only one of this libraries. I personally would go with Material Design icons because they are designed to be consistent with the Material Design styles.
Thanks tzd for your reply.
1- Yes I know there are 2 other versions of sidebar. Let me explain better what I want: When you click on the arrow (top left) to collapse the sidebar menu, it totally hides the menu, but it would be nice to also have to possibility not to hide it but keep only the icons… just like when using the “Mini Sidebar”.
2- thanks for the link, that’s exactly what I needed 
3- I would go with Material Design icons too, but if I use https://materialdesignicons.com/, wont be any problems when upgrading to new versions or altair? Why dont you use only this library? it seems to have almost all icons!!
a new question again please 
4- in this page: http://altair_html.tzdthemes.com/components_fab.html is it possible to show the options onHover as well?
Hi,
1) it’s not possible at the moment
2) no problem 
3) you can use this library https://materialdesignicons.com/, I think that there will be no issues when using those icons
In Altair I included this library https://material.io/icons/ but you are free to use any icons you want.
4) It’s not possible without modifications
OK thanks 
Hi again tzd, hope you’re doing well.
I have some new questions if you don’t mind:
1- is there a documentation for all the classes used in the template?
2- is it possible to have a kindda standalone pages with minimum css classes?
3- I’m just trying to change the font-family but it’s not used only in the body, but also in many other classes. what is the best way to change the font?
Thanks a lot, Regards
complementary to question 2: because in the buttons looks so weird and long will all there 7 classes: for example: <button type=”submit” class=”md-btn md-btn-primary md-btn-small md-btn-wave-light waves-effect waves-button waves-light”>CLEAR</button>. Is there a way to minimize this?
If you want to use wave effect you don’t need to add ‘waves-effect waves-button waves-light’ classes, they are added by wave effect plugin
// this is the actual code <button type=”submit” class=”md-btn md-btn-primary md-btn-small md-btn-wave-light”>CLEAR</button>3) the easiest way is to open main.css in any code editor (n++, sublime etc.) and use command ‘Find and Replace’, then you can replace ‘Roboto’ with your font
Hi, and no worries for the delay 
1- OK, the main reason I asked is that I feel like there is so many redundant classes, just like for the button i talked to you about, and I would like to clean up a little bit the code by keeping only the necessary classes, what would be the best way to do so?
3- yes I know i can search/ replace, but I was wondering why font-family isn’t defined only once as it should be to make it easy to change it!
4- do you have a roadmap for your next updates?
Have a great weekend
Hi, if you want to do heavy customization on Altair template you should use /src folder, there you can find src files (in ‘less’ folder) for main stylesheet.
If you are not familiar with less please check http://www.hongkiat.com/blog/less-basic/
In /less folder you will find all less files used in Altair, in main.less all less components/pages/plugins are included, you can remove all this files from main.less if you don’t need them. Then you can recompile new main stylesheet (you can use gulp task: gulp main_less to do that). In _variables_mixins.less you can change default font: .md_font()
OK, thanks, i’ll have a look at that 
how about the roadmap?
Hi, I don’t have a roadmap for next updates but I think that new update will be released in April and I’ll try to release 2 or 3 more updates this year.
Hi,
OK, thanks and looking forward to new updates 
One last question please: i search in your template but didn’t find them, will you add anytime soon the toasts (notification messages) ?
Hi, notifications are already included. Please check http://altair_html.tzdthemes.com/components_notifications.html
Hi, yes, I’ve seen these notifications, but I was more talking about showing multiple notification at the same time: for ex. a first notification is shown, and if there is another notification, it’s showed under the 1st notification. You can see an example here: http://astaroverov.github.io/#!/open-source/vue-toast
// assets/js/pages/components_notifications.js
// replace button 'click' event function with this
$body.on("click", "[data-message]", function(){
var $this = $(this);
showNotify($this)
});
OK thanks, I’ll try it out and will let you know if I run into any issues.
P.S. thanks for your support and celerity, I highly recommend people to go with your template 
Thank you 
Not sure if this is possible for the next update, but something that’s always bugged me about the template is I often have to click twice on a link for it to take effect. For example, toggle the left-hand menu, dropdown the alerts popup, especially on mobile devices, etc. Can you look into this at all?
Hi, I did not experienced that issue, I also didn’t have any reports regarding this issue. Could you tell me more about this. I suppose that it has something to do with fastclick plugin, please add ‘needsclick’ class ( https://github.com/ftlabs/fastclick#advanced ) to this links and let me know if it works for you.
thanks for last update. 1-i have a problem when opening modal while the card on full screen. when md card on full screen active, i have a button to open a modal from within this card. once the modal loaded the card will suddenly disappear. can you check this?!
2-another problem with data-uk-tooltip, this is not working when you mouse hover on one element while the card on fullscreen active.
Hi, I’ll fix this issues in next update.
I like the EnjoyHint Tour but the text overlaps and gets pushed off-screen on a small screen device (for example, portrait iPhone). Is there any way to resolve this?
Hi, sorry for the delay. Unfortunately I don’t have a solution for that issue. I’ll add it to my todo list and I’ll try to fix this asap.
A bug report for the next update; the chatboxes page wraps the settings and close icons in the popup box when displayed and they’re transparent when clicked.
Hi, I can’t reproduce this issue. Could you send me more info? what os/browser are you using? Could you send me a screenshot with this issue?
Windows / Firefox 51.0.1 / http://pasteboard.co/r6E4oSyzN.png / http://pasteboard.co/r6EwPttG2.png / OK in Chrome
Hi, you are right, thank you for the info. It will be fixed in next release.
Hi, I have a problem with the data-section-clone inside a wizard form, outside the wizard it clones the div but inside it doesn’t work. Also it doesn’t work in a modal.
Any suggestions ?
Thanks in advance Antonios
Hi, I’ll fix that issues in next update (should be ready in about 3-4 days).
Any eta on the next update 
Next update will be released today.
Thanks for the update but the problem are not fixed.
For modals please try:
<button class="md-btn uk-margin-bottom" data-uk-modal="{target:'#modal_default'}">Dynamic Form in Modal</button>
<div class="uk-modal" id="modal_default">
<div class="uk-modal-dialog">
<button type="button" class="uk-modal-close uk-close"></button>
<div data-dynamic-fields="field_template_modal" />
<script id="field_template_modal" type="text/x-handlebars-template">
<div class="uk-grid form_section">
<div class="uk-width-1-1">
<div class="uk-input-group">
<label for="d_form_address{{counter}}">Address</label>
<input type="text" class="md-input" name="d_form_address{{counter}}" id="d_form_address{{counter}}">
<span class="uk-input-group-addon">
<a href="#" class="btnSectionClone"><i class="material-icons md-24"></i></a>
</span>
</div>
</div>
</div>
</script>
</div>
</div>
scope.event = function (data, e) {
let value = "", row = {};
if (event.target.localName == 'button') {
value = $(event.target).closest("tr").attr('data-value');
row = $(event.target).closest("tr").attr('data-row');
}
else {
value = $(event.target).closest('ul').attr('data-value');
row = $(event.target).closest('ul').attr('data-row');
}
row = JSON.parse(row)
scope.$parent[data](value, row);
}
plz guide me .
Hi, do you have maybe a url that you can share with me? I’ll check what’s wrong. In the meantime please check http://stackoverflow.com/questions/30777870/angularjs-error-event-is-undefined-firefox-only
thanks for answer, I have read thread, This method will change all pages I’m looking for a section of code that automatically add $event to all functions
plz guide me.
I think it’s not possible to get $event object without passing it in directives, please check https://docs.angularjs.org/guide/expression#-event-
In your case maybe you can use custom directive or ‘override’ ngClick directive http://stackoverflow.com/a/18425418
how do I check/uncheck the data-switchery component Using Jquery/Javascript ? I want to show different data on check/uncheck.
Hi, please check http://jsfiddle.net/74sbf6vz/
Hey.. I want to check & uncheck check boxes dynamically.. Like if I click on one link check box has to check dynamically with jquery function..
// sample code
$('link_class_or_id').on('click', function(e) {
e.preventDefault();
// check
$('input_class_or_id').iCheck('check');
// uncheck
$('input_class_or_id').iCheck('uncheck');
// toggle
$('input_class_or_id').iCheck('toggle');
})
Can you please consider adding support for E-Charts? (https://ecomfe.github.io/echarts/index-en.html) This charting library looks fantastic compared to others.
Hi, this charts looks very nice, I’ll add them to my todo list and I’ll try to add them to Altair asap.
HNYear… new update?
Hi, I think that the new update will be released in about 2 weeks.
hi…
Hi, next update should be ready before end of this week.
cant wait 
Hi, sorry, I have to move this release to next week (should be ready 27/28 of January)
please
Sorry, I had few issues integrating echarts ( https://ecomfe.github.io/echarts-examples/public/index.html ) but it works ok now. Next release will be uploaded to themeforest in less than 48 hours.
72+
96+
please don’t do that, I know that I said that it will be ready in less than 72 hours but I was not ready (I don’t want to release update with bugs). I’ll upload this new release today.
ok thanks
How to find checkbox id and see weather checkbox in checked/unchecked “data-md-icheck” in jquery
Hi, please check https://github.com/fronteed/icheck/issues/175