3890 comments found.
Hi, may I know all the features/widgets are working? or it just like a template which I have add it additional coding to make it work? Eg: User management system that user can login/register? Tq.
Hi there
It’s an HTML template, You have to do some extra coding to connect it to your backend 
Please, add my username: elisongomes on GitHub repo.
Thanks,
Hi there
Added you in 
Hi, Your angularjs version demo is not working.
Hi there
Seem’s to be a problem with cloudflare caching issue, Currently its disable and can view it 
I’m interested in purchasing this theme but noticed the Angular JS version isn’t working. Is this fixed? I need it in AngularJS. Please let me know, thanks!
Hi there
AngularJS demo is working, 
What is the issue you are facing ?
Thank you for reporting this, It was an error on the server
The package is fine, You can now view it in the demo link too
I just updated to the latest by replacing the pages folder. Noticed my sidebar sub menus aren’t working any more. Actually, anything with a subnav isn’t expanding. Any idea how to fix?
Hi there
Any console errors you get on your browser ?
Not at all.
We change the submenu toggle code for v2.1.0 as previous version had problems of double toggling and issues with mobile. Is it possible to see the HTML version of the sidebar ?
Here’s the basic structure. https://gist.github.com/beatelite/ad4805665d873a7f119d
Hi there
I see what has happened 
Your parent LI should have the class “open active” 
Can you give me an example based on what I have in the gist? I just tried that with both class= and ng-class= but nothing happened.
Hi there
It checks for class only 
“open active” is there any way I can see a demo?
Sure, do you have a private email address or somewhere I can send you a link?
Hi there
Yes, its support@revox.io 
Hi, I need a widget like this.
Screenshot: http://prntscr.com/9jmjwp step 2: http://prntscr.com/9jmkax
Hi there,
Yes it’s possible using our basic CSS classes. I recommend that you checkout our notifications dropdown which you can use as a starting point: http://screencloud.net/v/rT6JHi,
Do you know if using page.revox.ios -> class=”modal fade slide-right”
is it possible show more than one modal in the same view at the same time ?
example: when execute .modal(‘show’); and this modal has a button that execute .modal(‘show’); then show the next extending the view with modal slide right but not hidden the first modal.
Thanks for your help.
Yes, this is possible. But you will have to make necessary CSS changes to adjust the position.
ex:
$('#modalSlideLeft').modal('show');
$('#modalSlideUpSmall').modal('show');
Hello, Why your search overlay appears with some widget and if i delete some widget or i begin from a new page by your builder, the search overlay do not leave hide. Thank you for solution
Hi,
We suggest that you start building a new page based on ‘getting_started’ pages . .We have created boilerplate code for jQuery, angular and meteor.
Sorry it’s hard to identify the issue without knowing more context. Will you be able to share a screenshot/demo url? Thanks
Hey Ace as I downloaded the new meteor demo i got this error any thoughts on how i can fix it??
=> Started MongoDB. => Errors prevented startup:
While building package revox:pages-core:
error: File not found: js/pages.min.js
=> Your application has errors. Waiting for file change.
Hi there
Did you create a new meteor project and added all the dependencies ? 
You can download our sample .meteor folder from
http://pages.revox.io/downloads/meteor.zipThanks Ace, I thought i got the dependencies but i didn’t go into the hidden .meteor file and make sure!!
revox:pages-core should install most of it
I will recheck it again
Do you have github access ? What is your github username ?
I do have github access, it’s working as expected now thank you for the help. I’m building a Social Traveling web app and I’m trying to create the admin system for it with Pages. I have a TON of work so a few widget ideas will be coming from me soon!!
Awesome!
I think I need to update the documentation abit, I will do that. I’m looking forward to here about the widgets, So I can add it to the weekly widgets or maybe widget’s 
Possible bug:
When rotating to landscape on an iPhone (6s Plus) the hamburger is no longer clickable – preventing the menu from appearing.
I’ve not tested this on another device, but it is still not working on your new demo site with the new version. Is this fixable, and can I help at all?
My requirements need landscape to portray data nicely and this would really help!
Keith
Hi there
I just checked with an iphone 6s, You downloaded the latest v2.1.0 ?
But even in our old version it was fine. I’ll keep checking and wait till your feedback on this
I would like access to the repo with the username `stayallive`. Thanks.
Hi there
Sent you an invite 
Announcement
First, Thank you for being patient with us till we released v2.1.0 for Pages and It’s been sent over for approval, To see what’s included visit the change log here
http://help.revox.io/t/change-log-pages-2-1-0/17and for the demo (This link will change once its approved )
http://pages.revox.io/dashboard_tmp/latest/html/ Our first weekly widget will be released this coming Tuesday and any one can suggest widget and app layouts over at here http://help.revox.io/
Thank you
any examples (pages) / documentation for the RESPONSIVE TABS? That is included in the latest v2.1 correct?
Hi there
Yes! 
It is available, We have released it over to themeforest you also can get it updated, They will send you an email when its approved. Meanwhile the docs in github too 
Can you direct me to the page / section within the demo files / docs. I’ve been pulling the latest version from github and still not seeing it

Well I’ll lead you to the live link
http://pages.revox.io/dashboard_tmp/latest/html/tabs_accordian.htmlThis link will change automatically once themeforest approves it 
It’s under the heading “Responsive Tabs”, I recommend the first 2 options, last options lacks User Experience 
Just updated my git repository “this minute” and see the instructions in the docs now . . . just to make sure I have the “latest of everything” . . . still no demo of it in the tabs demo correct?
It’s in the demo
link I sent you. You can resize your window to see it.
Well, I can’t say I’m happy with it either. One of the things I’ve been waiting for is the widgets part and I think lots of customers have been waiting on this as well, but there’s still nothing. I don’t know if I’m doing something wrong when I update it, but for me it’s still just a page with no content in it. Even in your staging demo template there’s still nothing.
When the weekly widgets and monthly layout where announced I was very excited about it but so far we’ve had nothing and I agree with the rest of the people commenting here, it’s very frustrating.
Hi there
We have good news
It’s been sent over to themeforest and will be available in a day.
Staging Env path will always go offline as every time we push 
Keep in mind the next Widget is going to come on this Tuesday.
Thank you very much! 
Ok, that’s really good news, thanks. Can you guide me on how can I get those updates through github?
Sure, I guess you have access to it,
Github is abit different from the package you download. It’s separated into pieces of chunks so we can maintain the code easily and when we are distributing, We build it using grunt.
So you need to have
NodeJS and Grunt installed in your PC, both are very easy to install.
You can download the github app https://desktop.github.com/ Login to your account and go to https://github.com/revoxltd/pagesPress the button before download zip, you can also do the download zip but that way you have to do it every time, forking is easier.
Once you clone the repo, into your PC, go to that directory on your terminal or CMD
run this command just once “npm install”
then everytime there is an update or a new bug fix
run the command
“grunt bundle”
This will build your repository and a new folder called “bundle” will be created, That is what you find in themeforest.
First few steps are lengthy but once you setup, its just grunt bundle all the time 
Hope you go it
Ok, I knew that part. It’s updated with the latest changes, the problem is when I access the widgets page it tries to fetch the widgets from this url http://localhost:1337/widget?limit=10&skip=0 and it fails as I don’t have that set up here.
How did you get that URL ? 
That is wrong It’s http://widgets.revox.io:8080/widget?limit=10&skip=0
You must be using a pretty old version from github 
This will only return a json but in your widgets.html file
http://pages.revox.io/dashboard_tmp/latest/html/widget.htmlIt will show up all the Widgets
Like I said, On Tuesday we are adding a new widget 
ok i guess that is the mistake. I’ll clone the repo again and try it.
Working now. Thanks!
What a joke. I really wanted to buy this theme, but went with another instead. You have consistently promised a release date and then failed to deliver. It has been over 4 months since I originally asked you. Many others have asked as well. You said mid August. Then a few weeks later. Then you promised October 31. Since then you promised it was only weeks away. The latest, you said you submitted the code to Envato for review. That was a couple weeks ago. Your last release was 6 months ago. Even though I did not buy this theme and am not one of your customers, this really frustrates me and feel as though I need to say something. “Do what you say you are going to do. Make your word mean something.” I am not sure how anyone can buy someone else’s product if there is no trust. You might have been very successful with this theme. I see you have sold a bunch. But eventually this kind of thing will catch up with you. I wish you the best of luck and hope that you learn the importance of good customer service and integrity.
Hi asingular
I understand, I will take full responsibility on the delay and my mistake and will do my best to avoid this later on to gain everyones trust. I think you waited too long for it and I’m extremely sorry about it. Pages was updated on 18 August but themeforest made a new policy to split our products to Pages frontend so alot people missed that it was an update. Well as usual our updates take a longer and quite massive v2.1.0 is already available at github and people are already using it
We do not have anything to do
it’s done weeks ago. 
I will show you our new banner, We had to move our host
and that took a while. Anyway I will make sure you get what you deserve for waiting so long! 
If you can be kind enough to drop any email to support@revox.io that would be nice. Wish you a very happy holiday and a merry christmas 
Hello, i try to add a Select2 plugin with ajax request.
I look up on the internet without any results…
This is my error: Uncaught TypeError: $(...).select2 is not a function
Any toughts? Thank you very much.
This is my code:
<select class=”js-data-example-ajax” data-init-plugin=”select2”> <option value=”3620194” selected=”selected”>select2/select2</option> </select>
<script>
$(".js-data-example-ajax").select2({
ajax: {
url: "lib/get_clientiCautati.php",
dataType: 'json',
delay: 250,
data: function (params) {
return {
clientiCautatiText: params.term, // search term
page: params.page
};
},
processResults: function (data, params) {
// parse the results into the format expected by Select2
// since we are using custom formatting functions we do not need to
// alter the remote JSON data, except to indicate that infinite
// scrolling can be used
params.page = params.page || 1;
return {
results: data.items,
pagination: {
more: (params.page * 30) < data.total_count
}
};
},
cache: true
},
escapeMarkup: function (markup) { return markup; }, // let our custom formatter work
minimumInputLength: 1,
});
</script>
Hi there
Have you included
<script type="text/javascript" src="assets/plugins/bootstrap-select2/select2.min.js"></script>
Before your initialization script which you showed on the comment?
It was in footer of the page, I included that now, in head, and is same error with 2 more:
Uncaught Error: Option 'ajax' is not allowed for Select2 when attached to a <select> element. (select2.min.js:1)
Thank you for your fast response.
Hi,
I resolved, instead of <select> I used <input>. But is strange, cuz, select2 is v4.0, and that version use <select> tag.
Anyway thank you!