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.

Is there a search feature?

there is a styled search field, but it doesnt have any dynamic code behind

Where is it? Mostly just looking for a placeholder. I can implement the dynamic code behind it.

You can find it on Widgets page

Good morning, just a quick one if I may, I have finally got fullcal to work my mysql/json, looks great in the theme. Am I able to enable the timeslots & today button back in on day/month view as per original fullcal examples? On the jquery demo page they have the hour running down left hand side of day/week view & an option going to ‘today’ button?

Thanks again.

Thx :)

But next question is about dataTables.

I don’t wont to sort one column in table – how can I do this?

But there is for table, not for one column

bSort – Enable or disable sorting of columns. Sorting of individual columns can be disabled by the “bSortable” option for each column.

  $("#example").dataTable ({
    "bSort": false
  });

It means that you can disable sorting in specific columns

I found this:

http://datatables.net/forums/discussion/1059/no-sort-one-column-with-a-specific-class/p1

Last JS code.

But I can’t connect properly, that is the best way out. As I try to connect it crashes my whole table.

I have question about menu.

how to do that in the menu tab was open (meaning a drop-down menu) after the entry into?

Just add id=”current” to the parent link

@miam00

I did not use the calendar plugin, so I cant give any feedback on that one.

Hiya, I am a total newbie to Wp and I think I did some irrational action: I bought your admin theme when I don’t even know how to use it.

I was looking for some themes that includes graphs, charts, stats, tables and I found your admin theme very useful. But what I didn’t know was that it is only an admin theme, not the theme for the entile Wp web.

I am trying to figure out the way I can utilise this. What do you suggest me to do?

And I have few questions to ask you: 1. Do I need to buy another main theme of your’s to utilise the admin theme I have alreay bought or can this admin theme be used with any other kind of Wp themes?

2. I have bought the regular license which was $21. The first condition you have written was “Your use of the Work is limited to a single application.”

Does this mean that I can only set up this admin theme to only one Wp web page? I was going to make test Wp for practice using this admin theme first and then make a proper Wp website later on. Am I not allowed to do that?

Sorry for asking some basic questions. There is no one around me who understands this Wp theme system well. Thank you

Hi. This is not a WP admin skin, it’s an HTML /CSS template. It could be used for any backend panel, but you’ll need an additional development and integration. Single application means only one website, not only one page.

Anyway sorry, but i don’t see any badges that you’ve bought any themes ;)

Thanks for the answer.

Hi,

Thanks for this template. There is a bug on chrome.

Titlebar background You can see detail; Screen

I know about this issue, it’s a bug of the latest chrome, this issue was already reported on Google Code. Also there is a small bug with placeholder, it stays in the field even after focus and dissapears only after typing a text

Good morning Spiv, do you mind if I ask you did you manage to get the fullcalendar working with mysql/json?

Kind regards

Just wanna say…I’m nearly done with designing a massive backend with your template as basic tool and it has been a tremendous joy. I have bought admin templates here before, but yours goes beyond. Easy to edit, tweak and build with from the ground.

Big Up. If there were 6 stars, I gave them to you. Looking forward to more work from you!

S

Thanks so much ;)

Does the builtin modal functionality support inline HTML and/or iFrame? i.e. I have task windows that popup in large modals, they are iframes pulling php scripts. Love the template but don’t want to sacrifice speed by introducing a lot of new jquery and css.

I used standard jQuery UI dialog, and basically it supports iframes

@grizzlynetch

thanks a lot :)

Can you share how much is implemented in PHP ? I am building a django site and am interested to see how much porting will be required prior to purchase.

Actually there are only 3 php files – 2 of them are for file manager: connector and basic options and one file – for multiple file uploader

Hi,

I sent you a message from your profile page a couple of days ago, just wondering if you recieved it ?

Thanks

Hey there.

Just sent you an email

Hi, me again. I am trying to use the fullcalendar with mysql/json. I notice in your demo you have created events in the custom.js file, I don’t need these so removed. It also states on support docs that I should include various js files to make the calendar work, they are not included in the download, have you added everything into custom.js or do I still need the original plugin files?

Thanks

Hi,

</script>
<script type='text/javascript' src='fullcalendar.js'></script>
is among the suggested files to include but you don’t in the demo? I cannot get this working with mysql database and after posting to support they are also baffled at why it wont display data or why I haven’t included the fullcalendar.js? I am wondering of that could be the issue?

I renamed it in my theme to cal.min.js, so it included.

I didn’t try to use fullcalendar with external sources, also no one reported any issue with it. And this is an example

Hi, ok I will go and check again as the js file been updated now on the authors website. Thanks for the link, I did see that couple of weeks ago and spent nearly 9 days trying to solve this, but it isnt working when I run inside the theme, the data is getting passed to the calendar but it simply wont display the data from mysql table.

No worries & thanks again for your time I may look at another calendar option today from codecanyon..

hi, what about tables with multiple check for each line? thank you

Do you mean check all checkboxes in the table?

exactly. That’s not a problem, you can insert images with side margin and with checkboxes – a couple lines of js code :)

hi, what about tables with multiple check for each line? thank you

Good afternoon, with the new form wizard [wizForm] the validation is placed inside the name attribute, like
<input type="text" name="email" />
I may have missed something but its causing problems with my forms as they all write information back to a database, the name attribute is what’s used by the form to submit data to correct table field?
<input type="text" name="ContactEmail" id="ContactEmail"  />
I could change the code in custom.js to reflect each fieldname but taht would affect all forms on our site, do you know of any other method to apply validation without using name attribute…would ID work?

Thanks

Gary

Hey Gary.

Please check official plugin website, there is a complete info and documentation with full set of examples ;)

Hi again, yes I did check that out before posting but wasnt sure if the jquery.validate.js included was the same as the one on the plugin page. Normal fields I can now validate but it just wont validate select fields, have followed demo excatly by including “validate=”required:true” to all select fields but it just passes through.

Maybe I will just have to trust my end users to fill them in!

Hey there, thanks for the update, should I be calling different files for the new form wizard? Just wondering how I can apply this to my forms built with the previous wizard? Is the validation built in?

Thanks

Hey.

There are 2 new .js files, you can find them in js/wizards/ folder. Validation is built in with another plugin. In custom.js the first parameters are for this wizard, error messages are custim, you can change them to your needs. See documentation for more settings and info ;)

Hiya, just managed to look at this. Once I add the wizForm code to custom.js it completely screws the style up across my site! All forms lose their css, even forms that are not based on wizForm?

http://ghldatastream.co.uk.predns.ourwindowsnetwork.com/tblcases_insert_direct.php

Any ideas?

Hi, please ignore last post, all sorted now just downloaded zip again and it seems good!

regards

Hi, ignore above post I have sorted now.

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