Discussion on todo - Web Application and Admin Panel Template

Discussion on todo - Web Application and Admin Panel Template

Cart 2,604 sales
Well Documented

Flatfull supports this item

Supported

496 comments found.

Hi,

I won’t say anything new – theme is great! :)

But I found some odd behavior. If your left menu (nav bar) is too long – after collapse it is not displayed properly (tried adding “scrollable” class to section which holds navbar – it fixed immediate problem, but all sub menus are not displayed because of that).

In order to recreate collapse related issue: a) in buttons.html (or any other with navbar) page decrease height to <=580 (I’ve used Responsive Design Mode in Firefox) and collapse left panel - or - b) add additional 3-4 elements to left nav bar and collapse it.

Can you please advise how to resolve it ?

Thank you

Thank you for your prompt response. I had the same thought and tried it right after I wrote my message, but I had issues with it. Today I tried it again to create screenshots of issues for you. In this link (http://tinypic.com/view.php?pic=2igzply&s=5#.UmAn8BBA56g) you will find image with 3 snapshots of nav bar: (1) scrollable on section (after header but inc nav-avatar and nav-msg) without slim-scroll – OK but if you put it on nav-primary instead – doesn’t work properly (2) both scrolls are shown if scrollable is on section and slim-scroll on nav-primary (3) scrollable and slim-scroll on nav-primary – seems ok but two buttons (collapse and logout) seems to overlap with list itself.

I tried few other options among which putting slim-scroll on nav-primary, wrapping it in section with scrollable – works ok in desktop (except very wide “margin” on the bottom) but doesn’t work properly for mobile. If I explained myself incompletely – please let me know and I will send code snippets.

I seems to miss something but unfortunately couldn’t find anything related to the topic in the documentation. Could you please advise proper way to do it ?

Thank you

hi, you can do this way:

<header></header>
<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>
<footer></footer>

Thanks.

Hi, I already moved past that problem (and into new ones of course), but I really appreciate your help as it is sign of good support. Anyways, the deeper I get into it – the better it seems to get. Great work and great template! Thank you :)

How to check and uncheck the checkbox from jquery?

$(‘[type=”checkbox”]’).prop(‘checked’, false/true);

It does not work, use this

<label class=”checkbox-custom”> <input type=”checkbox” id=”chkCheck” runat=”server”> Options </label>

$(’#Check01 i’).addClass(‘checked’); $(’#Check02 i’).removeClass(‘checked’);

if you use the fuel checkbox need can call this function. $(’#myCheckbox’).checkbox(‘toggle’);

docs here. http://exacttarget.github.io/fuelux/#checkbox

Sorting a table doesn’t really work, doesn’t even on your page: http://flatfull.com/themes/todo/table.html. Is there a fix that I can make it work?

Fix flex vbox on ie, FullCalendar on FF, off screen nav on Mobile.

What are you talking about? I just want the table sorting to work. Can you fix it?

you can just replace the plugin.css.
.active > .th-sort .text {
  display: none;
}
.active > .th-sort .text-active {
  display: inline !important;
}

Hello, a few hours they will buy the theme, expect in the next update an example of stiky notification and dialogs? Thank you very much.

Thank you!

Themeforest just emailed me an update notification, but here I don’t see any change log or new version!

You can get what changes in the change.log file.

Thanks

Hey I’m so happy with this template, amazing work dude.

How can i modify menu for looks like this image menu

please, help me. Thanks

This file only support the flyout sub nav. but you can use the Bootstrap Collapse js to build the collapse sub nav.

Thanks.

I LOVE this theme but the documentation is HORRIBLE. You said that in this latest update you implemented a box layout. HOW do I implement this? Come on guys you NEED to rewrite/re-think the documentation, it’s so frustration.

You can use the .layout-box <html class=”layout-box”> to build the box layout, check the button “Toggle box layout” on the mail.html. I am updating the docs. check it later.

Thanks.

I found a small bug when compiling less file. I got this error

Running "recess:compile" (recess) task
>>    12951. @media (max-width: 767px) {
>>    12952.   {
>>    12953.     /* .off screen nav from left or right*/
Warning:  Use --force to continue.
. I fixed it by replacing ”/* .off screen nav from left or right*/” with ”// .off screen nav from left or right” in app.nav.less (line 292)

You are right. it’s helpful for others who using the command to get the css file.

I used the lessphp(less/lessc.inc.php) to generate the css files, no errors.

Thanks.

Hi

I have bought the template, it’s awesome!

There is a documentation for this template? if yes, where ?

It’s here (also in the download file)

Thanks!

Hello

I’ve got some questions did anybody tried to implement this code into a Buddypress? Or maybe author can tell it’s suitable for it? Or maybe I can count on some help implementing this into Buddypress if I buy this theme?

Thanks in advance

I am not sure it’s suitable for Buddypress.

Thanks

I have bought and opened index.html file from local drive. but why so slow to load? I have to wait 10 seconds at least.

Disable the css/font.css. it load the google web font.

Thanks

It got faster. Thanks for your answer.

Hello, congratulations for this template is extremely fabulous. I was wondering when you do the next update? I’m going to buy it to develop a WebApp. Thanks in advance.

Coming tomorrow.

Thanks.

Hi, i love your job, really…

I only have one question… did you make a modal? if you made it how i can get this modal or in which page i have an example.

Thanks!

Check the components.html/form.html, they have the modal. More docs here

Thanks

Hi,

How easily can this template be integrated with a wordpress theme?

Thanks,

This theme will be convert to a WP admin theme. not the front-end theme.

Thanks.

Do you provide this service to convert it to a WP admin theme or does it work out the box?

it will be a sell file. Thanks

Hi, Nice theme. Keep up the good work How do i increase the width of the navigation?

Hi, are you available to provide customization of this theme

Hi, how do i increase the width of the search component

you can use the .input-s-lg, .input-s. and you can define your own.

HELLO, GREAT THEME, THANKS. I HAVE A TROUBLE WITH IE8. WHEN A USER REDUCE THE WINDOW SIZE SMALLER ABOUT THAN 300~400 PIXCEL WIDTH, AN JAVASCRIPT ERROE IS OCCURED. IT SAYS ” ? ??? ?? ?? ??

??? ????: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C) ?????: Thu, 10 Oct 2013 19:22:49 UTC

???: ‘pageYOffset’?(?) ???? ?????. ?: 832 ??: 1312 ??: 0 URI: http://flatfull.com/themes/todo/css/app.v2.js

HOPE YOUR HELP, THANKS.

I tested on the ie8. i did not see the js error. BTW. the 300~400px is mobile screen size.

Thanks.

Ok the questions inside all the previous post!
  • 1. Will there be some documentation?
  • 2. Dynamic / sortable tables?
  • 3. Add more things!!
Please keep up the awesome work!

1. docs.html 2. Datatables and datagrid on table.html 3. Keep updating.

Thanks!

I’ve just purchased the template and did an overview (recently I’ve purchased another one with faulty documentation, messy code and messy folder structure, impossible to work with it).

Todo is 5 star without a doubt. Even without docs!!

Looking at the positive comments I didn’t realize there is no documentation!! Are you working on it or is there a documentation online elsewhere?

Looking at the code and folder structure I just can say it’s perfect, ready to work with it. Documentation it’s always a plus, but in this one it’s not a need, everything is where (I think) it should be.

I’m very happy with this template.

It has the docs.html, i will include a detail documents in next udpate.

Thanks and appreciate the 5 star!

Do you have the uncompressed version of app.v2.css?

App.css in the download doesn’t work as well with the pagination of tables.

Thanks!

If you use the DataTables, you need include the js/datatables/datatables.css,

Thanks

Hi, how can i find the local gallery sample? Can’t seem to find it? Thanks for the great theme btw!

There is a local img item on the gallery page, you can duplicate this item. and change the grid/gallery.js to disable the flick js code.

Thanks.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey