195 comments found.
Hello! this site is so good.
But i don’t have designer. Can u send all images for development?
young@anytalkw.comi want to purchase your product.. problem is i don’t know how am i gonna use it. how m i gonna edit it..
Hi,
We apologise for the delay. If you’re still interested, just letting you know Learning App v1.1.0 is now available and it includes a completely new documentation that should help you all the way from installation to workflow and how to work with the template in general.
For more details, please see the update announcement comment.
Hi i have couple of questions;
can i integrate with WordPress? is it rtl support? thanks 
any new update for theme like new pages…
need mega menu for all theme….
I lost website-student-public-profile and instructor too! How long should I wait next release? I need these pages yesterday!
Hi
I have issues with pricing page (and some other ones) http://cdn.mosaicpro.biz/learning/html/pricing.html
The main content seems to be lower than expected so I don’t see “get started” button.
I have tried chrome 41, firefox 37 and IE11 I have the same issue on 3 out of 4 machines I’ve tried (personal, work and my server)
Please let me know if you are aware of the issue and if you need more details to debug it.
Take care Emil
How can this be fixed?
Where are we supposed to include the custom CSS/LESS files in the directory and how to include them in the html files?
Everytime I focus on a field in the form it gives me a Uncaught TypeError: undefined is not a function in the console!
Please look into the same as well.
I have figured out the CSS, but I am still facing problems with the form.
Looking forward to your response
The form is kind of “URGENT”. Can you please look into it ASAP
Hi,
We apologize for the delay. Will look into it today and get back to you.
Thanks
Hi,
Not a problem.
Did you get a chance to look into it?
[RESOLVED] I am facing another error in the forms in _forms.js:
On trying to submit data I get the Uncaught TypeError: this.val is not a function error in the console.
$.fn.tkFormControlMaterial = function(){
this
.blur(function () {
if (this.val())
this.addClass('used');
else
this.removeClass('used');
})
.after(' ');
};
About the overlapping forms issue, if the input already has a value, all you have to do is add the “used” class to the input, as seen on this page:
http://learning.aws.ipv4.ro/angular/index.html#/website-student/billingany new update for theme like new pages,
what is difference between normal html and angler
We bought the theme a week or so ago, and we are not trying to work with it. We are trying to use it as an angular theme and here is the problem we are facing. We have put something in the scope lets say $scope.yo = “something” in the controller for login in config.router and then trying to get {{yo}} in _login.html. Unfortunately this is not working. It is not replacing it with the actual value.
That’s our fault, we’ve failed to mention in the documentation we’ve changed the default symbol from {{ expr }} to :: expr :: so it doesn’t conflict with anything. We’ll update the docs as soon as possible.
Thanks.
Hi,
Is Wordpress version of your plan?
Thank’s
HI orcunarican,
We do have WP in plan with a 3rd party developer to get this on Wordpress.
Nothing decided yet so will let you know once we start developing in Wordpress.
Thanks,
msoaicpro
Hello. It’s just a template without functionality? Or I can customize it to make it work? Thank U.
Hi sinitsavi,
This is a HTML/CSS/JS template and doesn’t have the server side processing (PHP, RAILS, ASP …etc).
It’s just html that are used for your app views.
mosaicpro.
Hi, where it the page: “website-instructor-public-profile.html”..? thanks!
Hi nets,
The public profile pages didn’t make it with the initial release, but it’s on our todo list for the next releases. Please let us know if you’d like to see anything else included with the next updates.
Thank you.
Hi guys,
I have some strange problem with the paths of the files thus I cannot build the project:
$ grunt Loading “autoprefixer.js” tasks…ERROR >> Error: Unable to read “c:\BitBucket\hospital_web\.grunt\c:\BitBucket\hospital_web\.grunt\browserify.json” file (Error code: ENOENT).
The path to the grunt modules.json files is not relative: browserify.json.
Do you have any idea what I am missing?
10x in advance, awesome theme btw 
Hi kristian_smilenov,
Not sure what happened there… will investigate possible reasons and come back to you as soon as possible.
In the mean time if you want you can send me your contact details and will proceed from there. (contact@mosaicpro.biz)
Thanks and sorry for the delay.
mosaicpro.
I have LearnDash for my LMS. Can I use this theme and integrate LearnDash to give me a complete site?
Hi,
Unfortunately we can’t provide support for 3rd party integrations, but since our Learning App is HTML, CSS and JavaScript it should be compatible and possible to integrate with almost anything.
As far as how easy your integration would be and what steps you should take, its really up to the application or framework your trying to integrate, its support for templating, etc so you should start with their documentation in regards to what you’re trying to do.
Sorry we couldn’t be of more help. If you have any other questions, please let us know.
Thank you.
Getting following errors on Chrome browser
Error: Failed to execute ‘send’ on ‘XMLHttpRequest’: Failed to load ‘file:///E:/LMS/learning-v1.0.0/angular/website/home.html’. at Error (native) at file:///E:/LMS/learning-v1.0.0/angular/js/vendor-angular.min.js:2:13595 at v (file:///E:/LMS/learning-v1.0.0/angular/js/vendor-angular.min.js:2:11717) at j (file:///E:/LMS/learning-v1.0.0/angular/js/vendor-angular.min.js:2:10240) at i (file:///E:/LMS/learning-v1.0.0/angular/js/vendor-angular.min.js:2:27328) at file:///E:/LMS/learning-v1.0.0/angular/js/vendor-angular.min.js:2:27500 at l.$eval (file:///E:/LMS/learning-v1.0.0/angular/js/vendor-angular.min.js:3:2621) at l.$digest (file:///E:/LMS/learning-v1.0.0/angular/js/vendor-angular.min.js:3:1130) at l.$apply (file:///E:/LMS/learning-v1.0.0/angular/js/vendor-angular.min.js:3:2888) at file:///E:/LMS/learning-v1.0.0/angular/js/vendor-angular.min.js:1:7757
Hi,
We’d like to know some more details:
1. The exact file you’ve opened. 2. Have you modified anything after download or this is happening on the original? 3. Are you getting errors on the live demo? 4. A screenshot would be nice.
Thank you.
Hi, I would like to purchase this theme, but I have a question. Can this template support depth of various different components like the material design guidelines? Please answer asap and help me finalise my decision for buying this template.
Hello, great theme. I cannot get the grunt build tasks to create any dist directory with the final files.. I am not sure how to build each of the different versions either, as when I look at the documentation it says to use—theme 2 … but then grunt build complains it needs to be a string not a number…
Can I get some help?
HI tzarger,
Sorry for the delay..
Please try the
"--theme html" or "--theme angular"
Those are the only themes to build in this template.
Thanks, mosaicpro.
Hello i have a problem in search form when you type something and then you click somewhere else the placeholder (Search …) go on top of the word that you type.. can you tell me how can i fix that?
thank you also nice theme 
Hi,
Please provide a screenshot.
Thank you.
Howdy.. I just purchased the theme.. love it.
I downloaded the files – but I do not see the installation instructions anywhere.. Maybe I am missing a page somewhere?
Hi super8290,
Sorry for the delay.
This is a HTML/CSS/JS template and not a whole learning application that you can deploy on a server.
This template is used for styling their applications.
Thanks,
mosaicpro.
This is really great design. I love everything about it.
Was wondering if you do customization work and installation?
Hi,
Thank you for your appreciation.
At the moment we don’t do customization but we are interested in extending the product for the benefit of everyone, so if you’re willing to we’d love to learn your specific needs and maybe eventually integrate some of that with future updates to our Learning App which you’ll get for no extra charge.
Thank you.