Discussion on Material Wrap - Admin Dashboard Template

Discussion on Material Wrap - Admin Dashboard Template

Cart 594 sales
Well Documented

authenticgoods supports this item

Supported

211 comments found.

Hi, is there any posibility, of any template without the left sidemenu? I need it for some pages and I’m struggling to remove all paddings intended for the menu after removing it.

Hi, I can help you out with that, please send me an email to support@authenticgoods.co and I’ll send you some detailed instructions.

Hello, We’ve probably found an issue with input types in your MaterialWrap layout. After puting some characters in the form input it is impossible to move left through the characters by pressing left arrow key. The right one and up and down arrow keys are working fine.

Thank you, Cocoders team

Hi, Thanks for reporting, can you tell me for which browser and browser version please. Thank you!

Hello again. I’m sorry for the delayed answer. On Chrome 59.0 left arrow key is not working. On Firefox 54.0 left, down and up arrow keys are not working in the form inputs.

Hi there, run the scripts but the only thing i am having is the angular 4.0 seed , witch it does have all the pages..

It is not running like the online demo…

How can i run the entire demo in angular 4.0

Hi, the online demo is the full jQuery version. What’s currently included is the Full jQuery Version, Seed jQuery Version, and the Angular 4 Seed Version. The Full Angular 4 project is almost complete, that will be included in a future update.

Hey,

Just wanted to let you know the full Angular 4 project was released today, please let me know if you have any questions.

Hi!

I have the following issue, when the chat fields are filled with more messages that the ones that are shown on the screen the chat scrollbar (the container that has the messages) is not working. I´ve added more chat messages straight to the html, they are not dynamic.

You can see the issue in here Image and video hosting by TinyPic

Thanks in advance!

Also, i found out that in Firefox, the chat input box does not show properly. Checkout the image below please.

This shows, when you try to type something on that field.

Image and video hosting by TinyPic

Hey akatche,

I see what you’re talking about, that’s an easy fix. I’ll have that fixed up for you in the next release. If this is something you need right away, you can email me at support@authenticgoods.co and I’ll walk you through it.

Hi!

The “Export All” button in datatables is not working (jquery full) How can i fix it ?

Thanks!

Hi, The Export All is for front-end styling only it does not functionally export the data. Here’s instructions on how to do that with Datatables https://datatables.net/extensions/buttons/examples/initialisation/export

Hello, I’m trying start the application, but I get this error:

WARNING in .//@angular/platform-browser/@angular/platform-browser/animations.es5.js 329:2-21 “export ‘ɵDomAnimationEngine’ was not found in ’@angular/animations/browser’

WARNING in .//@angular/platform-browser/@angular/platform-browser/animations.es5.js 382:43-63 “export ‘ɵNoopAnimationEngine’ was not found in ’@angular/animations/browser’

ERROR in D:/Desarrollo/angular/carrier/MaterialWrap-v1.2/angular4-seed/node_modules/@angular/platform-browser/animations/src/providers.d.ts (8,119): Module ’”D:/Desarrollo/angular/carrier/MaterialWrap-v1.2/angular4-seed/node_modules/@angular/animations/browser”’ has no exported member ‘ɵDomAnimationEngine’. webpack: Failed to compile.

Please try this, delete your node_modules folder and run these commands in your terminal.

npm i -g npm-check-updates

ncu -a

npm cache clean

npm install

ng serve

Let me know if you still have any issues after running these updates.

Hi, Any plans on releasing a Angular Material Version of this theme?

Hi – Yes, it’s in the works right now and will be released soon.

Hey,

Just wanted to let you know the full Angular 4 project was released today, please let me know if you have any questions.

Hi, I really like this theme but it feels like you should update it more with more page examples. I think something that would be useful is a dark theme and more custom pages and examples.

Hi,

I’m surprised to hear this type of feedback. I’ve designed this theme to have lots of page examples, much more than other themes I’ve seen on the market. I’ll be glad to add more though, I want this theme flexible enough to meet any need. What did you have in mind, do you have any suggestions for me?

Hi can you give me an native HTML please ? for this theme please, when i download the file , it must have node js, npm etc. but i don’t know about that ? thank’s.

oh that’s right thank’s :) and i have a little problem here, can i change the “td” width in datatable ? i trying to change with style direct in “td”, but it doesn’t work ? thank’s

Hi, Here’s how you would change the width. https://datatables.net/reference/option/columns.width

Thank’s that work, and when i use this code “data-orderable=”false” in datatable, why the sort in “th” number three not hide ? thank’s

Hello,

I’ve purchased this template because I think It’s fully compatible with angular 4. But if I run the angular version I don’t have the same as the jquery full version. I need to use timeline, widgets…

Regards, Lova

It’s not so professional like response for a customer! I don’t want to wait for an email, I need a date.

Hi Lova,

Please send me an email to support@authenticgoods.co and I’ll get you early access to our beta.

Hey Lova,

Not sure if you received the update from TF, but the full Angular 4 project was released today, please let me know if you have any questions.

Hi,

When Angular JS 4 HTML version launch?

Also, existing jQuery Full version how can i use it with Codeigniter?

Kindly reply ASAPP.

Hi,

The Angular 4 seed version is included and the Angular 4 full version will be released within the next week or two.

As for using with Codeigniter, I’m not sure. I’ve never used it before, but I did a quick Google search and it looks like you would just work in the HTML template pages like you would any other PHP application, I don’t think it would be an issue.

Hey,

Just wanted to let you know the full Angular 4 project was released today, please let me know if you have any questions.

HI , Keep getting ERROR in /node_modules/@angular/platform-browser/animations/src/providers.d.ts (8,119): Module ’”/node_modules/@angular/animations/browser”’ has no exported member ‘ɵDomAnimationEngine’. Seen this in antoger comment. Have you find any solution to this. I can’t manage to resolve the issue.

Thanks for your work

Hey, Good news, @krzysztofgarnys help find the cause and fix for this. It was indeed a dependency issue they had going on. If you’re still having the same issue delete your node_modules folder and run this…

npm i -g npm-check-updates

ncu -a

yarn cache clean

yarn

yarn start

Please let me know if you have any issues, thank you.

Hi , Thanks a lot for your help. Everything is fine for me now- Thanks !

Awesome, glad to hear it! Let me know if you need anything else.

Hey there, i think there might be a bug with sign in / sign up templates. In chrome, with mobile preview, i see the round logo doesnt fit in the page and it is like cut at the top.

Hi – thanks for letting me know. I’ll have this corrected asap.

I think this is the problem:

body#auth_wrapper #login_wrapper { position: relative; margin: 5% auto auto; width: 375px; }

5% is not enough when @media(max-width:767px)

Another thing: content is not centered in xs view, padding (or margin) left is bigger than right.

Yes, that’s correct…will fix that. Thanks again

Hi, After runnig ‘ng serve’ command I encountered an issue:

ERROR …...._modules/@angular/animations /browser”’ has no exported member ’?DomAnimationEngine’.

Please pay attention into attachment: https://drive.google.com/open?id=0B9OSlId3u7kJUlpKdTN5ckI1Tjg

I did instruction according that what is in attached instruction.

Thank you, Chris

Okay, my friend found solution.

All what you need do is run command: ncu

Here is link where you can find package.json file: https://drive.google.com/open?id=0B9OSlId3u7kJaEhfei13RmsyNFE

I hope you shall give us an discount: otakaprostanazwa@gmail.com

Thank you,

Regarding last post: Despite of ncu command, there package.json file was modified manually. Thank you,

I was still unable to reproduce the issue, however there must have been something going on with Angular’s versioning files it was reported by another user well. I tested your yarn file for the versioning upgrade and everything worked great there as well. I’m going to run some more test then put out an update for those who might be experiencing this issue. I appreciate your time and effort in helping to resolve the issue, be on the lookout for an email coming from me soon. :)

Hi, Is there any chance of adding a calendar feature, and if not, do you have any recommendation, takin in account compatibility and style?

Hi Guillemize,

Yes, I have considered adding a full calendar feature, but it maybe a couple of weeks out before I can work on it.

Is there any documentation available for your js api. Like toggle button

Hi, the docs are available in the download.

I have downloaded the package and i found the documentation folder but didn’t see any documentation for js(javascript). I have shared the snapshot of your documentation.

https://ibb.co/jTbfoQ

Hi, As I stated in my original comment to you above ” There’s very good documentation available but it’s more for how to get up and running with it, and not at a granular level for js functionality. It would be nice to evolve it to that at some point.”

Hey there, this looks really cool but i’ve seen the vendor javascript bundle is over 2MB. Does the theme ships with separate sources and a grunt script or something? I mean can i tailor acording to my needs?

Hi – Yes, absolutely! I’ve configured it to be extremely customizable. It contains a vendor.json file where you can remove any of the extra 3rd party scripts that’s not needed then simply run the gulp file to rebuild your vendor file. There’s also a starter project included that’s helpful for a starting point without all of the extra plugins…that way you can add what you need instead of removing what you don’t need from the full project.

Great, thank you for this quick feedback ;)

Its not having Angular 4 Full version. I need my money back

You guys not mentioned anywhere that’s seed version. Why you mentioned Angular 4 in Title.

I need my money back else i will contact themeforest

Hi, I clearly stated that this is the seed version everywhere. It’s on the top graphic, it’s in the description and it’s on the release notes. The full version is currently being worked on.

Hi, bought this template, but was really interested in Angular 4 full version. so, waiting on for the full Angular 4 version, release ASAP. Thanks

Any update, have been waiting for it

Not yet very close though, you’ll receive an email notification when it’s ready.

Hey,

Going through my comment list and wanted to let you know the full Angular 4 project was released today, please let me know if you have any questions.

Is RTL supported by the theme?

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