Discussion on Webarch - Responsive Admin Dashboard Template

Discussion on Webarch - Responsive Admin Dashboard Template

By
Cart 4,893 sales
Well Documented

ace supports this item

Supported

This author's response time can be up to 1 business day.

1192 comments found.

Hi !

First of all I really like your work but I have an important problem using one feature of datatables on iOS devices : The button to display more info per row in datatables doesn’t work on iOS. The button is correctly created in javascript but on click nothing happens the additional row doesn’t appear..

And another detail : the icon (plus) doesn’t change to minus on any devices.

Thanks in advance !

Sure I’m sorry about the confusion

    $('#example2 tbody td i').on('click touch', function () {
        var nTr = $(this).parents('tr')[0];
        if ( oTable.fnIsOpen(nTr) )
        {
            /* This row is already open - close it */
            $(this).addClass("fa-plus-circle");
            $(this).removeClass("fa-minus-circle");     
            oTable.fnClose( nTr );
        }
        else
        {
            /* Open this row */
            $(this).addClass("fa-minus-circle");
            $(this).removeClass("fa-plus-circle");  
            oTable.fnOpen( nTr, fnFormatDetails(oTable, nTr), 'details' );
        }
    });

This would work :)

Yes that’s it I found the mistake and actually it’s easier to use toggleClass. Thanks again I really like your work and last question : will you update this template soon ?

Yes there will be :) mostly bug fixes like this. Webarch actually has alot of features like even RTL so only thing that is missing is Angular JS and that is going to be the next update

Hi Ace,

If possible, i need a help. I have a page with following js and css.
http://pastebin.com/0qAJqnVY
lets call it ParentPage.

I have advanced datatable page which contains following js and css.
http://pastebin.com/eTk45j86
lets call it Child Page.

I am dynamically replacing html content of a div of ParentPage with full ChildPage.
on hitting Childpage seperately, it loads datatable correctly but does not load when put under parentpage. I tried so much but cant get it work. It is too much to ask, but please help if it comes under your scope.

did the same thing and yet its not loading.. :(
yes you are right i should not load those js simultaneously. i will rectify it.. :)

hi there..
basically what i am doing is on clicking on navigational menu, i am loading content in div. if above mentioned thing is not possible, please let me know so that i change my flow.
thank you :)

Hi there

Sorry about the late reply, hope you had a great weekend. 1 ) How do you load the content jquery ajax ? 2 ) do you append the content using jquery append ?

Also can you open up your console in chrome ? and see if you got any JS errors ? :)

Hello,

I really like your theme-Dashboard, but I have some doubts: 1) Do you offer the installation service? 2) I would like to install in a domain, like if were a website, could I use it as This? 3) Could I use the chat and alerts from the admin panel? 4) Could I create accounts for users?

Thank you in advanced of your reply.

Regards,

Orlando

Hi there

Its not a one click installation, Webarch is a template that contains html files, css and js :) to make it really working and functional you will have to develop the services/functions. Example login. First you will have to see what your going to create, the functions etc and what your app can do for you :) you implement those and link it with Webarch theme. This is for helping anyone building an app focus on the functionality we have taken care of the look and feel :)

Hi,

i would like to know if you can supply a drupal 7 compatible theme for your great theme. I understand that this – if possible – will require some kind of customization. Do you undertake that kind of a project and if yes what would be the cost and how much time would you need in order to deliver the drupal theme?

thank you in advance

Hi there

Sorry pages do not support drupal :) Currently we can not take in customization or take in 3rd party projects as we have a lot work with updates. Hope you understand. Thank you very much for inquiring about it. Let me know if you have further questions

hello, how I can disable some date in the date picker I saw the documentation, but does not come much concerning this subject, I appreciate your help

Hi there

The current bootstrap plugin does not have a proper way of doing it but you can try the start and end time

Hi, first of all, great theme! Love it.

Can you please help me with the Mapplic script? I upload the json modified to my server, but I always get the “Data failed or missing”. I copy the same json included in the demo and get the same error.

I am using the files included in the Barebone folder. I linked all the mapplics files like the ones used in the widgets.html files. I don’t understand why, If I link your json everythign works fine, but linking mine has problems.

Any advice? Do you have the Mapplic documentation? I ask because is not included in the help file.

Thanks.

Hi there

Can you drop an email to support@revox.io, will send you the doc for mapplic, it has a detail guide :)

Hey! First of all: Nice work, I really do appreciate your admin template!

But I have one hint for you and a question:

The Hint: Sometimes you use ${VARIABLE} in your SASS Files, but it has to be #{$VARIABLE}. Otherwise it can’t get compiled properly. Furthermore you use the base-img-path directly in some url() instead of the variable. That’s not consequent ;-)

Now my question: As I could see, you offer also the Admin Template “Pages”. It looks very similar to Webarch. Is Pages the “new version” of webarch? Will you still deliver new updates for webarch or do you just concentrate on pages so far?

Cheers, Sascha

Hi there

Thank you for giving that hint will look into it :)

Pages is a whole new level of admin template and so far its very demanding :) it will be getting new updates and also webarch will also get new updates like Angular, We will not discontinue webarch we will still update it.

good morning, I have a big problem, I am working to form one form wizard and mask inputs but the form wizard is not displayed correctly and the input mask not go if I remove the following plugins: <script src = “assets / plugins / bootstrap-datepicker / js / bootstrap-datepicker.js” type = “text / javascript”> </ script> <script src = “assets / plugins / bootstrap-timepicker / js / bootstrap-timepicker.min.js” type = “text / javascript”> </ script> <script src = “assets / plugins / bootstrap-colorpicker / js / bootstrap-colorpicker.js” type = “text / javascript”> </ script>

and not display correctly the input mask if I remove these lines html                        <input type = “checkbox” name = “switch” class = “n” checked = “checked” />                                                                  <input type = “checkbox” name = “switch” class = “iosblue” checked = “checked” />                     

I think they have nothing to do with the input mask I find it too weird, I hope I can help

this is part of my HTML tags:


PASO 2 – Información personal


<label>Nombre</label> <input type=”text” placeholder=”Nombre” class=”form-control no-boarder ” name=”txtnombre” id=”txtnombre”/> <label>Apellido paterno</label> <input type=”text” placeholder=”Apellido paterno” class=”form-control no-boarder ” name=”txtapellido_paterno” id=”txtapellido_paterno”> <label>Apellido materno</label> <input type=”text” placeholder=”Apellido materno” class=”form-control no-boarder ” name=”txtapellido_materno” id=”txtapellido_materno”> <label>Nacionalidad</label> <select name=”cmbnacionalidad” class=”select2 form-control”> <option selected=”true”></option> <option>Mexicana</option> <option>Extranjera</option> </select> <label>R.F.C. (Registro Federal del Contribuyente)</label> <input type=”text” placeholder=”R.F.C.” class=”form-control no-boarder ” name=”txtrfc” id=”txtrfc”> <label class=”form-label”>Telephone</label> <input type=”text” class=”form-control” id=”phone”>

my plugins js:

<script src=”plugins/jquery-1.8.3.min.js” type=”text/javascript”></script> <script src=”plugins/jquery-ui/jquery-ui-1.10.1.custom.min.js” type=”text/javascript”></script> <script src=”plugins/bootstrap/js/bootstrap.min.js” type=”text/javascript”></script>

<script src=”plugins/jquery-scrollbar/jquery.scrollbar.min.js” type=”text/javascript”></script> <script src=”plugins/bootstrap-select2/select2.min.js” type=”text/javascript”></script> <script src=”plugins/boostrap-form-wizard/js/jquery.bootstrap.wizard.min.js” type=”text/javascript”></script> <script src=”plugins/jquery-validation/js/jquery.validate.min.js” type=”text/javascript”></script> <script src=”plugins/jquery-inputmask/jquery.inputmask.min.js” type=”text/javascript”></script>

<script src=”js/form_validations.js” type=”text/javascript”></script>

<script src=”js/core.js” type=”text/javascript”></script> <script src=”js/demo.js” type=”text/javascript”></script>

not think it’s necessary to put CSS files; all part of the html tags are in a form wizard

Hi there

It looks ok from here, I will add a form wizard with a input mask and send it over to you :) can you drop an email to support@revox.io ?

Ok thanks for your time

Hello Ace,

I’ve read in the comments that an Angular.js version was going to be released by the end of december. Tried to see previews in some links, but none of them are working. Any updates on this? Sorry to bother, but this is essential for the project I am working on.

Thanks!

Hi there I’m abit sorry our v1.1 got delayed with the holidays. You will recieve an email from theme forest :). Will do my best to get it out very soon :)

Hi Ace,

I’m working on a python webapplication with webarch and I have a Q about the data tables.

I would like to make it possible to add and remove entries into the datatable by adding an “add” and “remove” button on top of a data table. The buttons can either post the datatable by form action=”POST” or submit them with jQuery, doesnt matter.

I’ve tried to add the “add” and “remove” button in datatables.js but I can’t figure it out. :( I can see you’ve created 3 preconfigured div-id layouts (example1, example2 and example3) but I can’t edit them properly.

Can you tell me how to create an “remove” and “add” button in a datatable?

Thanks brew! :)

Oh you wanted to add the buttons :) yes that is correct, what about the functionality ? :)

I got the functionality covered by posting the datatable as an array. Next I match the array against a database and perform a delete / modify action. It’s not the most beautifull way like jQuery does it but it gets the job done. :) Thanks mate, I love the theme!

Great! :)

Great theme so far. Would recommend anyone to buy :)

Found a minor bug when adding modals. If you style your content with a fadeIn class like such:

<!-- BEGIN PAGE CONTAINER--> <div class="page-content"> <div class="content"> <!-- BEGIN ROW 1 --> <div class="row animated fadeIn display" style="display: block;"> The modal animation will not complete and stay stuck with the .modal-backdrop staying in front. https://www.dropbox.com/s/38onl9ufp5o97u0/Screenshot%202014-12-27%2009.18.46.png?dl=0 Solution for now is to not use the "animated fadeIn" of the content. However, since I really like the feel this gives to the interaction of our dashboard, it would be nice to see a solution to this.</div></div></div>

Hi Ace,

Thanks for the quick reply!

Using scss and it is inside layout.scss (and the css file that is generated of course) like this: body { .... &.modal-open { .page-container { position: inherit; } .... }

It is also not overwritten by any other css and the position of the page-container is actually inherit when the modal is shown.

Can you try adding the modal div tags above content div ? :)

Ah superb! It worked, placing the modal code outside of page content and between “END SIDEBAR” – “BEGIN PAGE CONTAINER” works.

Thanks again for quick reply and keep up the great work :)

Sorry About the Confusion of Angular State, Webarch will now have angular version by end of December :) Happy Holidays to everyone

Hello Everyone! :)

Webarch Angular development is on paused due to the following reason

http://ng-learn.org/2014/03/AngularJS-2-Status-Preview/

Sorry about the confusion Angular JS v2.0 will not be available till late 2015 so we will continue making it with Angular JS 1.3 for webarch :)

Do you know how I can save the text in an input when the form can’t be submitted? I can’t use your form validation because I’m using file upload.

Hi there I did not get that properly do you want retrieve the value of the text field in to a variable ? :)

Hi, I’m trying to use the switch control in a table with generated rows, but only the first checkbox is styled with iso-switch style. And even then it is always checked.

Am I using it wrongly, I believe I have imported all the necessary files?

I placed a breakpoint in form_elements.js and here is the exception on line 7 of the file :

Unhandled exception at line 7, column 1 in http://localhost:88/assets/js/form_elements.js 0×800a1391 – JavaScript runtime error: ‘require’ is undefined

and here is line 7: var Switch = require('ios7-switch'), checkbox = document.querySelector('.ios'), mySwitch = new Switch(checkbox); Please help, Thanks

Hi there That is because it is trying to find the element ’.ios’ div in your html :) You can remove that code and it will be fine, form_elements.js is a js we created for demo purposes you can extract the required file into your personal JS

Thanks, but that doesn’t solve my problem of trying to use multiple switches.

Hi there Im abit confused, you can create a the multiple with class name ios

                    <div class="slide-primary">
                      <input type="checkbox" name="switch" class="ios" checked="checked"/>
                    </div>
                    <div class="slide-success">
                      <input type="checkbox" name="switch" class="iosblue" checked="checked"/>
                    </div>

Hello Ace,

Love this theme.. :) I need to use the sliding up-down widget in Live preview. But I can’t. (May be i don’t know from where to start.) It has a good set of documentations but still need a guidance as in how can i start using the widgets. I tried using it copying from Preview files to the barebone html. But it is not working. Can’t figure which CSS’s are missing.

Please help.

hi Ace, i did “display:none;” to “DTT” and “datatable_length” in jquery.datatables.css and is working fine.. :)

Great! :)

Hi, I’m sorry if this is a really dumb question. I’m pretty new to Ruby on Rails and I’m trying to get this theme in an app. I’ve attempted to put the files into the assets folder and such but it just isn’t working out for me. errors, errors, errors (It’s definitely my bad though)

Has anyone applied this to a Rails project?

If it’s actually not too much of a hassle, can someone apply this to a rails project? It just needs the theme, and doesn’t actually have to do anything. I really just can’t figure out where to put all the css and js files and all the plugins. I’ve spent hours trying to figure this out, and at this point I’m getting pretty desperate :crying:

If you can help me, I’ll love you forever and ever. Thanks.

Hi there In webarch we only give the HAML files :) so if you put all the webarch assets stuff in the public folder then it would work :)

Let me know if you were able to

Hey Can you add me to the WebArch Git repository? My email is in my profile.

Thanks!

Hi there We do not have your email :) if you can drop it to support@revox.io I will add you to the repo

i think the sidebar litl buggy,

if i use long navigation without widget my last nav, didn’t show

Hi there I did try to replicate what you were talking about but did not get the same result, is it possible for a screenshot ? :)

first, thanks for your fast response, i love it,

here the screenshot : https://drive.google.com/file/d/0B0plWTd5eW2WM2lDV21fNWZyb00/view?usp=sharing

oh yeah, for your feedback please create mini size of web arch make itu elegant, my manager said, navbar , sidebar, font etc too big, it looks like you create web arch for big resolution only? plese dont do that, i really love web arch, please accept my request. oh ya FYI my resolution 1366×768

thanks

Hi there We did create it for 1366×768 resolution too :) you could try to decrease the font size to about 12px currently its at 13px, try changing the font size in the body.

also for the menu add the following class and attribute try changing the value till you get your result :)

also make sure its in the correct place

.page-sidebar{
padding-bottom:150px;
}

Any updates for google calendar?

Hi there You can integrate full calendar with jquery full calendar :)

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