Discussion on Pages - Admin Dashboard Template

Discussion on Pages - Admin Dashboard Template

By
Cart 11,420 sales
Well Documented

ace supports this item

Supported

This author's response time can be up to 1 business day.

3890 comments found.

Hi ace im trying to achieve the same thing with the email editor http://puu.sh/dBMCQ/1c93fb0493.png

but I think you have it around some css wrapper which I cannot find for the life of me , this is mine http://puu.sh/dBMMO/c05c5cc8e4.png

also the editor does not work with mobile that is correct right?

fixed it , you should add this in your doc’s as it was quite hard to find / implement

paste bin http://pastebin.com/mgPtTY9Y

Hi, Glad you’re were able to get it done :) We have used bootstrap-wysihtml5 for that in the pages/js/pages.email.js. We’re planning to add documentation for email page.

someone has the sql file to connect?

Sorry we don’t provide backend logic/SQL.

Any way to get the documentation offline?

Hi there Sorry about the late rely, sure if you could email to support@revox.io Will drop you an email

Hi ace,

I think I found a bug.

On pages with full-height, such as Builder > Content > Column view (3 : 9), the pages content cannot be longer than one screen. If the page requires scrolling, the footer overlaps the content.

Is that by design?

Hi.

’.full-height’ class will make the element inherit the window height (height:100%). If you want to expand the element to contain the sub elements you will have to remove that class. Or else, if you still want to keep full-height and make content scrollable you can try adding ’.scrollable’ class, which will apply ‘overflow-y:auto’

When it comes the next version ? She has come with the email sending screen?

Hi there Yes there will be a email compose page :)

Hey,

is it possible to know what you are planning for the next version? Now i need an extra plugin and some changes. Perhaps i can savesome work.

Thanks

Dennis

Hi there

We do have a list

1) Bug fixes

2) Fixed Footer

3) Retina sparkline charts

4) Builder code export option

5) Alerts page

6) Gallery page

7) Email App enhancement

This is for v1.1 :)

Hi there,

Do you have an approximate ETA on 1.1 with the gallery and logout features, etc.? No rush, I just want to try and align it with an upcoming project.

Thanks!

Hi there Next release in the coming week and we are planning to add the gallery :)

Please fix the errors. Capture screen image -> http://goo.gl/GH9vCT That screen can not be used in mobile phones.

Hi there You are talking about Tables right ? Bootstrap follows the same method

http://getbootstrap.com/css/#tables

To scroll horizontally in tables if you have alot of content :)

but you can always follow

http://elvery.net/demo/responsive-tables/

We can later update pages to support different methods

Oh wait your showing me a modal, Im sorry make sure your modal tags to be above .page-container div :)

I bought webarch and I bought this. love it.

Glad you like Pages :)

Hi ace,

Great theme! I am a big fan.

+1 for a horizontal navigation option. Almost all of the admin/application themes on Theme Forest have the navigation menu on the left side, so I think a horizontal menu would provide some much needed variety.

Thanks again!

Thanks. We’re glad you like Pages. :)

Will be adding horizontal navigation :)

Are your data table responsive?

Hi there Yes we used Boostrap horizontal scroll but you use other options like

http://elvery.net/demo/responsive-tables/

Can you please point me to the font used in the pages logo?

It’s a custom made logo. We haven’t used a font.

Hi there Its a custom made logo not using any font :)

Perhaps in one of the updates, is it possible to update dynatree to fancy tree. The problem with dynatree is the author does not add more features to it anymore instead its added to fancy tree.

Thanks

Hey, thanks for your suggestions. Fancytree looks nice. We’ll consider using that in a future update.

Hi there

Oh ok I will try to get this update pushed in to the treeview page :)

Thank you for informing

Do you have any how to videos or documentation I can read to see if this is something I will be able to use? I am not a hand-coder, but know a decent amount, usually use Dreamweaver and a few other apps.

Hey, we have used Bootstrap as the base. We recommend that you go through their tutorials first and then read our Pages Docs. You can reuse most of the code we’ve written in demo pages so you can have something up and running in no time :) Let us know if you need further help.

Hi there

We have a fairly good documentation :)

have a look

http://pages.revox.io/doc/jquery/

how long you have worked on this project ? Theme is amazing :) GLWS !

Hi there
Thank you very much! :)
It was around three and half months

Where can I get a complete visual of the pages-icons, and the name or code associated with them? The link in the documentation takes me to a colors page, not the pages-icon search page.

Thanks!

Sorry about the invalid link. It should be http://pages.revox.io/latest/icons.html

Hi there

Go to this link

http://pages.revox.io/latest/icons.html

and type “pg” on the search box and it will list all pages icons as we use pg as the prefix and to list all font awesome type “fa”

The documentation link is here

http://pages.revox.io/doc/jquery/icons.php

It about installing the icons :)

Excellent, exactly what I was after. Thank you.

Hi Revox team,

This template definitely is amazing work and popular product.

Based on the comments so far, a lot of people seems very care about the AngularJS version of this template(I’m the one of them). So I think we just have one simple question:

“Is this template going to have AngularJS version or not?”

Here is the reason to have this question: If you guys have plan to release AngularJS version, many people are going to wait for it(but not for 1~2 years), otherwise they probably need to start to build it by themselves based on this awesome template.

Maybe your team is still in discussion, but please let us know! Thanks.

My shallow opinion: AngularJS2.0 maybe is good for your next next product, but I don’t think it’s for Pages.

Hi there

Sorry about the confusion. Angular for Pages will be there :) it will be released in v1.2 that would be in the end of Decemeber we are planning to release a angular + jquery version and move on to pure angular in v1.3 :) so yes within a month or more time you will have a pure angular version

That’s really gooooood news!!! Thanks so much for this update! :)

Is it possible to create an “active” class for the email app? The selected email is not highlighted so it’s hard to tell which one you’re looking at.

Currently we don’t have such class. Thanks for your suggestion. We’ll be adding it in the next update. In the mean time, you can create a class in the list.less similar to the current :hover state (line #107). ex: &.active { background-color: @color-warning-lighter; }
From the documentation:
Folder : Pages

This where the magic happens and contains pre-complied version of Pages, we do recommend updating any contents of the folder as all future updates are affected directly to this

Do you mean ”...we don’t recommend updating the content of the folder…”???

Since this is the folder that gets updated, making any updates here seem pointless so just want to check and maybe help minimize confusion in the docs.

I meant on your Docs page…

about this page ?

http://pages.revox.io/doc/jquery/icons.php

Will check on the links again

Yes, on that page. :)

Hi, I can’t seem to get the post portlets on the socials page to display properly (styled).

If you have a look at the ‘socials page’ and then the post by ‘shannon williams’ is what I want to use as a template.

when I copy it, its not styled. (may be some link to css / js is missing? but I have included all the css and js in the original page but still doesn’t work).

In short, how can I reuse a post template?

Thanks in advance.

Hi,

Social page uses isotope plugin to create its layout. Have you included that? Can you confirm if you have the ‘social-wrapper’ class as in the demo/social.html page? It’d be great if you can send us a screenshot/demo link to support@revox.io

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey