Discussion on Webarch - Responsive Admin Dashboard Template

Discussion on Webarch - Responsive Admin Dashboard Template

By
Cart 4,894 sales
Well Documented

ace supports this item

Supported

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

1192 comments found.

Hi all

The documentation bugs were fixed and will be updating it to suite v2.6. There was a complain / review regarding the pages not rendering properly specially the horizontal menu, if any one experience is this please do inform me :) I’ll be happy enough to assist, DS_store mac files will be remove from now onwards.

Thank you

Hi

How do I fix left nav when scroll the right side

thank you

I was done but it not active

To the menu1-1-2 add put something like this


<li class="active"> <a href="javascript:;"> Level 1 </a> </li>

Is —-Menu1-1-3 under —-Menu1-1-2 ? if so you have to put open also to it

1-1-1, 1-1-2, 1-1-3 are same level I will try and report you again Thank you

Do you have a .psd version of the frontend background? The purple one with the scissors.

If you don’t could you show me where you got it or where I can find similar ones?

OH WOW you included it already! Excuse my idiocy! THANKS!

Glad you found it! :)

Hey there,

I had the chance of developing a script based on your template, and I’ve noticed 2 small bugs:

  • login_v2.html -> last name field has the same id as the first name and it`s type is password, not text
  • dashboard ->
     <div class="username">  is somehow not large enough,  <pre><span class="semi-bold"> </span></pre>causes it to go below the avatar 
    
    I think I had seen some more, but didn`t noted them down. However, if I encounter any other bugs, I will let you know.
    
    Have a great day!</div>

Hi there Thank you for reporting this, will check it up :)

Awesome theme !

Great dev, answer email really fast !

And continue update one year after is fantastic !

Hi there We released v2.6 a few hours ago :)

Change log

Added – Classic Top Menu
Added – Top Horizontal Menu
Added – Top Mega Menu
Added – Top menu Layout with Boxed Layout
Added – SLIM ruby file support
Added – Calendar PSD
Added – Search Results PSD
Fixed – Chrome Portlets header misaligment
Fixed – Datatables SWF export tables
Fixed – Font awesome update
Fixed – SCSS files synced with LESS

More new updates for v2.7 Like Page builder, Angular and front end updates

There is a big surprise and we are still working hard, its something that is not found in themeforest :)

Seriously you going to add angular to webarch ? amazing !

I hope we can see you’re new project soon ? do you have an approximate date ?

Yes thats the plan :) more excited about the page builder though, for now dates are not confirmed, but late this month you will be able to see it.

What are the updates? I got an email saying that 2.6 is available but it doesn’t say what it is.

Hi there It has just got approved, the live link will be updated soon

Change Log

Added – Classic Top Menu
Added – Top Horizontal Menu
Added – Top Mega Menu
Added – Top menu Layout with Boxed Layout
Added – SLIM ruby file support
Added – Calendar PSD
Added – Search Results PSD

Fixed – Chrome Portlets header misaligment
Fixed – Datatables SWF export tables
Fixed – Font awesome update
Fixed – SCSS files synced with LESS

now, only thing you missing is require js option. hope you will integrate it in the future. :)

Hi there True, will have a looking to it ! :)

you can do it broda ! all the best !!

Thank you! :)

Blank Page looks weird, i don’t understand why ?

Don’t worry my friend, I really appreciate your great work.

Glad you understond! :) appreciate that, hope you re-downloaded the package

Yeah sure i did :)

Thanks.

Hi,

I can’t find the pds file of search result page. In which directory is it ?

Thank you

Hi there Sorry about that it was not include in the package, we have that available now,it will be released on themeforest, resending it to them

Hi, Can you help me to create a ‘load more’ when scroll down in the timeline page? I assume this is possible with the jquery waypoints plugin somehow.

In the upcoming update is any chance to include blog pages for the front theme?

Kostas

Hi there Sorry about the late reply, planing to update the front end :) yes will do add a blog page

Hi,

can you tell me where I can find the rule that causes the widgets to resize based on windows size in the dashboard? I want to reduce the screensize rule that causes the widgets to jump to the next row, because that looks ugly.

Any help would be much appreciated!

Dennis

Hi there Its the attribute

data-height-adjust="true" 

When you add it to any div it will take the height of the parent element and apply it to the current element, not the width will or should be set to 100%

it can be found in assets/js/core.js line 164 function name

$('[data-height-adjust="true"]').each(function () 

Drag n Drop Uploader not work after add dropzon plugin to page …

Hi there Drag n Drop uploaded is the dropzone plugin, could you explain abit what kind of trouble your facing, is it not getting initialise or the files are not getting uploaded ? :)

show only regular html input style ...

Hi there If you have the class dropzone in your form tag

<form action="/file-upload" class="dropzone no-margin">
</form>

It will automatically get initialised

Hey! I am planning to use this template in our company and buy the extended version but I need the horizontal menu. Can you give me an exact date please?

Hi there Within a few hours will be sending across it to themeforest :) Happy coding!

Submitted, waiting on Approval :)

Uoo! Thanks very much! :)

Hi Ace, great template but i’m struggling to use certain elements like the datepicker, followed your instructions on top css and botton js but it doesn’t work at all. I’ve checked previous comments but my knowledge of js is close to 0 so i’d need in a clear way where I should include something (file, content and line please).

Many thanks!

Hi there Lets help you out, Since you got the top CSS and JS configured properly, you have to create a new JS file and include it lets call it example.js

and add this code to at file :)
$(document).ready(function(){
      $('.input-append.date').datepicker({
                autoclose: true,
                todayHighlight: true
       });
});

It works nicely…thank you!

Great! :)

Hello Ace,

We’re about to go live using your theme and I would like to include the latest version of webarch. Can you give me a specific date on when you will be publishing your updates?

Thank You and Best Regards

Hi there Please do not wait, because 2.5 is a pretty stable version

Updates that we planned to do were 1) Page Builder for webarch 2) Horizontal menu 3) SCSS file updates 4) SLIM extension for ruby 5) A few minor bug fixes and plugin updates

These will not conflict with v2.5

We will not have be issuing the Page Builder for webarch for the next version but afterwards :)

+1 Yes, update! thank you very much for that great template, can’t wait the big surprise

Great! the big surprise not in webarch :) but we do have a big thing for it too, the page builder planned update

v2.6

1) Horizontal menu

2) SCSS file updates

3) SLIM extension for ruby

4) A few minor bug fixes and plugin updates

v2.7

1)Page Builder

thank you Ace…

Hi, there is a bug on the checkboxes. When you click them fast multiple times it doesn’t respond to clicks quickly. And after you click them fast multiple times, when you pause for a few seconds and click it again, it does nothing. It will work the second time you click it though. Can you guys kindly fix this bug? This checkbox plugin doesn’t have the bug I discussed above – http://fronteed.com/iCheck/#demo

Hi there This is a native check box, using css we have altered its look and feel but as you said its true, when you click really fast it does not respond, will look into it Thank you :)

Cool! Thank you very much. Looking forward to the bug fix :)

Fingers crossed the update will be ready today :D

Hi there Yes! :) Webarch update,we were working on two things this update and the surprise, will release the update of webarch and still working hard on the big surprise, wish we could say more

How much more time to wait?

Hi there Im sure you must be abit annoyed, apologies on that, its almost at the last stage, the main update which was the page builder for webarch will not be included in this version, will have new plugin updates, horizontal menu, SCSS file sync with LESS, SLIM files for Rails and also a few bug fixes

How did you get the fonts so smooth at such small font sizes?

AMAZING design btw, I’m a huge fan.

Hi there Thank you very much for your wonderful comment! :)

The key is to use native fonts for small sizes with pixel perfect snap grid, but our upcoming surprise is going to take this into the next level, trust me you will be surprised, even I was

Hello,

The download that you provided is not the latest.

For example the Form Validation page, the tools on the grids with the “Hide, Settings, Refresh, Close” icons are out of alignment. It’s been pushed to the bottom.

Also the font-awesome version is different compared to your latest version.

Are you able to change the zip file asap as we need so urgently.

Thank you.

I’ve dropped you an email.

Are you able to send me the latest updated one asap? There’s a number of inconsistencies and we’ll really need the design asap.

Lemme know :)

Sent you an invite and already pushed the two requests

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