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, Can I have repo access? My username is abiee

Sent you an invite :)

Thanks

Hi, Ace, The Finish Button for the form wizard does not show, makes it not possible to submit form. How can i fix.

Thanks

Hi, There’s a minor bug in that. Thanks for reporting. Please replace your demo/assets/js/form_wizard.js with the following:

https://gist.github.com/praveenaj/67eb857771be72052903

We’ll be fixing this in our upcoming update.

Regarding the angular version I know that it’s coming on february 20 but in one comments you said something about a github repo where you have the current state. any possibility to check it out?

ElectraHeart is my username on github

Sent you an invite. :)

Just purchased – excited about the planned enhancements. Can I get access to the Github repo? My username is bdcravens

Invited :)

Awesome, thanks!

If i set the pagination type of datatables to bootstrap my table is not shown. Also in the code the table is completly gone.

I`m using

<script> $(document).ready(function() { $('#myDataTable').dataTable( { "sPaginationType": "bootstrap", "searching": false } ); } ); </script>

And if you include the bootstrap3.js for the database it looks like a mess -> https://datatables.net/examples/styling/bootstrap.html

Hi there

Did you include

<script src="assets/plugins/jquery-datatable/extensions/Bootstrap/jquery-datatable-bootstrap.js" type="text/javascript"></script>

Hi, could you add me to the github repo please? My github ID is stevergill. Thanks!

Hi, I’ve sent you the invite :)

Just checking to make sure that v1.1 will post here in complete form when done not just to GitHub . . . is that correct?

Yes, you’re correct :)

cool . . . looking forward to it : )

Hi, please invite me also to the repo. My username is emptynick.

Thanks ;)

Invited :)

Hi I’d like to access the github repo to see new latest version. My id is LeslieDupin Thank you and by the way, really nice theme ;)

Invited :)

Thank you !

Hi, please my github id: codewithcheese to the repo. Thanks!

Hi there

Nice username, sent you an invite :)

Hi, I’d like to access the github repo. My id is monter08. Thank you :)

Hi there

Sent you an invite :)

Hi, can i get GitHub access?

My ID: VictorCamargo

Thank you!

Hi there

Sent you an invite :)

Is the latest version (including jQuery 1.11.1 update) available via github yet?

Can I get access? ID is paraleadogg :-)

did you build your files? :)

Once you download or checkout from github you will have to have nodejs and grunt installed

navigate to the root folder on the terminal and type

This below command you should only do it once
npm install

and next to build it every time

grunt bundle

Cool. Nice one ;-)

HI ace, we’re having this issue that we cant seem to fix, have a look at : http://jobsy2.colorblindlabs.com/

1. on the email section, the list and the full view share the same image, we have tried to separate it into 2 different classes but anytime we change it, both classes get updated, how do we fix this issue?

2. on the mobile responsive part. we have made the notifications into a filter section. We cant seem to click on the select boxes we have in there. Could you tell us why it is not working.

Thanks in advance for your help.

1) We copy the classes from the list-view thumbnail and apply them onto the other. You may have to edit/remove the following line in pages.email.js (Line #139-140)
var thumbnailClasses = thumbnailWrapper.attr('class').replace('d32', 'd48');
emailOpened.find('.thumbnail-wrapper').html(thumbnailWrapper.html()).attr('class', thumbnailClasses);

2) We’re looking into this now. Will reply with a possible solution soon.

Hi, Ace. Check-boxes are not working in an according. Please is there a quick fix. And please am hoping the V1.1 Update has bootbox. I really need it since it makes about 50% of what am building. And when is the update coming.

Thanks

Hi there

This is a quick fix, this is because of bootstrap. It happens for any check box. Add the script in your custom js file or any other js file you want & place it in document ready :)

    $('.panel-collapse label').on('click', function(e){
        e.stopPropagation();
    })

its not working…i placed it in the assets/js/sripts file

Sorry about the confusion. It turns out our markup for collapsible panels is wrong. :( Using this example markup from Bootstrap site you’ll be able to have checkboxes inside. We’ll be fixing this in our next update. Thanks for reporting the issue.

Hi, Ace. Check-boxes are not working in an according. Please is there a quick fix. And please am hoping the V1.1 Update has bootbox. I really need it since it makes about 50% of what am building. And when is the update coming.

Thanks

Hi there

This is a quick fix, this is because of bootstrap. It happens for any check box. Add the script in your custom js file or any other js file you want & place it in document ready :)

    $('.panel-collapse label').on('click', function(e){
        e.stopPropagation();
    })

Sorry about the confusion. It turns out our markup for collapsible panels is wrong. :( Using this example markup from Bootstrap site you’ll be able to have checkboxes inside. We’ll be fixing this in our next update. Thanks for reporting the issue.

Hi, Ace. Check-boxes are not working in an according. Please is there a quick fix. And please am hoping the V1.1 Update has bootbox. I really need it since it makes about 50% of what am building. And when is the update coming.

Thanks

Hi there

This is a quick fix, this is because of bootstrap. It happens for any check box. Add the script in your custom js file or any other js file you want & place it in document ready :)

    $('.panel-collapse label').on('click', function(e){
        e.stopPropagation();
    })

Hi, Ace. Check-boxes are not working in an according. Please is there a quick fix. And please am hoping the V1.1 Update has bootbox. I really need it since it makes about 50% of what am building. And when is the update coming.

Thanks

Hi there

This is a quick fix, this is because of bootstrap. It happens for any check box. Add the script in your custom js file or any other js file you want & place it in document ready :)

    $('.panel-collapse label').on('click', function(e){
        e.stopPropagation();
    })

Hi, Ace. Check-boxes are not working in an according. Please is there a quick fix. And please am hoping the V1.1 Update has bootbox. I really need it since it makes about 50% of what am building. And when is the update coming.

Thanks

Hi there

This is a quick fix, this is because of bootstrap. It happens for any check box. Add the script in your custom js file or any other js file you want & place it in document ready :)

    $('.panel-collapse label').on('click', function(e){
        e.stopPropagation();
    })

Hi, Ace. Check-boxes are not working in an according. Please is there a quick fix. And please am hoping the V1.1 Update has bootbox. I really need it since it makes about 50% of what am building. And when is the update coming.

Thanks

Hi there

Will check the checkboxs and radio buttons on accordions :) and provide you a quick fix. I think you have place the same comment over 5 times, you might get spammed by themeforest

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