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.

Tables page forms page group list page support ticket page

that should be all.. Thanks!

:D thanks!

I would like to have all PSD files for this theme I have to present this theme to my team an would like to be able to have it. Is that possible?

Hi there

We have included almost all the pages :) we can not include thirdparty plugins. Anything you want to tell us that is missing specifically ?

Hi, I am trying to integrate the Calendar to a Rails application. I am currently experiencing troubles both on format and on the javascript. How should I organice the folders in rails for it to work properly? I am maybe missing a gem or something like that?

Hi there

Do you have github access ? :) We do have a rails Pages gem you can try that out

Hey guys! Just a FYI, the demo site isn’t loading.

Hi there

Do you mean

http://revox.io/webarch/2.8/html/

let me know ? :)

Correct, that link never loads for me more specifically, the host isnt resolving from Seattle WA. Clicking “Live Preview” leads to the uri as well. Here is my response when i attempt to ping it. Hope it helps ping: cannot resolve revox.io/webarch/2.8/html/: Unknown host

Hi! I wonder how full your PSD files are. Do you have forms and tables in PSD? as well, cuz they are the most important for me.

Hi there

Sorry that is not included :)

What is the support in ruby ​​on rails. The template is already broken up into helpers and / or partials?

Hi there

Good question :)

No We do not have helpers and partials but only a gem to install core pages and a sample template page running it :)

Hello sir.

What is an example of use of this template ?

I’m looking to develop a Rails website with user-signup and search.

Thank you. Jonas

What is an example of use of this template? It looks cool, but I don’t understand what it’s for, a specific example.

Is it just a user-dashboard? fx after logging in to a dating site? Or like themeforest dashbaord.

Hi there

Hope you had a great weekend :) Do you have github account, Please let me know the account username and I will add you in. You can then see the sample :) before purchasing

I am very interested in this template, but see the same thing as Chavoshi. On a high spec system Firefox quickly becomes unusable and even completely unresponsive. Likely an easy fix once you know it exists, and it looks like a great template otherwise.

Hi there

Anyway I could see a screen shot of Firefox on your computer ? :) It will be easy for me to find the issue quickly.

Hi Ace Thank you for your really nice theme.

I am going to buy your template, but I have 2 concerns about that. First one is the memory usage of the dashboard. Once I keep open the dashboard for around 5 minutes in Firefox, it occupies around 1GB of the memory. I have tested that in 3 different different machines.

The second one is, is there any plan to add angularJS version.

Regards,

Thanks for your quick response. How about the angularjs version?

Oh sorry I have found the AngularJS version in the Pages template and have bought it.

Thank you

Yes :)

Hello, I want to get show the data’s in from another site.(samples: http://tweepsmap.com/ and http://sociograph.io/ and https://pro.iconosquare.com/) In this template(Webarch) instead photo link and infographics can you put it? So I import data from other sites. Can we do this the data transfer?

Regards

Hi there

I do not think you can simply do it with JS :) You will will need something called web scraping, heard about it ? :)

Hi,

Is there an option so we can hide the menu on the top and right so it can be a complete dashboard on a TV with key business data?

Thanks

Hi there

Im not sure If I got you correctly :) but you want to remove the sidebar and the header ? :) Just in the dashboard ?

http://revox.io/webarch/2.8/html/layout_options.html

I went to http://help.revox.io/t/change-log-v2-1-3/165 and on the profile page, requested a password reset be sent to my e-mail address. I have not received this e-mail, almost a day after requesting it. How can I go about changing my PW?

Also, I sent in a request to be added to GitHub under my username: labradorconnect. Would you kindly confirm if that was completed as well?

Thanks!

-Brian

Hi there

You are in :)

Hi, the template works prefectly, but I need the toggle button collpase and expand correctly the left menu when I use a resolution between and 980px and 1024px

There’s an update to fix this issue?

Hi there

Sorry about the late reply

1. Add the class “inner-menu-always-open” to the body 2. Add the class “opened” to the “page-sidebar” div

Thats it :)

https://gist.github.com/teamrevox/e489b07840ef9f3002134d75978a8751

Hi, We would like to purchase this template and only concern we have is if this template is actively supported by the developer. I can see it was last updated on December 15. If you could assure me that will be great :)

Hi there

Well Webarch is active and we are planing to update it soon again, If you have any new suggestions we would love to add it in our next update

hey so this is my purshace receipt: (e88bf65c-a312-4df6-9422-7bd52c28ce4d ) the reason i conacted you is how do i upload this template???

Hi there

Sorry about the late reply :)

Yes you can, note this is an HTML template so things are not dynamic they will work as it is. You can upload it to your hosting server via an app called filezilla

how do i make it work with bootstrap?

Hi there

It is build with bootstrap :)

Any updates coming soon on this one? Thanks.

Hi there

We added rails gem and rails sample :) that is coming in abit. What would you like to see in the update ?

I’ve one questions before i purchase.

I want use the HTML version, so how do you manage / set up the resources (css / js, etc…) for each page in the <head> so that you are only calling the resources that you need for the components (buttons, forms, tables, sliders, etc) that you are displaying on each page… as each page will have different components.

For example, it doesn’t make sense to call all CSS and JS files into every page if you are only using 5% of the overall components on each page?

01 – How do you know which resources are required for each component?

02 – Do you have a full list of the <head> resources so that we can just call all resources on every page, so that you don’t have to worry about leaving resources out?

Thanks in advance.

Hi there

We do have a detail documentation here

http://revox.io/webarch/2.8/html/doc/

Hi, I want to condensed menu programmatically, is it possible?

Thank you “ace” for quick reply but it seems that it has a minor bug.

When I tried to toggle the menu using “Condensed Menu Button” and “Programmatically” together, some css error happened and the menu goes beneath the content! While toggling using one of them it work well!

any idea?

Hi there

I just checked it works fine.

All you have to do is add the following code to your button click or event

$("body").condensMenu();

Great theme! I followed your gist on the Rails integration. I bundled and restart my server but got this error: Sprockets::FileNotFound at / couldn’t find file ‘plugins/pace/pace-theme-flash’ with type ‘text/css’.

It pointed to the application.html.erb file on line 10 :<%= stylesheet_link_tag ‘application’, media: ‘all’, ‘data-turbolinks-track’ => true %>

But I required all the neccesary files per your gist in the asset pipeline. Thanks!

PERFECT. Thank you so much!

Hi there

Here you go! :)

https://github.com/revoxltd/webarch-rails-sample

Instructions are below

Thank you, much appreciated!!!!

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