3890 comments found.
Will your new release include a two sided multi select form like this
http://www.jqueryscript.net/form/Two-side-Multi-Select-Plugin-with-jQuery-multiselect-js.htmlReally important for allowing users to select from a large – deep tree data set without having to create multiple drop down forms.
Thanks
Hi there
Its in the list
Will added ASAP Thank for the feedback
Hi Ace (again), How do I make a checkbox with a required value? The form is not sent (OK) but no message informing that this is a mandatory field. I have not seen in the documentation (form validation) for the checkbox (with value required)
Hi there
Good Question, I will try it out and if there is an issue, Will forward a fix for you
Do you have github access?
Thanks Ace .. my github is : airv-b
Hi there
Invite sent 
Hello, Congrats for the template, but in version HTML, the mega menu does not close if you click outside the menu.
Reproduced : http://pages.revox.io/dashboard/latest/html/sidemenu_and_horizontal_menu.html
Hi there
We are in the process of adding a new horizontal menu by end of this weekend 
Ok
i’m waiting
thanks for your answer.
Hi there
We are still working. A few bugs remaining
I’ll update you in the weekend
This is BTFLL – but I wonder 1.this is page builder (web app) or admin template? 2. can I use them to build page/webite? 3. can I use THEM to build ONE website for ONLY ONE client ? thx
Hi there
1. It is an Admin template if your looking for a frontend you can purchase our frontend https://themeforest.net/item/pages-multipurpose-html5-website-template/12366875Pages Admin has 50% off for till the 30th November.
2.Yes you can it depends on your requirement. How ever its more ideal to build a webapp dashboard.
3. Yes on License is for one website / client. Like I said its 50% off till 30th December and the pricing will increase to $24 per license.
Happy Cyber Week
Hi -
I am able to use fa-2x to scale a font awesome icon. However fa-2x or pg-2x does not do the same for the Pages Icons. How do we scale a pages icon?
Thanks, Scott
Hi there
fa-2x is only on font awesome and pg-2x is not supported, But you can always change it from font-size 
Hi,
First, thank you for such an awesome template. Two, would it be possible to be invited to your github for the latest version? I’ve seen it mentioned lots of times in the comment section, my github username is chriswitty
Now, I’m sorry to ask for help, I’m stuck trying to get the search function to work. I’ve read through all of the examples in the comments section but I cannot seem to get it to work. I need to send the search to /search and I can send the reply back in json which would be text, and url. I have tried this, https://gist.github.com/praveenaj/964ef58a9e83ab8569ec (from the comments) but the html code throws and error on line 40 in script.js
Thank you
Hi there
I sent you an invite 
and could try the new version
https://gist.github.com/MalithHatananchchige/603f44afcc21ae3454e880c936582553Awesome, thank you. I’m just about to reply on the gist.
Chris
Hi, sorry did you see my reply on the gist? thanks Chris
Hi Ace, Great Work! Is there any chance I could show a table with tableWithExportOptions & tableWithSearch. I need both funct. How? Thanks in advance,
Hi there
Yes obviously 
$.extend( $.fn.dataTableExt.oStdClasses, {
"sFilterInput": "form-control",
"sLengthSelect": "form-control"
});
var table = $('#tblAccountAlertsWithSearch');
var settings = {
"sDom": "<<'pull-left m-l-30 sm-m-l-0'l><'exportOptions'T><'pull-right m-r-30 sm-m-r-0'<'export-options-container inline'>f>t><'row m-b-15'<'col-sm-6'i><'col-sm-6 p-r-20 sm-p-r-0'p>>",
"destroy": true,
"scrollCollapse": true,
"autoWidth":false,
"oLanguage": {
"sLengthMenu": "_MENU_ ",
"sSearch" : "",
"sSearchPlaceholder" : "Search",
"sInfo": "Showing <b>_START_ to _END_</b> of _TOTAL_ entries"
},
"columnDefs": [
{
"targets": [0],
"searchable": false,
"orderable":false
},
{
"targets": [7],
"searchable": false,
"orderable":false
}
],
"iDisplayLength": 10,
"oTableTools": {
"sSwfPath": "../assets/plugins/jquery-datatable/extensions/TableTools/swf/copy_csv_xls_pdf.swf",
"aButtons": [{
"sExtends": "csv",
"sButtonText": "<i class="pg-grid" />",
"stitle":"Account Alerts"
}, {
"sExtends": "xls",
"sButtonText": "<i class="fa fa-file-excel-o" />",
"stitle":"Account Alerts"
}, {
"sExtends": "pdf",
"sButtonText": "<i class="fa fa-file-pdf-o" />",
"stitle":"Account Alerts"
}]
},
fnDrawCallback: function(oSettings) {
$('#tblAccountAlertsWithSearch_wrapper').find(".export-options-container").append($('#tblAccountAlertsWithSearch_wrapper .exportOptions'));
$('#ToolTables_tblAccountAlertsWithSearch_0').tooltip({
title: 'Export as CSV',
container: 'body'
});
$('#ToolTables_tblAccountAlertsWithSearch_1').tooltip({
title: 'Export as Excel',
container: 'body'
});
$('#ToolTables_tblAccountAlertsWithSearch_2').tooltip({
title: 'Export as PDF',
container: 'body'
});
}
};
table.dataTable(settings);
Rename : tblAccountAlertsWithSearch to your table ID
Hi there,
For the views functionality what is the css/js/plugins required to enable the code to work.
Regards
Hi there
You must be talking about Mobile views ?
If so you only need pages.css and pages.js file. Its inbuilt
Hi can you please provide top level menu layouts like this http://bit.ly/2eoN0ke, and when will BS 4 support be available.
Hi there
We are working on a Horizontal layout will do my best to get it out this week
hello,
i’m using webpack in my project, i have a problem when running gulp from the command line (elixir laravel).
I get a error message like this “ERROR in ./resources/assets/vendor/pages-theme/assets/plugins/rickshaw/rickshaw.js Module not found: Error: Can’t resolve ‘d3’ in ’/home/waldiirawan/wolescasts/Andromeda/resources/assets/vendor/pages-theme/assets/plugins/ric kshaw’ @ ./resources/assets/vendor/pages-theme/assets/plugins/rickshaw/rickshaw.js 3:8-5:10 @ ./resources/assets/js/bootstrap.js @ ./resources/assets/js/app.js”
how to fix it ?
Thanks
Hi there
We have not use laravel before
Is this your first time setting it up ?
ETA on Angular 2?
Hi there
We are going to start it after this weeks layout update 
Hi,
In the forms I’m using date and time perfectly but I need to use too datetime. Can you work in this new feature?
Thanks in advanced.
Hi there
Im abit confused. Do you want to use the datepicker only ?
Is Pages compatible with reactjs yet?
Hi there
No it does not
we managed to work with meteorjs
Hi You’ve teased that you are currently working on a major new version. Is there more information that we can about this ?
Hi there
Hope your having a great weekend
yes its about a new layout with widgets and new components.
Is there a way to use Youtube background like this template? http://pages.revox.io/frontend/1.0/html/09/
Thanks – however this doesn’t work as well for the following reasons:
1. Videos are not looping. (I tried appending autoplay=1&loop=1..doesn’t work) 2. There is a black side margin on the sides (even thought the video is available in 1080×1920)
Here is an example of a link: https://www.youtube.com/embed/31qFTH0TrRQ?rel=0&controls=0&showinfo=0&autoplay=1&loop=1You’ll notice that it doesn’t loop and there is a black margin on the sides. It’s not full screen like it should be.
Hi ,
We have purchased your theme and we are very much satisfied with it. Two thing we would like to know about :- How to implement edit function with data-tables? Also How to implement export option for data-tables , which fetch data dynamically?
If the table is pre loaded with data , then the export options are working fine . But while we fetch data dynamically , the export option is not showing
Please help us regarding this issue
regards Anish
Hi there
Thank you!
These are all powered by Datatables plugin and they have a very extensive documentation.
You can see it over here
https://datatables.net/examples/indexHi
I really like the template. Just two small issues: - in boxed layout, when I click the pin on the sidebar menu, it doesn’t slide left when it loses focus, nor it gets minified (as in the default layout) - the horizontal menu stays selected unless I click on another menu item (it is impossible to de-select it by clicking elsewhere)
Thanks for your support
Hi there
Thank you! 
I’m not able to replicate the issue your facing on my end 
Will you be able to post a screen shot ?
Hi,
I’m really interested in buying the template. I would just like to have some small clarifications: - I understand that the template is provided with angularJs and meteorJs implementation. I just need the HTML5/CSS/JS (the HTML will be integrated with thymeleaf and spring mvc tags and attributes), it will be easy to get rid of all the angular and meteor stuff? - I need to customize colors to match a corporate visual identity (i.e. menu, buttons, backgrounds, etc…). It will be an easy and small CSS override or will I have to mess with many classes?
Thank you in advance. It seems a very impressive job, by the way. Luca
Hi there
Yes it comes with CORE HTML / CSS components which you can use for any framework you prefer
You do not need to strip off from Angular or Meteor since HTML core components are there in demo/html folder
May I know when the latest version for Meteor JS will come out?
Hi there
How urgent is this ? 
Hi, it’s okay now. I manage to update it with meteor update. Anyway, it takes quite a long time… Thanks =)
May I know are you providing simple customisation service for the UI? I try to add in 4 boxes on top of the main page, but it doesn’t display well.
Hi there
Can you drop an email to support@revox.io ? 
Hi, I just sent. Please check =) Thanks a lot
Got the email thank you
I can not download the zip file from https://s3.amazonaws.com/marketplace-downloads.envato.com/files/211252251....
Th download is stuck before the 10Mb,
Can you share with me by DropBox or any other Cloud option?
Hi there
We do not control the file download link and speeds
Envato takes care of it
If you have github account I can add you to our repository so you can download it from there 