1192 comments found.
Hi,
Thanks for a great theme. However, this may be a silly question but I’m not 100% sure what I have purchased here. It seems like many of the dashboard page layouts have not been included in PSD format such as the email page, calendar page and all the other layouts in the ‘extras’ section. Am I missing something here? (im relatively new to this).
Derek
Hi there, we have only included the dashboard layout( the constant elements such as chat, menu etc) and the UI bundle along with the front end design.. We did not include all of the PSD’s since anyone could change the design and start a new overall design.. as you know PSD is the first phase and we thought that phase shouldn’t be evoked to the users.. Hope you would understand. Thanks
I understand but this also means this is not a complete file, which is unfortunate. The theme is still great so thanks anyway
Hi there
You should be able to see all the PSD now 
Thats brilliant thanks
. Just waiting for the last few things we need from you now. You have been extremely helpful and supportive
I want to use it in AngularJS, but how?
can’t work.
Please help.
Hi there
Angular is getting a very popular demand and this has made us to consider the template to support both angular too 
how to remove the following warning message:
Consider using 'dppx' units instead of 'dpi', as in CSS 'dpi' means dots-per-CSS-inch, not dots-per-physical-inch, so does not correspond to the actual 'dpi' of a screen. In media query expression: only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi)
Hi there
Sorry about the late reply
yes you could its in assets/css/responsive.css at the very bottom you will find the dpi
for retina and android devices
Hey Ace. It would be nice if the collapsed menu had an active-menu-indicator. Now it is hard to see which menu is selected.
Hi there
We wanted to keep the design as minimalist as possible, but we do have an active highlight option I think you already seen it
but will consider your input maybe get it out in the upcoming updates
You have succeeded in creating a very nice and minimalistic design. In fact, though Metronic has more functionality, we chose Webarch because we liked the design better.
I would suggest simply changing the background color of the selected menu item while in collapsed mode.
However, this is of course something I can easily do myself, so don’t use too much energy on it. I thought only it could be beneficial for the next couple of thousand customers 
Yes it is very beneficial Thank you very much!
as you know we would go through couple of cycles to make a change and would only use the best one that we come up with. As we really care about every single detail of each element
Thanks alot again each of these feedback will be taken into serious considerations
No problem. Keep up the good work.
No buttons in Login and Signup pages. Please add, thanks.
Hi there you must be talking about login_v2 ? yes we did not add the validation to it as its already available in loging_v1
in login_v1, there is no signup button and signup page. in login_v2, there are no buttons to submit the form. can you tell me how to add it quickly ? I need it right now.
and I need login_with_facebook and login_with_twitter buttons as well.
you would like to add a signup button only on top of the facebook or a form ? Im abit confused
I’d like to add submit buttons and login_with_facebook and login_with_twitter buttons in login_v2 page.
<button type="button" class="btn btn-cons btn-info"> <span class="bold">Login with Facebook</span></button>
<button type="button" class="btn btn-cons btn-success"> <span class="bold">Login with Twitter</span></button>
you could add if after the “create account” button
submission buttons for login and signup ?
Currently the buttons are not inside the form tags it will not trigger the jquery form validation, assuming you have worked with the jquery form validation ?
the work around would be onclick function ?
$( "#login_botton" ).click(function() {
$('#frm_login').validate();
});
and like wise for the register button the same, don’t forget to add the button ids as same as the js ids
Can I add buttons to a basic table header or I must use a data one?
"sDom": "<'row'<'col-md-6'l T><'col-md-6'f>r>t<'row'<'col-md-12'p i>>",
"oTableTools": {
"aButtons": [
{
"sExtends": "collection",
"sButtonText": "<i class="fa fa-cloud-download" />",
"aButtons": [ "csv", "xls", "pdf", "copy"]
}
]
},
How do I enable the checkbox selection on tables? Because I copy the HTML code on the demo page, and the rows don’t highlight when I click the checboxes.
$('table .checkbox input').click( function() {
if($(this).is(':checked')){
$(this).parent().parent().parent().toggleClass('row_selected');
}
else{
$(this).parent().parent().parent().toggleClass('row_selected');
}
});
Yesss, do you have an ETA for the boxed version? will it be 1170? thanksss
Hi there
Deadlines are always a tough question
but yes we can do it within the coming week 
When will the new version be released?
Hi there Deadlines are always a tough question
but yes we can do it within the coming week 
Hei..How can I disable hidding side scroller?
to always enable add alwaysVisible: true
thank you!
Hi can you make a social network with this template so users can register and create different types of profiles?
Thanks
Hi there You mean with the backend ?
yes with a backend
Hi there
If we are to do with the backend it will be in codecanyon with different price range, and what we skill the most is the frontend 
Wonderful theme. I am impressed, I love it. Actually, all of us love it.
Will you add a tree structure widget in the future? If so, which one would you use (so I can start implementing it now)
When you say tree structure, you mean something like this ?
http://www.jstree.com/
Hey ace. Yup that’s it.
Yea its a good idea, lets have a widget of that 
You are awesome.
Hi Ace,
I have a problem with de frontend page. The text of revolution slider, in mobile version cant read well.
Please see this pic:
http://carlosbeneyto.com/imagenes/pic/capturcpc.pngThis is not responsive. Any suggest? Please!
Hi there
I think you emailed me the inquiry 
Hi there,
Again fantastic theme. I have just one question, I’m having a problem with the sidebar menu scrolling. Sometimes it scrolls perfectly, other times it doesn’t. It depends on which drop down I click… if I pick a drop down with 6 items it starts scrolling, if I click shorter one it doesn’t. It seems very finicky, can you point me in the right direction of what JS I should look at fixing?
Also, I read you saying you’ll be adding more form examples? That would be awesome, any ETA on that?
Hi there Sorry on the late reply The JS that works is assets/js/core.js
and when you got to line 182 you will find it initMainMenuScroll();
I will look in to your request now
I am not clear where the font and proportions for the “frontend” page are being managed. here is a screen of the issue in a mobile sized view
http://screencast.com/t/fMxdwG0Qn9N taken from this page http://www.revox.io/frontend/index.htmlThanks!
Hi there
Thats the revolution slider plugin
its handle buy it
We have set automatic text to resize since its fullscreen slider.
I could email you the documentation of the revolution slider
please drop an email to support@revox.io
Hi,
I’ve just installed the theme (just the barebones element) and it doesn’t seem to work on iPad in landscape mode. It seems to hit a weird halfway house between media queries. Is this something you can look into ?
For me – I’d rather that it looked like the desktop version in this mode and didn’t hide the sidebar.
Cheers, Mike
Hi Mike
I just tried looking at the barebone using the ipad and it seems to be fine
yes it works from the responsive.css file but is it possible for you to get me a screenshot ?
Hi Ace, I’ve emailed you at support@revox.io with the subject “Webarch Query Follow Up”.
Hi there Yes got it, its replied
Hello, thank you, great theme, are you planning to have transactional ( welcome message template) modal message, and responsive email template?
Hi there Im not quite sure about what you mean by welcome message ?
i was asking for modal responsive email template for all transactional messages
any suggestion?
Hi there Sorry for the late reply, Im guessing you want a plugin to link it up with the back-end ?
no my ask was : can you add in the next version modal responsive email newletter template and modal email_system template ?
Hi there
Still a little confused though, you might have to help me abit on this one
I understand what the newsletters are but what about the
modal email_system template ? do you have any websites to show me what it is
Thank you
Hi there
Ok so more like newsletter templates
currently we have not planned to into that side yet, but will consider in future updates
yes thank you, some competitor have that, and we use you theme on one of our project
Will update soon? What will it bring? Just curious =)
Hi there
Boxed layout
, top menu and some minor fixes
Hey ace,
did you ever connect this theme with Sugar CRM? Or do you know a plugin or something like that which connect this great theme with Sugar via the REST API?
Thanks and best regards
Stefan
Hi there
Apparently no we haven’t connected the theme with Sugar CRM , also we do not have any information if some on has tried, you might have to link the theme from your end. 
Hello again, Why, i can’t sort by first coloum in datatables ?
Thanks.
Hi there
First column is disabled
if you look at the js
"aoColumnDefs": [
{ "bSortable": false, "aTargets": [ 0 ] }
],
which is the zero column 
thanks
great support