Discussion on It's Brain - Responsive Bootstrap 3 Admin Template

Discussion on It's Brain - Responsive Bootstrap 3 Admin Template

By
Cart 2,822 sales
Well Documented

Kopyov does not currently provide support for this item.

653 comments found.

Did you get a solution for the select menu required class?

It works with latest update, with uniform plugin

Thanks man.

hi dev. how can i create dependent list boxes with this theme?

Hey.

What do you mean by dependent list boxes?

Hi Kopyov, i mean like parent-child list box (select list). :D

Good morning, on the file manager are your submit/upload buttons all inserted via javascript? I only ask as I need to apply code to the actual buttons in my upload script?

Thanks

Yep, all toolbar buttons are inserted via elfinder.js

Ok thanks, guess I cant add code to the buttons then? My file upload scripts need to reference the upload button on the actual page, at present this cant be done as it only exists in the js file..

I believe you can add some attributes to them, but functionality is controlled by plugin file

Hi, let me start by saying “Great work with the template, it looks beautiful”.

Now a couple of questions for you :)

I’ve introduced the code that you have into my own template (copy and paste) but the following JS error is returned on all pages that have a graph:

Error: uncaught exception: Invalid dimensions for plot, width = null, height = null

Although, all the pages do display the graph – I can’t seem to see why this is showing – any ideas?

Also, I’m hoping to use this template for an up-coming CMS . Do you do custom designs for a price? I need to have a tree structure style page which lists all the pages a user has added – can you give me a quote for HTML /CSS?

Thanks in advance

Thanks for the reply. I still get the error even when a graph is displayed on the page – why would that be? I haven’t changed anything in the JS or HTML but still get the error – any ideas?

Thanks.

By default in custom.js there are parameters for 3 charts – lines, auto and bars. If you’re displaying only line chart – remove 2 others. Best way is to move flot parameters to a separated .js file

Ah yes, good point – thanks! :)

Nice template, loving it! :)

Got a small problem, it seems to not display charts other than in charts.html… are all the JS are on every pages even if, per example theyre is no chart ?

I copy paste your code on anthoer page… no chart are displayed but the area are well defined… strange.

<div class="widget first"> <div class="head"><h5 class="iGraph">Charts</h5></div> <div class="body"> <div class="chart" /> </div> </div>

Hi again,

The code was fine since i copied from another page of yours…

The bug was the following : When i paste the chart code in a Jquery tabs (not displayed at first page load)... The chart doesnt show when clicked on the proper tab. It seems to remain hidden (just the chart, the rest of the code is displayed so the Jquery Tabs function is owrking properly).

Is there a way to fix this?

Hey there.

Weird, it works here. And it doesn’t depend on tabs code.

Check id’s and chart dimensions

The code is fine since it display properly ouside tabs and accordeons Jquery features. When i copy the working code in a tabs or accordeons, the canvas is displayed but not the chart.

Finally, I purchase it ! All; I have to say : great work and great template !

Go ahead with that awesome job ;)

Thanks! Good luck ;)

I want use two columns in one widget

So, i create class two-cols

CSS looks so .two-col { clear: both;} .two-col .left { float: left; width: 344px; } .two-col .right { float: right; width: 344px; }

HTML looks so

<div class="content"> <div class="title"><h5>Header</h5></div> <div class="widget first"> <div class="head"><h5 class="iPreview">Header</h5></div> <div class="two-col"> <div class="left">Content 1</div> <div class="right">Content 2</div> </div> </div> </div> <div class="fix" />

Everting is good but background of widget doesnot continue

screenshot http://cl.ly/1w2h1n300P2S160a3i3D

place float clearing div right before the closing tag of div.content, not after it

data exchange such as dynamic tables in this theme working with jquery ajax? and also if be added a uploader to the file manager is not better?

Uploader is already there, i turned off 90% of features in demo preview. More advanced demo you can see here.

Yes, dynamic table can work with ajax source

Form Elements | Currency, uses the spinner I think, changed line 260 on custom.js from $ to £.

Now it displays ?7.00 instead of £ sign?

[pre] var opts = { ‘s1’: {decimals:2}, ‘s2’: {stepping: 0.25}, ‘s3’: {currency: ‘£’}, ‘s4’: {}, ‘s5’: { [/pre]

weird, just checked – it works fine here
's3': {currency: '£'},

Hi there, could you point me in the direction of how to remove the appended (dd-mm-yyyy) to datepicker please? Have searched page code and js files to no avail.

Also which datepicker is this, I wanted to perhaps add 3 months of calendar on popout, seen it on many others is it possible on this one?

Ta

regards

Hi there, sorry to bother you on a Saturday, when the new wizard [with validation] is released are you able to say if it will have submit buttons rather than js called buttons?

I have my project on hold until this release as it currently relies on assigning code to form submit buttons, don’t want to waste time trying to work round it if I don’t have to! There is a problem sending datefields back to mysql with image submits..

Thanks again for all you help.

Hey.

See this demo. It has usual submit buttons, actually it’s a usual form, each step is a usual fieldset inside of the form

OK, thanks look forward to the update.

I need, buttons, form elements and modal alert boxes. Thats all

Thanks

Ok, but in your documentation you say:

PSD files I included 3 main .psd files:

Dashboard with general theme images and styles 14×14 icons 23×23 icons If you need more elements which you didn’t find in downloaded package – let me know and you’ll get them.

Correct, but elements mean elements, not the whole page.

Tell me what exactly do you need and i will find those elements in psd drafts i made before.

Hello, can you send me all the PSDs of your admin template? Just i have dashboard PSD but i need the rest to design my admin template.

Best regards

I am sorry, but those are all the files. Everything other was styled directly in HTML , in PSD you can find only general styles like headers, main backgrounds etc.

Hello, can you send me all the PSDs of your admin template? Just i have dashboard PSD but i need the rest to design my admin template.

Best regards

Hi Kopyov, how to make Drop Buttons from Inline buttons or Large Buttons???

Best regards

You mean dropdown menu with these buttons?

Look here and here for some quick tutorials

Yes

So, I really enjoyed the layout, the more I wanted to know if you develop custom themes. Would you like something from Twitter using the bootstrap with some characteristics similar to that template.

Thanks.

I’m working now on a new project for TF, once i’ll finish it, i will be available for freelance job

I do and how to contact you?

You can contact me through my profile page anytime ;)

HI Sorry for the stupid question, but im new to this. this template looks awesome , but what can i do with it? I just bought a HTML5 / AJAX website template but i wanna be able to manage it as a blog such as wordpress. Could a template like yours do the Job? If yes that would be marvelous but how ?

Thanks in advance and again congrats for the great job

Hey there.

This is an HTML /CSS template with integrated jquery plugins, it doesn’t have any other control options. You can integrate it to any backend, but it’ll require an additional development

Love this design! Any chance for IE7 support?

Will do it through additional .css file, but not now for sure, too much work with next updates

Sorry if this is dumb question but is this used as a back end admin plugin. For example, can it registrar user, track purchases of digital content, allow user to submit web template specific content (photos, text, videos) so I can grab the info and populate the users purchased template?? This way I can skip gathering info through email or other slower means…. Would pay extended license if this could be customized to my web biz site. Thanks

It’s an HTML /CSS template with designed and coded widgets, general styles, basic interactions, implemented and stylized jQuery plugins. So it can be customized to any backend panel for any needs.

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