496 comments found.
could you add inline edit table , and add some infinity scrolling page
Thanks 
you can use the x-editable.
Thanks.
Hi, great theme.
But modals don’t close up programmatically via:
$(”#modal”).modal(‘toggle’) or $(”#modal”).modal(‘hide’)
Tha lockme modal?
Any modal
It works for me. make sure you got the correct #id of the modal. and use the firebug or chrome console to debug. Thanks
Also, there’s a problem with bootstrap-datepicker. For me, it’s not positioning at top correctly. Same issue as there: https://github.com/eternicode/bootstrap-datepicker/pull/204
you can update the datepicker from the author site. Thanks
Hi,
Your dashboard.html page does not work on IE 10. Can you fix it?
thx 
i will check this
Thanks
Any possibility of adding the following? 1) table example with big number of rows and ajax data fetching for speedy performance? 2) todo list widget? I really like the one from Flat admin theme (http://www.eakroko.de/flat/index.html) with the drag and drop, select/deselect, and prioritizing (moving it to the top)
Hope so!
PS: minor bug in the display of the pagenation of data grid in safari on mac
1) the datatable allow ajax and big data. 2) you can use the http://heyflat.com/themes/todo/list.html to build this.
Thanks.
Hey, I fell in love with this design, really aswesome job!! But I have a big problem I can’t seem to solve, I’ve tried to figure this one out for hours but no luck, so I hope you can help me out:
I’m trying to combine the header and left menu from dashboard page (http://heyflat.com/themes/todo/dashboard.html) with the page layout from profile page (http://heyflat.com/themes/todo/profile.html). One thing to consider is that the layout must work even with the header without left sidebar (when the user is not logged in there’s only header nav). Is this possible? Or should I reconsider the design idea?
hi, you can delete the <aside> or <header> directly. no side effect. use the .vbox and .hbox to build the layout as you want. you can check the http://heyflat.com/themes/todo/dashboard-2.html
Thanks.
could aside get scroll ?
something like facebook aside recent activity and online friends , and get scroll
you can add the
<section class="vbox">
<section class="scrollable">
your content
</section >
</section>
into the aside
thanks
i’ll try it
Hi Flatfull, I used slimroll with menuleft (because it has more 15 item). But 2 problem: + Cannot show submenu in menuleft + Cannot render calendar at dashboard-1
please help me
you need the Bootstrap collapse components for your request. not the dropdown submenu. check the docs here
Thanks.
And cannot render calendar at dashboard-1 ???
when use slimscroll the calendar does not show on dashboard-1? the slimscroll have no conflict with calendar, maybe not use it correctly. check your code and html structure. Thanks
Another update! Again! I just finished updating to the last one. You’re amazing.
Thanks for all the cool new features and fixes!
Thank you!
which page has the pjax sample code? I don’t see a local gallery page as the do states?
do = doc
Hi, this is such an awesome plugin but I was wondering if there was any kind of inline editable text function a bit like the bootstrap editable plugin?
It’s probably in the dashboard but I think I must be missing it.
There is no inline editable text plugin included. the x-editable is too big. you can try this snippet code
Thanks
Hi, finally I have this beautifull theme..
how to add drag and drop in task app..
you can use the jquery.ui sortable founction. also need add an attr on the task model to save the sorted index.
Thanks
I found a bug in task app..if we have two task or more..when we select first row we can hover delete icon, then move to another row and hover delete icon..sometimes we cannot click the icon and sometimes it work properly..it’s like the active css covering over the button..
do you have any suggestion?
I change × with remove button but found different bug.. https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-frc3/1186307_10151943075197722_276559797_n.jpg
which browser?
firefox 24.0
seems the focused input is up on the x button. i wil fix in next update. Thanks
scrolling problem in widget using firefox..it’s like jump to below page, not slowly scroll..
and your plan to make master detail page, I can’t wait for it..
do you have panel / aside area masking for something like inactive connection or waiting xhr return?
check on the widgets.html. there is a spinner.
Thanks
I have problem upadating sparkline composite with x-axis from ajax.. when (’#linespark’).sparkline(data); will make basic line sparkline and generateSparkline(false) render from attribute data-data.. $(’#linespark’).attr( “data-data”,’[‘data‘]’); is also failed..
please answer ASAP..thanks..
create a dom as the demo shows when the ajax callback, then call the generateSparkline(false) function.
ok thanks..the user replace with extjs 4 chart..because sparkline has many downside..
what minimum ie support in this template??
ie8+
in latest download, I’m not found map page like in live preview..
download it again. check the maps.html
I need to make flying box in the right of fullscreen map..do you have suggestion how to make it? I’ve tried to make aside that have pull right but not works like we want..(like this http://tombatossals.github.io/angular-leaflet-directive/examples/path-example.html but in the right)
with ability to show hide in large res & small res..
You can use a fixed div,
.flybox{ position:fixed; top:0; bottom:0; right:0; width:300px; }
<div class=”flybox”></div>
I got dropdown bug inside list-group-item https://fbcdn-sphotos-d-a.akamaihd.net/hphotos-ak-prn2/1460068_10152053014672722_850617570_n.jpg
Seems you use the BS3 .media class, it have the overflow:hidden, it will cut the dropdown.
Thanks
how to fix this?
They are same imgs.
Thanks
did you add the ’.form-control’ class on the input? it always have the 100% width. check any class effect this with firebug.
Thanks
thanks, I can fix it.. how to make page offset..because using aside in the left make center aside smaller..
You can use a position fixed div to overlay on the page.
I love this! Would you ever consider developing a WordPress theme using the styling from your todo theme? I would happily pay you as a free lancer if you’d be willing to take on such a project.
Thanks for the suggestion, some users want the wp admin theme of this template style, i have set up a plan to build this.
Thanks.
great improvements. i have one issue the menu on iphone scrolls with page. So if you scroll to the page and then open the menu you get a blank menu unless you scroll inside the menu. As always a great improvment and sure you will fix this as quick as you have adressed everey other build.
Great Job!
hi, .nav-off-screen{position:fixed} can fix this.
Thanks
can i expect your availability for customization as you have release the update….
hi, send me an email via my profile page. Thank you.
what is this chrome app sample code?
Why does not support Chinese?
Which part it does not support Chinese? it does not display the Chinese correctly?
Thanks.
This theme is good, themeforest does not support Chinese
?????????
Hi,
Awesome theme, exactly what I needed.
Pjax doesn’t seem to be working: http://heyflat.com/themes/todo/dashboard.html
Thanks again!
Hi, thanks for the bug report. actually it works in the download, it’s my server problem. fixed.
Thanks.
Hello , i’m just use gallery local image with your answer in comment , and that could not solve the problem with local image ? could you send me one gallery page for gallery local image ?
fixed but width to large , i will ask if i need again 
Thanks again
could you sent me local image gallery page ?
next update will include this. coming soon. Thanks
Hi all, I have a website with more 15 item in menuleft. But layout drop. How fix it Thanks
<section class="scrollable">
<div class="slim-scroll" data-height="auto" data-disable-fade-out="true" data-distance="0">
<nav class="nav-primary hidden-xs"></nav>
</div>
</section>
Thank you !! I love this theme.
Hi Flatfull, I used slimroll. and now i need submenu with menuleft. When i add submenu, it cannot show. How to fix it.
And when use slimroll, cannot render calendar in file dashboard-1