3890 comments found.
Truly amazing work. This may be the best admin framework on ThemeForest. I’m wondering if you’re planning to add “non-page” features? It seems like there are a lot of extra features that could be added – and that I’m waiting for
... Such as: “Tour” feature, popovers, pagination, progress bars (when going from page to page, etc), timeline, gallery, etc. Do you have plans to release some of these features? Do you have any sort of timeframe? Thanks!!
Hi there
Thank you very much! 
These are already here in Pages
popovers : Popovers are already implemented and styled to pages look and feel you can follow this guide
http://getbootstrap.com/javascript/#popoverspagination : http://pages.revox.io/latest/buttons.html
you can use bootstrap pagination
progress bars : http://pages.revox.io/latest/progress.htmlTimeline : Next update
Gallery Next update
Hope this information helps you
Thanks so much for the quick reply! Thanks for the links – I guess I thought since they aren’t in the demo, that they aren’t in the framework. Glad to know that the framework supports all these features, and that the next update will have Timeline and Gallery!
Hi, disappointed you only have the blank index page in .haml i bought this for the “rails features” only to find one file. Do you plan on giving all the pages as .haml like webarch? Only do you plan to use sass?
Hi there
Well your in luck!
we do have the .haml files ready right now, can you drop an email to support@revox.io so that I can email it to you right away
that was quick, you guys rock!
The issue is with the text overlapping with the sign in button. The menu that appears faint to the right of the screen opened while i was taking the screen shot
Hi there
Thanks for reporting this 
Its because we have used pull-bottom class and when the height of the window decreases it overlaps, we can use a break point to to add md-pull-bottom
I will look in to it
Will there be a shopping cart in the next update ? If so can you tell me an approximate release date for the update with the shopping cart ?
Yes, that’s in our update list. Sorry we can’t say the exact date 
Loving this theme, so many of the admin themes are more like skins that UI frameworks, thats so much for your work!
I’m dealing with tons of lists and tables haven’t found any pagination controls yet. Whats your thoughts on the best UI for very long lists? Content below the lists too so that seems to rule out infinite scrolling
Hi there
Thank you very much! 
Datatables have a pagination option we have demonstrated in here
http://pages.revox.io/latest/datatables.htmland you can further read about it here
http://www.datatables.net/Ah well there we go, cant believe didnt see that before. Which is not a good sign. Knowing if there is more to a list or not is pretty important. I’ll probably have to customize that to be more visible.
Hello There a way to work in freelance, I would like to make this template, a dynamic website, I am ready for any proposals.
Hi there
Thank you for inquiring but currently its really hard to take in a third party project as we do not have the time and resources to do so with Pages and Webarch updates 
Hope you understand
Hello again,
Would it be possible to add the following features or explain how I can achieve it using the current feature set?
1. Add arbitrary controls to the side-bar. Right now it seems that I can only put a menu with sub-menus and it takes up all of the side-bar.
2. Add a class that would allow for more a compact menu/sub-menu structure.
Keep up the good work,
Hi there
Thank you! 
1. The controls on the top are made using helper classes
http://pages.revox.io/doc/jquery/helpers.phpThey make it easier to position your layout easily 
2. Currently the un pin menu has 280px and the pined menu has 250px width you can customise both of them by changing a variable in the less go to less/themes/default/var.less
@layout-sidepanel-width:280px; @layout-sidepanel-pin-width:250px;
My Advice is to create a your custom theme so that you can update pages core without any problem make you back up your theme default before update 
Hi Ace
I am considering purchasing this template. I have purchased your Web Arch and this is another really great template.
I require using alot of charts / data graphs in my project.
I notice from a comment above that charts have been questioned.
Have you considered using > Charts.js ? Really nice modern looking charts and data graphs.
Link Here > http://www.chartjs.org/
Also > Easy Pie Charts.
It would be a great addition if you could add more chart & graph options.
Just a suggestion. Thanks again, and thanks for such an innovative template.
I hope to purchase it soon.
Regards
Hi there
Yes we did use the almost the same chart library as Webarch D3 Ricksaw and extra one called Nvd3, D3 is getting alot of demand these days with angular that is one of the reason for using it. Issues mainly on IE will be re-building it with fixed IE issues on the next update 
Would it be possible to add a page to the angular version that the app redirects to if your browser isn’t supported stating “your browser is not supported …”
Yes, that’ll be a good addition. Thanks for your suggestion.

Most of the charts don’t work with Internet Explorer! This is a serious issue
(otherwise we’re loving the new theme, great job!)
Hi there
We did test in IE 9 and up words charts are powered mostly by D3 framework
let me know your browser version
Alright, did double check it again, we will try to get D3 to work on IE9 Any thoughts on Google Charts ?
We’re quite fond of charts.js actually and I think you too used that in WebArch?
No we used D3 too with Ricksaw charts
I will go through the charts again and issue a fix for them
will also try go bring in charts.js
Hi ace
Where do I can find the Layered PNG files?
Regards
Hi there
Layered png for icons
we do not have the PSDs ready yet , no request so far so let me know if you need it in the next update
That would be great 
Hi, Great release. Really amazing.
One issue I can’t seem to figure out. When I ‘unpin’ the menu (in pin mode) I cannot seem to pin it back. Both the toggleSidebar and togglePinSidebar don’t seem to get called once you de-pin. I noticed this on your demo site, so hoping its not my environment.
Hi there
Thank you!
. Ok so by default you have set the layout to “Pined” and when you unpin and try to re-pin it does not work ?
Also I would want your browser version too just in case 
Hi Guys, For some reason, the scroll bar on the sidebar menu appears like a window scroller. Any help?
Hi there
Could give me your OS version and browser version, that way I could double check it on my end 
I checked regarding this, somehow if I compile and use the CSS files itself. Seems to be working fine. However, if automated to compile less files and deploy compiled css to server using grunt. It doesnt seem to work.
You use grunt watch and grunt less functions in Pages ? and also thats a bit weird too, is there any way I could see a live demo link ? of both versions ? you can drop an email to support@revox.io will ensure the confidentiality of your project
Hello guys,
For first i would like to give thanks for this great theme. My question is if you think possible to make an horizontal menu available for your theme.
Cheers,
Thank you. Horizontal menu is already in our update list. Stay tuned.
I’ve found a bug with the navigation.
When you have submenus, in your example “Menu Levels” for instance, if “Level 1” is active, the “Level 2” appears expanded on the page load. With the arrow “closed”.
Like this: https://www.dropbox.com/s/oh08nocnok6p14e/Screenshot%202014-12-10%2019.36.51.png?dl=0
I could reproduce it editing your HTML example file.
Hi there
Simply add the class “open” to the arrow span tag 
Hope you got what I’m talking about let me know if you need help
Hey! I think I didn’t make myself clear.
The arrow behaves correctly.
In the picture, the ‘Usuários’ option is supposed to be collapsed (Listar and Cadastrar hidden), because none of its children is selected.
Instead, this line of code.page-sidebar .sidebar-menu .menu-items > li.active > ul.sub-menu > li ul.sub-menu { display: block; }
is making the submenu visible.
Hi there
Does the LI of ‘Usuários ’ has the class “open” in it ? its better if you can drop your HTML menu code to support@revox.io that way I could see if I can recreate the problem and fix it 
Just checked it again yes if you remove the Active class from
‘Construtora’ and have only open that should do the trick
we do not need that css that you showed me, will remove it
Here is the code: https://gist.github.com/shamanime/2601916e20c4c62b801e Feel free to leave notes there.
If I remove the ‘active’ class from ‘Construtora’, it will collapse and the active item ‘Dados da Construtora’ won’t show.
Got it, Im sorry about this its confirmed as a bug
The css line.page-sidebar .sidebar-menu .menu-items > li.active > ul.sub-menu > li ul.sub-menu
change it to the following
.page-sidebar .sidebar-menu .menu-items > li.active > ul.sub-menu
It should be fine then 
That fixed part of it 
I’ve added a second file to the gist, try it out.
Now the submenu doesn’t appear expanded even when one of its children is selected.
I fixed it by replacing .page-sidebar .sidebar-menu .menu-items > li.active > ul.sub-menu > li ul.sub-menu with .page-sidebar .sidebar-menu .menu-items > li.active > ul.sub-menu > li.open ul.sub-menu.
Oh I use less, so the file changed was layout.less line 405, replacing & > li { with & > li.open {.
Set that private repo up! This would do a good pull request. 
We had 3 repos for pages we are trying to merge with history, That is why its taking while will give you access when its ready
btw I will check it again with your fix and Thank you very very much! 
Can I hire you to customize this template for me?
Hi there
Currently we do not take in third party project for customisation as we lack of time and resource to attend to them with the updates of pages and webarch
Hope you understand
Thank you
Hi, Is there a private github for users who have purchased this item?
Hi there
Yes we are setting it up, once its ready I will add you so if you can send me your email to support@revox.io that would be great! 
Hi,
I am having an issue where if I am placing the content inside of an AngularJS ui-router directive then none of the JS in pages.js works anymore. If I move it outside, it does. Specifically;
#main shell page
<div ui-view="" />
#content page
<div class="page-sidebar">
content
</div>
etc etc..
Then the sidebar doesnt work.
Any clues for a workaround?
Gives no error when I hover the menu, but if I click the search it doesnt show the overlay, but throws this error:
[Error] TypeError: undefined is not an object (evaluating ’$target.data(‘pg.search’).toggleOverlay’) (anonymous function) (pages.js, line 1969) dispatch (jquery-1.8.3.min.js, line 2) u (jquery-1.8.3.min.js, line 2)
I am suspecting that using ui-view makes jquery unable to find the elements.
Hi there Thats because the UI router injects the the DOM elements of the side bar etc after jquery has initialised. So you need to re intailize them
add the following code after the view is loaded
$('[data-pages="sidebar"]').sidebar(); // initialize sidebar
$('[data-pages-progress="circle"]').circularProgress(); // initialize circular progress
$('[data-pages="parallax"]').parallax(); // initialize parallax
$('[data-pages="portlet"]').portlet(); // initialize portlet
$('[data-pages="quickview"]').quickview(); // initialize quickview
Hey guys,
Thank you for a really awesome job!!! You have raised the bar to a complete different level… looking forward for your future updates.
Thanks, Marius
Thank you very much 