Discussion on Learnly - Learning Management System Template

Discussion on Learnly - Learning Management System Template

Cart 1,264 sales
Well Documented

FrontendMatter does not currently provide support for this item.

195 comments found.

@mosaicpro I recently purchased this “Learning” admin/website LMS theme. I’ve begun implementation but I’ve run into several issues since the theme was built 2 years ago, and as such, most libraries/scripts are far outdated.

Are any development updates planned for the near future? If not, I will have to upgrade portions of the codebase myself.

@sanovia, refer to the bower.json file. The default AngularJS version is 1.3.10.

I recently began implementing this theme and it seems it may be a good idea to upgrade all libraries to their latest versions, such as Angular to 1.6. I tried updating all libraries and it broke a few things on the theme, so not sure which direction I’m going to take from here. Feel free to share your experiences with implementing this theme, it seems it’s been untouched for a year or two.

Which angular version is currently in the theme?

Dear Author,

Following up my recent question I followed the instructions in the documentation. When I attempted to build the angularjs theme using the command: $ gulp --theme angular build:d --dist build

I get the following error:

module.js:471 throw err; ^

Error: Cannot find module ‘json3’ at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object.<anonymous> (d:\angularjs-elearning-template\learning-1.1.0\node_modules\browser-sync\node_modules\socket.io\node_modules\socket.io-parser\index.js:7:12) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3)

I’d appreciate if I can find a documentation where I can build and test the AngularJS version !

Thanks,

Omar

Hi

I did purchase the template and ran the build script. I was prompted with the following error related to the location of the actual Gulp file:

d:\angularjs-elearning-template\learning-1.1.0\gulpfile.js:1 (function (exports, require, module, __filename, __dirname) { lib/gulp/Gulpfile.js ^

ReferenceError: lib is not defined at Object.<anonymous> (d:\angularjs-elearning-template\learning-1.1.0\gulpfile.js:1:63) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Liftoff.handleArguments (c:\Users\otahboub\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:116:3) at Liftoff.<anonymous> (c:\Users\otahboub\AppData\Roaming\npm\node_modules\gulp\node_modules\liftoff\index.js:198:16) d:\angularjs-elearning-template\learning-1.1.0\gulpfile.js:1 (function (exports, require, module, __filename, __dirname) { lib/gulp/Gulpfile.js ^

ReferenceError: lib is not defined at Object.<anonymous> (d:\angularjs-elearning-template\learning-1.1.0\gulpfile.js:1:63) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Liftoff.handleArguments (c:\Users\otahboub\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:116:3) at Liftoff.<anonymous> (c:\Users\otahboub\AppData\Roaming\npm\node_modules\gulp\node_modules\liftoff\index.js:198:16) d:\angularjs-elearning-template\learning-1.1.0\gulpfile.js:1 (function (exports, require, module, __filename, __dirname) { lib/gulp/Gulpfile.js ^

ReferenceError: lib is not defined at Object.<anonymous> (d:\angularjs-elearning-template\learning-1.1.0\gulpfile.js:1:63) at Module._compile (module.js:570:32) at Object.Module._extensions..js (module.js:579:10) at Module.load (module.js:487:32) at tryModuleLoad (module.js:446:12) at Function.Module._load (module.js:438:3) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Liftoff.handleArguments (c:\Users\otahboub\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:116:3) at Liftoff.<anonymous> (c:\Users\otahboub\AppData\Roaming\npm\node_modules\gulp\node_modules\liftoff\index.js:198:16) ./build.sh: line 21: mkdocs: command not found

Does that mean I need to copy over some file from the lib folder ? Please advise.

Thanks,

Omar

Dear Author !

I had a chance to take a look at your template and looks great aligning with the type of application I am trying to build.

Before, I purchase this template I do have few questions: (1) Is there a version of it completely written in Angularjs ? If So (2) Is it easy to test and customize ? (3) Is there a comprehensive documentation ?

Thanks

Omar

Hi I have bought this template… Looking for the backend with DB.. can any one one develop or developed.. if so please let me know the pricing for the same.. my contact is yvsrao@live.com thanks YVSRao

Why cannot I just include regular .js files why do I have to include them all!!! There always an error.. I don’t need all of those scripts. Help!!!

Right out of the box, after following all installation and prerequisite instructions, and trying to run “gulp—theme angular build:d—dist build” results in:

‘bootstrap/less/responsive-utilities.less’ wasn’t found… in file d:\learning\src\less\vendor\bootstrap\bootstrap.less line no. 49’.

I have looked in that location, and that file is not there. In fact, none of the bootstrap less assets that are attempting to be compiled are not there. I believe there are missing files in your release. Could you please check that? Until then, I am unable to develop using this template.

is there a version without Angular ? Simple html ?

i bougth this app but ,i dont know how start to this app in my site

i wanna a little help

Hello,

How can we help you?

I dont know what are the step to install e-learning in my site , i read the instruction but i dont understand

Hello! I bought a template a year ago, there was a problem with the input error Uncaught TypeError: this.val is not a function, but the author has not corrected the problem! For those who have this problem can offer a solution: 1. Open the file js/app/app.js 2. line 4160 3. The function $ .fn.tkFormControlMaterial changed to: $ .fn.tkFormControlMaterial = Function () {          if (this.val ()) {              this.addClass ( ‘used’)          }          this              .blur (function () {                  if ($ (this) .val ())                      $ (This) .addClass ( ‘used’);                  else                      $ (This) .removeClass ( ‘used’);              })              .after ( ‘ ‘);      };

All the good mood! :)

In course edit “website-instructor-course-edit-course.html” when I click insert image and link all body page show black color and I can’t insert image to textarea box

Thanks wichant

Hi! Interested in purchasing this Template but I have a question first. As I’ll be paying someone to develop it into an app, I need to know what sort of programming ‘language’ would be best? Some specific name(s) would be great to get me started.

Thanks in advance!

Hi,

Thanks for your interest but unfortunately we can’t help you with that. There are 1000 variables that could give you a different answer to that question, so you’ll have to figure that yourself.

Hi mosaicpro, I have a error when I’m installing the project with grunt. the error is

Loading “swig.js” tasks…ERROR >> Error: Cannot find module ’./languages/accesslog’

Running “build:d” (build) task

Running “setWatch” task

Running “build:dist” (build) task Warning: Task “swig:dist” not found. Use—force to continue.

Aborted due to warnings.

Regards. Paul Landaeta

If i buy now the product and the new release come out in a few weeks i will get the update for free or i will have to buy it again?

Hi dourvas,

All updates are FREE.

Thanks,
msoaicpro

Hi, mosaicpro. Do you have an estimated date for the next release? Thanks.

Hi jseguram,

We estimate a few weeks till the next release will be completed.

Thanks, mosaicpro.

hi , I want to buy this product but in review i saw the comment from user aryma, about it does not open in dream weaver is that true and if so please let me why because I’m using all editor you said in link and dream weaver is best editor for me then if i its not open in dreamweaver i cant buy this

We don’t use dreamweaver so we can’t say for sure it won’t work, but if aryma’s issue applies for everyone and for the latest dreamweaver version and you’re not willing to try another editor then this might not be a good fit for you.

i just give a shut and bought your product its all OK in Dreamweaver just bit slow because of heavy css and when i just edit source first comment css and after edit active it again and its all fine with good spec pc

Thanks. Good to know it also works in Dreamweaver

hi, is there any update for Breadcrumb feature?

Hey guys, maybe a date when you plan to realease the new version? Bootstrap 4 maybe? Would be awesome if you provide a peek.

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