3890 comments found.
Hi,
I’m using your template since a long time and I just noticed something about the selectFx plugin which is maybe caused from an update. If you initialize it multiple times, the placeholder will be the same for every generated select. This issue is also visible on the demo page (eg. form-wizard page at shipping information and payment details – You will have UK (+44) as a placeholder).
Tested with FF 45.5.1 and Chrome 55.0.2
It is a bit confusing for my users. Any guess? =)
Hi there
Sorry about the late reply
This plugin is a thirdparty plugin we styled with some animation. I will look into this issue
After some research, It seems the selectFx.js v1.0.0 part in the pages.js have been updated.
You should try to revert the change. Replace this: var selectedOpt = document.querySelector(‘option[selected]’); by var selectedOpt = this.el.querySelector(‘option[selected]’);
It is located in the following part: SelectFx.prototype._init = function() { // check if we are using a placeholder for the native select box // we assume the placeholder is disabled and selected by default
Have fun and keep doing the good work 
Hi, I need to use a data-time field (not range) and unfortunately this feature is not available. When your time can make this feature available?
Hi there
Sorry about the late reply, We do have time field here
http://pages.revox.io/dashboard/latest/html/form_elements.htmlHi, 2 questions:
1) Any update on horizontal menu?
2) Do I need the Extended licence if my end user is paying a monthly subscription for access the admin template that is hosted on my servers? Would have multiple users but all files and documents stored on my servers.
Thanks!
Hi there
1. Its under going progress and you can see it github, if you do not have access just let me know your username.
2. Yes 
thanks, my github username is realachad.
Hi there
sent you an invite 
Thank you! I will give to my developer. Is the new horizontal menu more elaborate than the horizontal menu in demo?
Hi, can I please have github access to the rails gem? My github username is hochonvoon Thanks!
Hi there
Check email
we have sent you an invite
Hi can you update your meteor version 1.4 and check it works with ecmascript (now standard). I get all these errors while trying to build it and nothing loads anymore. I see you have some instructions for meteor 1.1, but this is now very old, nearly 1 year.
I created a new meteor app, pasted all the files from the bundle in (demo/meteor folder), added all the packages in. It runs but the browser side has errors.
rickshaw.min.js:1 Uncaught ReferenceError: d3 is not defined(…)(anonymous function) rickshaw.min.js:1(anonymous function) rickshaw.min.js:1
revox_pages-calendar.js?hash=dc6bae8…:30 Uncaught ReferenceError: moment is not defined(…)(anonymous function) revox_pages-calendar.js?hash=dc6bae8…:30(anonymous function) revox_pages-calendar.js?hash=dc6bae8…:30(anonymous function) revox_pages-calendar.js?hash=dc6bae8…:33(anonymous function) revox_pages-calendar.js?hash=dc6bae8…:40
ar.js:3Uncaught TypeError: Cannot read property ‘define’ of undefined(…)(anonymous function) ar.js:3ar.js ar.js:3fileEvaluate modules-runtime.js?hash=637cb12…:191require modules-runtime.js?hash=637cb12…:116(anonymous function) @ app.js?hash=abc1bbd…:58928
kadira_flow-router.js?hash=1b2a254…:519 There is no route for the path: /
Hi there
Yes they have changed alot from v.1.1 to v1.4 I’m sorry about this. We will try to update it ASAP but if you want to try an older version. We have one setup ready to be downloaded. Simply send an email to support@revox.io
Hi there
We have emailed you 
Cyber Monday is Over!
Our Cyber Monday campaign has now closed and we wanted to say thank you for all the buyers!
HI,
I’m using Pages with meteor. So when I execute in the iOS app (meteor run ios), the left menu is not working fine. But in the Android and in Safari on iPhone is working fine.
I’m testing in iOS 10.
Do you have some solution?
Thanks very much.
Hi there
You can call the following function
$.Pages.init();
on Template render
Hello,
very nice template, good work.
I’ve got a questions regarding the angular dashboard template:
- How can I bind the content of the HTML5 WYSIWYG editor to a controller property?
Thank you!
Marc
Hi,
We have already done it using a angular directive in angular/assets/js/apps/email/email.js Can you explain your use case?
Is there a way to make the events read-only for example for public holidays.
Hi there
Yes you can 
this is a sample event
{
title: 'Call Dave',
class: 'bg-success-lighter',
start: '2014-10-07T06:00:00',
end: '2014-10-07T08:00:24',
other: {},
readOnly:true
}
add the attribute
“readOnly:true”
Hello guys,
Would it be possible for your guys to have a new page featuring a notebook? To create entries, list them, etc…
Something like one: http://flatfull.com/themes/note/notebook.html#notes/3
Hi there
We are already working on a new horizontal menu + scrum border. We can try to get the notes in a later update
Notes would be very important for me. Can you possibily give me a prediction on how much time until you release it?
Hi there
Sure
Next week after we release the new layout options
Hey,
Just to make clear what im talking about css/html bit not the MySQL one as the link i provided is a working notes.
PS: thanks for the answer!
I generated project for rails (with grunt ), and i have problems with sidebar, because the first time run ok, but next not. I supposed it’s turbolink 5.
Hi there
Hope you ran “bundle install” rails project is pretty old now
Its nice to see some on using it. I did not have a problem running it.
Here is a sample project we made
https://github.com/revoxltd/pages-rails-sampleYou need access to github so may I have your username for github ?
my user in github is sbrocos
And thanks
I believe the problem it’s that grunt use the last version of rails (5) and with turbolinks 5 the jquerys run of another way that rails 4. And for this the sidebar and other options don’t run ok.
PD: sorry by my horrible english
Hi there
Sent you an invite 
We have the gem and sample both.
This is the latest pages-core gem
https://github.com/revoxltd/pages-railsand here is the sample project
https://github.com/revoxltd/pages-rails-sampleInvitation is already sent via email. Please check
Now… thank you… very nice
I’ve problem with options of header, not run the links for user, search, and all. But sidebar ok 
Hi there
I’m sorry I did not properly understand your comment
You mean the header is not working ?
Hi, I’ve just noticed the Social page is blank when using an iPad. The Social button after clicking on the top left dropdown arrow seems to be broken too. Both work fine on desktop & mobile. Just having the issue on iPad.
I’ve also noticed, when viewing Email on horizontal iPad, there’s a lot of empty grey space the the right of the left Nav.
Despite the above, I absolute love the look & feel of this theme over all others that I tried (And I tried a LOT of live demos), well done!!!
Hi there
We were not able to replicate the issue on the social Page
https://drive.google.com/file/d/0BwTVFQvJ0PmjNGdYZERRenhpWUk/viewIf you can get me a screenshot, I will be able to debug it faster. And Im extremely sorry about the email page bug. This was after our new update. Do you have a github account ? I can add you in and you get get access to quick bug fixes
Hi, here are 2 screens. I have a very recent Air pad 2 if that helps.
1. https://drive.google.com/open?id=0B-TiJ3RWQ9tCYVVRX20wM0YyaHM
2. https://drive.google.com/open?id=0B-TiJ3RWQ9tCLXlhcjJKSlk2cFk
Also, I just created a GitHub account… Username: mattcrute
Thanks!
Thank you!
will fix it ASAP
Thank you!
will fix it ASAP
Hi, this is the first time i install your meteor what i did first is followed your instruction
create a new project ”meteor create myapp” then delete all the folders expect .meteor folder (This is usually hidden) Next copy all the files and folders from “demo/meteor” folder in the themeforest downloaded package Next add the following packages meteor add less meteor add jquery meteor add twbs:bootstrap meteor add cwaring:modernizr meteor add revox:pages-core meteor add gromo:jquery.scrollbar meteor add fortawesome:fontawesome meteor add meteorhacks:flow-router meteor add meteorhacks:flow-layout meteor add zimme:active-route meteor add momentjs:moment
after that here’s the list under my .meteor/packages
https://gyazo.com/c01c9cada2132c6cb5e6cd64e2db398f
did tried to install but there’s an error https://gyazo.com/47fb6256952288970f194108548dc770
my app is running but i didn’t see anything the page is blank all i can see is the loading
hope you can invite me also on your github repo my account is jigsgfx
thanks
Hi there
First you should not delete ”.meteor” I’m sorry if it mentions anywhere. But everything else in the new project
Second make sure you copy all of the following files in demo/meteor folder in your downloaded package
https://drive.google.com/file/d/0B4YngNLzmKP7dXM2ejFWUWp2bVk/view?usp=sharingi didn’t delete the .meteor after a created a meteor app, also copied all files from the demo, but like i said on my first posts i don’t see anything it was a blank page only a pre-loader after that nothing…
the only error i have is what ive posts above
also how can i hide some menus that i don’t need?
Hi there
The app runs and you can navigate through different pages ? Im abit confused now
yes the app is running but i don’t see anything the page is completely blank, i have this error on my cmd https://gyazo.com/683a72758b70998f5562644974d8b553
i mean the app is running but i can’t navigate because the page was empty i don’t see any dashboard menus
Hi
I think there is a version problem can we try an older version of meteorjs
https://storage.googleapis.com/revox/downloads/package.zipI have created an app with .meteor folder. Replace it with your current
can’t access the file
Could you try again 
got it, trying to run it now but it’s currently downloading 56 packages
Hi
This is very strange. Something is really wrong. I ran the version couple of times and had no issues. Do you have a folder called “packages” and inside it do you have pages-core ? You can open up package.js to check the version.
If you have that then open .meteor/versions
In that you will find the version number
change it to 2.2.0 or the version in package.js
first i open the packages/page-core/package.js
summary: ‘Pages Core’,
version: “2.2.0”, //packageJson.version,
then i open .meteor/versions i found revox:pages-core@2.1.0 i changed it to 2.2.0
now i run meteor again its currently downloading 22 packages
after that i got this
While downloading cosmos:browserify@0.3.0...: error: read ECONNRESET While downloading dburles:google-maps@1.1.4...: error: read ECONNRESET While downloading ddp@1.1.0...: error: read ECONNRESET While downloading fastclick@1.0.3...: error: read ECONNRESET While downloading geojson-utils@1.0.3...: error: read ECONNRESET While downloading htmljs@1.0.4...: error: read ECONNRESET While downloading insecure@1.0.3...: error: read ECONNRESET While downloading json@1.0.3...: error: read ECONNRESET While downloading livedata@1.0.13...: error: read ECONNRESET While downloading meteor-platform@1.2.2...: error: read ECONNRESET While downloading minimongo@1.0.8...: error: connect ETIMEDOUT While downloading mobile-status-bar@1.0.3...: error: connect ETIMEDOUT While downloading observe-sequence@1.0.6...: error: connect ETIMEDOUT While downloading random@1.0.3...: error: connect ETIMEDOUT While downloading reactive-var@1.0.5...: error: connect ETIMEDOUT While downloading retry@1.0.3...: error: read ECONNRESET While downloading session@1.1.0...: error: read ECONNRESET While downloading spacebars-compiler@1.0.6...: error: read ECONNRESET While downloading templating@1.1.1...: error: read ECONNRESET While downloading underscore@1.0.3...: error: read ECONNRESET While downloading webapp@1.2.0...: error: connect ETIMEDOUT While downloading zimme:active-route@2.2.0...: error: connect ETIMEDOUT
im using windows 10 btw
I will check this issue up. I’m apologies on this inconvenience. How ever I want to send my copy of files over to you. Do you have an email address you want to share with me ? You can drop it over to support@revox.io
great, id sent you an email
Sent 
thanks alot its working perfectly fine now…
may i know how can i hide some unwanted dashboard menus also add a new menus?
Hi there
Go to client/views/_shared/sideBar

Hello Mr. Ace, seems like nice comments and pretty site. Does it have integration to use google fonts/CDN, I checked on page load speed its ~70% will this be optimized
Prior to my purchase, my needs are – is this going to be updated with new features like drag and drop page builder. Will it work in ASP MVC?
In IE the drag drop did not work
Much thanks
Hi there
Yes you can use google fonts and it will not be an issue.
You can further optimize the speed by concatenating files together.
Drag and Drop Page builder for an Admin Template ?
We are not planning that but we have a Page builder coming for a Website template. It’s a big surprise and we worked on it for a year.
Could you explain about the drag drop IE issue, was it in calendar ?
is it support RTL ?
Hi there
Yes
You can preview each page in RTL to do so
In your webpage
http://pages.revox.io/dashboard/latest/html/Right hand corner middle, You will find a white button with a circular icon Press that to open a drawer.
And at the very button you will find the option”Toggle RTL”
This is a great Admin template! We are starting to use it on a project, and we noticed a little misbehavior.
The forms checkbox and radio fields needs an adjacent sibling label to apply the styles (e.g. input[type=checkbox]:checked + label {...}) , but in MVC5 between the input and a label its generated a hidden input field with a default value, making the label freeze with the default value.
To work again we changed the adjacent sibling selector ’+’ to a generic sibling selector ’~’.
Maybe this helps others. Cheers
Hi there
Thank you! 
Ah I see this is in ASP.net ?
Yes, an Asp.net Mvc project (:
Great thanks 
hello,
we have currently problems with multi day events in the week calendar. in one comment 4 month ago, you wrote that its possible to set the enddate to the next day but this is not working for us.. when have the timestamps from 2016-11-01 till 2016-11-03 it is rendering not correctly.. only on 2016-11-01 it is showing and expands badly under the calendar and not moving into the 02 and 03 day.
Please add me to the private GitHub repo. plunkettscott
Hi there
Invite has already been sent
Please check email
Hi thanks for the updates, I would also like to share some ideas and input to help make it better. I saw the new release, hoping for the top menu to be more obvious based on my users feedback.
The theme is nice and pretty, fast as well, but the practical user is reporting that flow is not obvious, and too subtle.
In the top layout, we want section applications areas, and then subsequently on the left menus, features in the areas.
For e.g. the top menus hold modules (Invocing, Administration, etc) within Top Menu Administration, then on the left (after the Admin selection/tab menu is selected then) the user can drill-down/see what actions are available in his left menu, add user, delete user etc. In the current design its very subtle, and also icons as an option would help, guiding the user to the flow would help a lot, can you provide some enhancements/options please on the top menu.
I would also like to ask for some more app pages/widgets on tasks, such as
- User cards,
- top 10 trends (tabbed, purchases, registered, active)
- audits, locked out, resets, number of locins / IP address/users
- Horizontal timeline, with fold out cards
- Slider, Page builder
- Landing Pages/Login tabs that pop out
- Feedback sticky widget
- Option to color the menu background, defautl and on-hover
BTW I dont see an extended license in cyber monday sale price, if I wanted to reuse the theme
Lastly, it might help the other new/users, if you can break out the page containers in the documentation, it took me a while, but now I figured it out.
Thanks
Hi there
Thank you for the amazing detail feedback
1. We are making a new horizontal layout based on Pages frontend Menu
2. Yes Extended license is 50%! till 30th, Its a huge discount.
3. What do you mean by Page containers ? 
Hi Ace, thanks for the response, can you please explain more on the previous questions I asked, and if they will be inclduded in future releases at least what will be included in future release, including future bootstrap support V4 when officially released .
I wold also like to understand the extended license, I will email with details to see if it will work, you once I get your email.
The previous questions on updates is important to me otherwise it will not work for my requirements. The main reason I am considering is because we are not front end, mostly back end only, if its not possible thats fine I can skip, just wanted to ask
For the DOM containers, this was the question around the layouts – http://j.mp/1qa39ON for the different layouts, this kind of sectioning helps. Also, which pages need which scripts.
Thanks
Hi Ace,
first off, great admin theme, thanks.
I was wondering is there a way to set the calendar (jquery) up, so that the first day of week is monday? I can only do that for the week view above the grid, but then the grid gets broken and shows Tuesday first.
Hi there
Your UI attribute has to be like this
ui: {
//Year Selector
year: {
visible: true,
format: 'YYYY',
startYear: '2000',
endYear: moment().add(10, 'year').format('YYYY'),
eventBubble: true
},
//Month Selector
month: {
visible: true,
format: 'MMM',
eventBubble: true
},
dateHeader: {
format: 'MMMM YYYY, D dddd',
visible: true,
},
//Mini Week Day Selector
week: {
day: {
format: 'D'
},
header: {
format: 'dd'
},
eventBubble: true,
startOfTheWeek: '1',
endOfTheWeek:'6',
visible:true
},
//Week view Grid Options
grid: {
dateFormat: 'D dddd',
timeFormat: 'h A',
eventBubble: true,
scrollToFirstEvent:false,
scrollToAnimationSpeed:300,
scrollToGap:20
}
},
eventObj: {
editable: true
},
view:'week',
now: null,
locale: 'en',
//Event display time format
timeFormat: 'h:mm a',
minTime:0,
maxTime:24,
dateFormat: 'MMMM Do YYYY',
slotDuration: '30', //In Mins : supports 15, 30 and 60
events: [],
eventOverlap: false,
weekends:true,
disableDates:[],
Thanks, this works, but not with ‘cs’ locale, might be a bug?
Hi there
I see. CS locale I will check it 
Hi Ace, any luck with the CS locale?
Hi Ace, it’s been two months, any new on the CS locale? I need this to work
Hi there
We fixed the start day issue. Do you have access to github ?
Hi,
that’s great, thanks. And yes I do.
Hi Ace,
so where do I find the fixed files or what should I do to fix it?
Ace?
Hi there
Sorry I couldnt reply. The file is located here
https://github.com/revoxltd/pages/blob/master/core/js/pages.calendar.jsI’m getting a 404 error. Anything I’m doing wrong?
That means you do not have access to the repo, What is your user-name ?
it’s realBK
Sent you an invite 
thanks