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.

I’m submitting the form with an Ajax function not with the submit action. How can i still use the validation system without using the native the submit action, since the ”$(’#valid’).validationEngine()” only works with the submit?

Thx in advanced

Please check official plugin website, there is an info about ajax

Saved my day :)

All i have to do is call this function ”$(’#valid’).validationEngine(‘validate’)”

Thx Kopyov!

Hi there, I am struggling to implement the validation in a simple form, wonder if you could assist? I want validate the email address on the code below but its doesn’t error when inputting incorrect data.

<input type=”text” name=”ContactEmail” id=”ContactEmail” value=”validate[required,custom[email]]” size=”32” />

I have looked at the demo page and made sure following are included:

<link rel="stylesheet" href="css/validationEngine.jquery.css" type="text/css"/> <p> <script src="js/jquery.validationEngine-en.js" type="text/javascript" charset="utf-8"></script></p><p> <script src="js/jquery.validationEngine.js" type="text/javascript" charset="utf-8"></script></p>

Any ideas?

did you include id=”valid” to the form tag?

Thank you I spotted it just before you replied, cant see it when your looking for so long!

Do you know by chance what the ‘regex’ date format is for UK, I have tried update jquery.validationEngine-en.js, line 88 to what I believed were UK but still returns validation error on forms page?

regex”: /^(0[1-9]|12|301)- /.- /.\d\d

Are the jQuery UI buttons supported in this theme? I have found the top and right borders a clipped when rendered using
$(function() {
        $( "#btnId" ).button({
            icons: {  primary: "ui-icon-locked"  },
            text: false
        });
});

Excellent work BTW :)

Thanks.

Nope, i didn’t even test them. I used usual links with 2 classes and input (submit and button). For those you’ll need to add styles in ui_custom.css file

Hi Kopyov,

How can we make this theme work well in internet explorer? The thing is: In internet explorer 9 the webpage in compatible mode the css doesn’t work well. you can see it here: http://intranet.twice-gg.com:5580/aepactiv/testebo/tables.html

But i realize that, in themeforest.net demo, it works fine.. even if the browser is set to compatible mode.

how did you force ie 9 not to use compatible mode? is it some code? is the webserver?

sorry for this noob questions..

http://intranet.twice-gg.com:5580/aepactiv/testebo/itsbrain_ie9.png

If i take out the compat view, works fine. But with or without the compat view, the themeforest live demo works fine.. why’s that?

No idea, in my live preview i’m using the latest version so i guess it’s something on your side. I don’t see any issues in IE9 at all, everything is good.

BTW , why are you using compatible mode?

I didn’t choose.. i use chrome. When i opened internet explorer to test this, he was in compatible mode. So i thought.. damn.. what if this happens to other ppl to?

But ho well, let’s see what happens after i end my project.

Thx ;)

Hi Kopyov, I luv this admin theme and tried purchasing it but moneybookers wont accept credit card from my country. It’s very frustrating cos the theme soothes well the project I’m working on. Is there any other payment option available ??? I need it badly

Hey there.

As i am an exclusive author here, i can’t sell this theme outside this marketplace :( PayPal doesn’t work either?

No paypal doesn’t

Looks like the jqTransform select boxes don’t work well with an ajax load (even with the fix mentioned above, as the script ignores select boxes already transformed).

Is there any way to either get around this issue or remove the jqTransform all-together without breaking the theme?

Tried commenting out the call to the script, but some of the CSS appears to rely on it.

Guys, please wait a bit more, i am working on replacing jqtransform with another plugin which works with dynamic elements. Sorry for delay with it

Hi and thanks for great theme :)

I have one ‘fix suggestion’ :) I’ve needed .change() event on select, and there was problem with jqTransform’ed select, so I think that would be nice to fix it like here:

http://blog.konstantinov.eu/2011/04/jqtransform-plugin-select-change-event.html

I’ve just tested it – works fine for me ;)

hey, thanks so much for sharing, useful ;)

I am new at this. But in the calendar page, where is it pulling those events from? How can I edit them? Thanks for your help.

BTW Awesome theme! Its clean!

Thanks!

All the events are in custom.js file, you can edit them there

I have a select box within an accordion widget and it is not setting the width correctly automatically. It is only a few pixels wide.

It is in one of the tabs that are closed initially.

Any help would be appreciated

sharmstr SAYS digitesouro, I believe you need to wrap your table in a div with a class of ‘dataTables_wrapper’. So just after
<div class="head"><h5 class="iFrames">Dynamic table</h5></div>
, create another div to wrap the table in. shawn
I tried, but still the table behaviors keep acting weird..

Thx anyway, but I gave up using Axaj to generate this components, it’s taking me to long to discover how things work and accomplish what i wanted, going to build the general way, a page for each build component i need..

thx :)

Hi again, a quick one I hope. I have all my contacts in a database that would display in a table normally, I see you have included a contacts page with manual entries using lists. Is this a widget, am I able to point it a DB table to display data?

Thanks

I think you can use some outside data source. It’s just a list of sortable links, depends on the first letter of the first word

OK thanks again, may just use DataTables for now. Could I ask if I remove ‘leftNav’ div in css and html would the ‘content’ div fill the screen? I want to test having tale in full width moving menu to top?

Thanks

It should work with liquid layout, in fixed version right side size has a fixed width

Hi,

Fantastic theme and very well thought out. However I have a couple of issues with JavaScript errors:

1.

Viewport argument value “device-width;” for key “width” not recognized. Content ignored.
The semi colons between the arguements should be commas which I have been able to fix. See http://royaltutorials.com/viewport-argument-value-device-width-for-key-width-not-recognized-content-ignored.

2.

Uncaught Invalid dimensions for plot, width = null, height = null
. But I haven’t been able to resolve this particular one.

Hey there.

Thanks for sharing. The first one is for responsive layout, will fix.

The second issue already was discussed – it’s a general flot plugin issue, still trying to find a solution

Thanks. Yes the first one is on the responsive layout.

Sorry I was looking through the comments for these issues but I obviously missed the comments on the flot issue. I’ll keep a watch here for any updates on the fix.

Hi, anyone have any idea what the font used in logo ‘It’s Brain’?

Thanks

Freestyle Script

Excellent, thank you very much, the psd isnt in the download is it? I can find the png but not psd, no problem if not. Have you a support forum or is this the best place for any queries?

Thanks again

There are 6 .psd files in the package and no .png’s :)

Not yet, i am working on my main website, will be launched in 2 weeks

Have you tried NiceForms as jqTransform alternative? http://www.emblematiq.com/lab/niceforms/download/

I’m checking them in dynamic table, widgets, wizard etc. Will try this one, if it will work, i will update an archive within 1 day

No problem. Need you focused on replacing jqTransform :)

digitesouro,

I believe you need to wrap your table in a div with a class of ‘dataTables_wrapper’.

So just after <div class="head"><h5 class="iFrames">Dynamic table</h5></div>, create another div to wrap the table in.

shawn

Just wanted to type the same ;)

Thanks!

In the website with the example you gave me, the table is already build in the page and the data is written after, is not made on demand.

I have this Ajax function:
function doAjax(page,vars,div) {

    if (window.XMLHttpRequest) {// code for IE7+, Firefox, Chrome, Opera, Safari
        xmlhttp=new XMLHttpRequest();
    } else {// code for IE6, IE5
        xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
    }

    xmlhttp.onreadystatechange=function() {
        // Variaveis com a div para resultados
        var container     = document.getElementById(div);

        if (xmlhttp.readyState==4 && xmlhttp.status==200) {
            var result     = trim(xmlhttp.responseText);
            container.innerHTML = result;
        } else {
            if (div != '') container.innerHTML = '<img src="images/loaders/loader7.gif" alt="" class="p12" />';
        }
    }

    xmlhttp.open("POST",page,true);
    xmlhttp.setRequestHeader("Content-type","application/x-www-form-urlencoded;charset=UTF-8");
    xmlhttp.send(vars);
    //"fname=Henry&lname=Ford" 
}
Then i call it in link or button:
href="javascript:doAjax('php_ajax/page.php','','container')" 
The div that’s gonna show the dynamic table:
<div class="stats" id="container" />
And the page.php that is called with the doAjax function that is going to build the table and send back the html code to the div container:
<?php
$Query_Assoc    = "SELECT * FROM associados LIMIT 0,150";
$Assoc             = mysql_query($Query_Assoc, $liga);
$row_Assoc     = mssql_fetch_assoc($Assoc);
$total_Assoc    = mssql_num_rows($Assoc);

$table = '
<!-- Dynamic table -->
<div class="table">
    <div class="head"><h5 class="iFrames">Dynamic table</h5></div>
    <table cellpadding="0" cellspacing="0" border="0" class="display" id="example">
        <thead>
            <tr>
                <th>Nome</th>
                <th>Morada</th>
                <th>Localidade</th>
                <th>Código Postal</th>
                <th>Telefone</th>
                <th>Email</th>
                <th>Telemóvel</th>
                <th>Fax</th>
            </tr>
        </thead>
        <tbody>
';
$contador = 0;
$tb_classe = "gradeX";
do { 
    if ($tb_classe == "gradeA") {$tb_classe = "gradeC";}else{$tb_classe = "gradeA";}
    if ($contador == 0) $tb_classe = "gradeX";
    if ($contador == 1) $tb_classe = "gradeC";
    if ($contador == 2) $tb_classe = "gradeA";
    $table .= '
                <tr class="'.$tb_classe.'">
                    <td>'.$row_Assoc['nome'].'</td>
                    <td>'.$row_Assoc['morada'].'</td>
                    <td>'.$row_Assoc['local'].'</td>
                    <td>'.$row_Assoc['codpost'].'</td>
                    <td>'.$row_Assoc['telefone'].'</td>
                    <td>'.$row_Assoc['email'].'</td>
                    <td>'.$row_Assoc['telemovel'].'</td>
                    <td>'.$row_Assoc['fax'].'</td>
                </tr>
    ';

    $contador++;
}while($row_Assoc = mysql_fetch_assoc($Assoc));
$table .= '
        </tbody>
    </table>
</div>
';
echo $table;
?>

Is there a way to build the components with ajax without loosing the visuals and some behaviors?

I give you the example of the dynamic table, if i build the table with ajax, when i fill the container with the html code of the table i loose some visual effects and loose all the dynamic features like search, next and last page (navigator), etc.

I usually use Ajax because it’s much more fast to load contents.. how can i use ajax with “it’s brain” components” without loosing all is features?

Thx in advanced.

Sorry, but i can’t help you with that until i will see your code.

You can check this page as an example of ajax usage.

Anyway data sources shouldn’t brake visual elements

Any progress on the class=”validate[required]” for select not working?

Not yet, overloaded with other project, i will do it within a week. Thanks

Any progress on this?

Hi,

I guess I owe you little explanation on this. Our backend system is written using Jersey and provides RESTFul services for the interaction. Since jQuery is already part of the theme I was wondering whether you have some standard function written already for tables (data tables) to be populated by REST output (we use JSON ).

Is there any way to bind the REST output to datatables given in the theme directly so that I don’t have to iterate over the result the set them via script?

BTW , the theme is really great, the moment we saw it we just fell in love with it. One odd suggestion, the dark theme is really dark, if you can bring the background for the dark version to little grayish it would be really fantastic.

Regards, Rajendra

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