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.

Would you able to give me github access? username: hotsync

Done :)

Hello! Great theme! How do I access the GitHub repository? Oops. I forgot to mention my gh username : staticdreams

Hi there

We have made a form on our website. For anyone to add themselves in :)

http://pages.revox.io/dashboard/

but I already added you

hey, is there a way to add the page length menu in the datatable with export option? I tried so many stuff, but it look ugly.

thanks

oh that will be really really awesome :).. yeah the flash is about to be obsolete soon

yes, we understand. Thank you for letting me know that this was updated. How urgent is this request ?

not that urgent.. I’m able to do it like this https://imgur.com/a/s3Heq but it will be better if the design can be align to the rest of the page :), but do the urgent fix first ;)

how to disable drag function of calendar app quickly? Modifying pages.calendar.js? ty

I want to disable for all events. It’s possible?

Hi there

You can disable all at once but you can set the event.readOnly = true

so your event object shoud be passed in like

{
                title: 'Call Dave',
                class: 'bg-success-lighter',
                start: '2014-10-07T06:00:00',
                end: '2014-10-07T08:00:24',
                readOnly:true
                other: {}
            }

nice. Works fine. Ty

Hi,

We’re wanting to use your theme with react, I see you hope to have this done by the end of Jan

So I can give the people I’m developing the site for confidence your theme will work well are you able to provide (or point to a github location) any react components that you’ve got more or less working which I can run in the site I’m developing? Maybe something like the sidebar?

Also what is the plan for datatables as I believe that relies on jquery, are you planning on moving to a different table or are we likely to need to still use datatables?

Many thanks Matt

Awesome, will consider this.

Are you still on track for the react version by end of Jan? I tried to take your react fork but it seemed the pages.js still has a reliance on a number of packages that aren’t in your package.json, is this expected?

fixed the package problems – it was our liniting tool giving warnings which I can ignore.

1) “jesvinjoachim” i have purchased both , also the link to angular repo (you have already invited to git hub but cannot find angular ) 2) is front going to be in live in jan end too ? 3) is it good to wait till jan or start the project and update the code and contents to new on release ? 5) any time frame ;) and Good luck 6)thank you

Hi there

Invitation sent :)

Yes fingers crossed :) I think its best because we have some changes on the JS end. But design will be the same.

January end is our time frame :)

The first select field seems to be duplicating the selected value for every select field thereafter. For example check out demo/form_wizard.html and see the country on step 2 page and then go to the payment credit card step 3 section. The expiration month and day also populate the same value… any fix for this?

Hi there

That is strange, will check it and fix it asap

Hey, I tried placing a select2 dropdown inside a modal and dropdown contents appear behind the modal. Should I expect a fix or should I try and fix it myself?

Hi there

This is issue is fixed by adding

.select2-drop-active { z-index: 9000 !important; }

For those who try do something with social content (items) like inserting new items and reLayout or struggle with overlapped content especially images.

In pages.social.js, update window resize bind function, fix for content with images.

$social.data('pg.social').$day.imagesLoaded().progress(function() { $social.data('pg.social').$day.isotope('layout'); });

or bind custom function to element/window and trigger call from resize pages function, run isotope(‘layout’). If you have multiple instances on social plugin on one page, call layout for each, some height issues can occur.

Hi there

Thank you for the fix, will add this to the docs and code :)

It’s possible not allow create two events in same times on calendar app?

Hi there

You mean overlapping events ? yes you can

I want it not possible to overlap two events. possible?

Hi there

I see you want it to jump off and disable overlapping. Not possible now but its a good condition to add

i asked few question above you seems dint reply

1) https://github.com/revoxltd/pages-bundle – cant access the link a) is the pages front-end and backend together bundle is both latest ? , i mean bootstrap 4 ? 2) i still cant access the angular repo of admin dashboard ( username jesvinjoachim ) 3) when is the new angular update ? 4) is there any update releasing in code canyon on this dashboard soon , cause i am going to start a project soon and i should wait for it ? 5) i remember you telling you guys where working on something very interesting and will be live soon , is that still going to be a surprise , or should i wait for it ? on my new project ?

6) what is the difference between webarch and admin dashboard – for my new project which should i make a choose . eg :- which is faster ? i dont know the difference .?

Hi there

1) Hope you have purchase both, if you have what is your github username ?

2) Frontend is not bootstrap 4 yet.

3) This January end.

4) Sorry no :)

5) It’s a Wordpress Site ;)

6) I recommend you using Pages but webarch has its own design language if you prefer that

1) “jesvinjoachim” i have purchased both , also the link to angular repo (you have already invited to git hub but cannot find angular ) 2) is front going to be in live in jan end too ? 3) is it good to wait till jan or start the project and update the code and contents to new on release ? 5) any time frame ;) and Good luck 6)thank you

Hi, I need access to v2.3.0. Are you able to give me github access to this version please?

I was able to request access to the github repo myself via the tool you provide. Awesome. Thank you.

Hi there

https://github.com/revoxltd/pages/releases/tag/v2.3.0

You will have to use grunt to build it.

I buy this theme with bootstrap 4 Alpha, it’s possible to upgrade to bootstrap 4 Beta ?

Hi there

Hope you were able to update :) we have github access

I can’t find the “light” theme in the scss folder. How can we regenerate this?

Hi there

Sorry about the late reply, its in pages/scss/themes/light

Hi Is there any plan to have React version of this theme? And if so, is there a target date for the release? Thanks,

Hi there

Yes End of Jan :)

Hi, Will you still release the ReactJS version in January?

We are working on the Angular one still but we have a boilerplate react in github :)

I am trying to integrate firebase authentication and CRUD operation into the Casual admin theme. The login form keeps returning a network issue error on submit. I created a very basic template of my own, with a very basic login form, and I can get it to work every time. Is there any support or instruction for this?

Hi there

Could you share your code with us at support@revox.io?

1) https://github.com/revoxltd/pages-bundle – cant access the link a) is the pages front-end and backend together bundle is both latest ? , i mean bootstrap 4 ? 2) i still cant access the angular repo of admin dashboard ( username jesvinjoachim ) 3) when is the new angular update ? 4) is there any update releasing in code canyon on this dashboard soon , cause i am going to start a project soon and i should wait for it ? 5) i remember you telling you guys where working on something very interesting and will be live soon , is that still going to be a surprise , or should i wait for it ? on my new project ?

6) what is the difference between webarch and admin dashboard – for my new project which should i make a choose . eg :- which is faster ? i dont know the difference .?

Hi there. I am planning to purchase this theme. Before that i have few questions about it: Is it possible to set position of the menu bar at the bottom of a screen instead at the top (mobile devices)? Is it possible to add a few icons more on menu bar on small resolution (mobile devices)? And finaly, is it possible to close menu bar that opens on the left (also mobile devices) by clicking on the rest of a screen, not only on menu icon? Thank you.

Hi there

Hope you had a good holiday :) yes you can and I can help you out with that

When wil be release the 3.1 version with the left menu icons feature ?? I’m waiting for 3 months now!! Please

yes :)

Thanks for the reply!!. Will you upgrade to fontawesome 5 too? (=

Hi there

Noted, will add this for the update. React and Angular is coming :)

Cannot find pagination example for this theme. Can you provide link to the pagination example for this theme?

Hi there

You mean datatable pagination ?

You can use this too

https://getbootstrap.com/docs/4.0/components/pagination/
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