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.
Thanks in advance!
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.
Hi, You don’t have to use the build tools, but it certainly does make things easier for you. If you take a look in the dist folder you’ll find what you need in there without using node and npm.
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
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
Hi, There is an Angular 4 seed version included, a seed version is a boilerplate of the application theme for a starting point. The full Angular 4 version is currently being worked on, and should be ready soon.
And when exactly you think it will be done?
Hopefully within the next week or so.
So it will be done within 2 weeks at the latest? I need to adjust my deadlines
Yes, that’s the goal. Thank you for your patience.
You think that the angular4 version will be done this next week? Can you give a date please? Thanks in advance
Hi, My estimate date of completion is July 17th.
Hi, Have you finished the angular 4 version?
Not yet very close though, you’ll receive an email notification when it’s ready.
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
Hi, I’ve been researching this issue and it’s been a little difficult because I’m unable to duplicate the problem. However it does seem to be some type of versioning issue with the mixed Angular dependencies as reported here: https://github.com/angular/angular/issues/17400
Some of the version upgrades seem to work for some folks but not others. Please let me know if this works for you so I can provide a dependency lock file.
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=0B9OSlId3u7kJUlpKdTN5ckI1TjgI did instruction according that what is in attached instruction.
Thank you, Chris
Hi Chris,
That’s strange I’ve not seen this before. I’ll try to help you debug the issue. Try removing the node_module folder and re-run the ‘npm install’. Sometimes npm gets hung-up and doesn’t install all of the dependencies.
Unfortunately, something is wrong. I tried follow instruction and using yarn as well. In any case there was the same result.
Please look at yarn.lock file, where you can find all dependencies: https://drive.google.com/open?id=0B9OSlId3u7kJQzVhSVdlOWpxOGcAdditionally the same issue is on other the machines.
Thank you, Chris
PS: If it is convenient for you we could have talk via skype. nickname: pokemonwczarnymbmw
Hey, Sorry for the delay, I’ve been researching this issue and it’s been a little difficult because I’m unable to duplicate the problem. However it does seem to be some type of versioning issue with the mixed Angular dependencies as reported here: https://github.com/angular/angular/issues/17400
Some of the version upgrades seem to work for some folks but not others. Please let me know if this works for you so I can provide a dependency lock file.
Hi, Thank you for respond. I was trying to resolve that, in fact it seems it is dependencies issue. Stiil I have the same error message. Thank you,
I’ll continue looking into this, please let me know if you find a resolution.
Okay please.
Hi there,
Based on dependecies error I try mixed version of possisble resolve the bug 
So, changes in packede.json are of course possible but let found perfect solution …
So I go a few steps forward. At the start I choose ncu as my dependecies upgrader.
So perfect way to working application should be: Please, share yarn.lock file.
rm ./node_modules -R
npm i -g npm-check-updates
ncu -a
yarn cache clean
yarn
yarn start
but if you only want duplicate the error follow command below:
rm ./node_modules -R
yarn cache clean
yarn
yarn start
Thank you,
Awesome! This worked perfectly, thank you very much! 
Hi, What aboute fixing the bug? Did you find solution of encountered bug. That what I wrote are commands which clean your cache. Than you will repeat a bug.
Please, share your yarn.lock file.
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=0B9OSlId3u7kJaEhfei13RmsyNFEI 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, 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.
Where do i get documentation for data-drawer i mean to say, i want to open it from js(jquery) any api for that? Can you please provide your js api docs link.
I want to open drawer on the click of button.
Thanks
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/jTbfoQHi, 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
Working on it.
Good, Can I have ETA for the same? Thanks
Making good progress, will try to have it ready within the next couple of weeks.
It is been more than 2 weeks and our work has been held for this. Can I expect this to available by Tomorrow?
Hey Rapols,
Getting closer but it won’t be ready by tomorrow. Working day and night to complete it, thank you for your patience.
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?
Not yet.