234 comments found.
what are the web technologies has been used in this application.
want to purchase this item and need some information related to template, what are the JS is being used ? can we just download the template are start using the pages? does extra installation required ? please replay ASAP. Thanks
Hi.
There is a problem with the model that is breaking when interacting with the menu from a resolution that requires responsive. Follows images to facilitate.
Could check?
Regards!
How do we resolved “The package is opening … Installing theme… The package could not be installed. The theme does not contain a style.css style file. Theme installation failed.” when installing theme in wordpress?
Hello. Doesn’t work… Wordpress page print:
“The package is opening … Installing theme… The package could not be installed. The theme does not contain a style.css style file. Theme installation failed.”
I’ve tried everything but it doesn’t work. why is that?
Hello. Doesn’t work… Wordpress page print:
“The package is opening … Installing theme… The package could not be installed. The theme does not contain a style.css style file. Theme installation failed.”
I’ve tried everything but it doesn’t work. why is that?
In the login page, the “far fa-key” icon from FontAwesome is not in the free package, in your demo does not appear
Hi, I bought you this template. But I had a problem using it. Errors after npm install. Could not solved this. Please give me an HTMl version
Hi,
Can you please provide an error log?
Thanks
npm ERR! Error while executing: npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t ssh://git@gitlab.com/FrontendMatter/ui-learnplus-bootstrap.git npm ERR! npm ERR! Host key verification failed. npm ERR! fatal: Could not read from remote repository. npm ERR! npm ERR! Please make sure you have the correct access rights npm ERR! and the repository exists. npm ERR! npm ERR! exited with error code: 128 npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\XTreme.ws\AppData\Roaming\npm-cache\_logs\2021-01-07T06_36_21_352Z-debug.log
Hi,
The dist/ folder already includes pre-built HTML, CSS and JavaScript files.
Hi, please give me access for gitlab on @dinastia
Access granted!
The npm install is freezing when start extract rxjs package.
Hi,
Can you please provide some info on your system OS, npm and node version?
Thanks!
Hi, Thanks for answered. System OS is Linux Ubuntu 18.04, npm 6.70 and node v11.15.0
Hi,
After looking for some solutions on stackoverflow it seems a slow internet connection might cause this issue to some users.
Possible fixes would be:npm cache clean --forceOr:
npm cache verify
Or Delete package-lock.json.
Then try npm install again. Please let me know if that worked. Thanks!
Hi, I trying run npm install but it freeze on extract:rxjs package.
In the process of installation, getting the following error.
The authenticity of host ‘gitlab.com (172.65.251.78)’ can’t be established.nt@2 ECDSA key fingerprint is SHA256:HbW3g8zUjNSksFbqTiUWPWg2Bq1×8xdGUrliXFzSnUw.
Our GitLab username is @Naandalist.
Hi,
Access granted. Before you try npm install again, you should configure your ssh access to gitlab. If you didn’t do that before, here are the instructions https://docs.gitlab.com/ee/ssh/ .
Let me know if there’s anything I can help with. Thank you!
Hello, I just got the learnplus template, after going through the installation documentation, I discovered theme-mix is missing and thereby I cant run npm install on the project.
treat as urgent!!!
you can grant access to my gitlab account: @rheedwahn
Hi,
Access granted. Before you try npm install again, you should configure your ssh access to gitlab. If you didn’t do that before, here are the instructions https://docs.gitlab.com/ee/ssh/ .
Let me know if there’s anything I can help with. Thank you!
A algum suporte para instalação
Hi,
How can I help you?
Error while executing: npm ERR! /usr/bin/git ls-remote -h -t ssh://git@gitlab.com/FrontendMatter/ui-learnplus-bootstrap.git npm ERR! npm ERR! git@gitlab.com: Permission denied (publickey). npm ERR! fatal: Could not read from remote repository.
any update plz
Hi,
Please sign up for a free Gitlab.com account and let me know the username so I can give you access. After that, you’ll be able to run npm install. Thank you!
my gitlab account moh-elattar@hotmail.com and please highlight the next step after adding me to the repo
Hi,
Access granted. Before you try npm install again, you should configure your ssh access to gitlab. If you didn’t do that before, here are the instructions https://docs.gitlab.com/ee/ssh/ .
Let me know if there’s anything I can help with. Thank you!
If all you need is to enable RTL, do the following to the HTML files in dist/ folder.
First, you need to load the .rtl.css files in the head section of each page.
For example, on each page using the following CSS:<!-- App CSS --> <link type="text/css" href="assets/css/app.css" rel="stylesheet"> <!-- Add the RTL file --> <link type="text/css" href="assets/css/app.rtl.css" rel="stylesheet">Then, switch ON the RTL by changing:
<html lang="en" dir="ltr">To:
<html lang="en" dir="rtl">
how can i change the site text direction through my code i cannot catch this form the template
First, you need to load the .rtl.css files in the head section of each page.
For example, on each page using the following CSS:<!-- App CSS --> <link type="text/css" href="assets/css/app.css" rel="stylesheet"> <!-- Add the RTL file --> <link type="text/css" href="assets/css/app.rtl.css" rel="stylesheet">Then, switch ON the RTL by changing:
<html lang="en" dir="ltr">To:
<html lang="en" dir="rtl">
is this support RTL ? Thanks
First, you need to load the .rtl.css files in the head section of each page.
For example, on each page using the following CSS:<!-- App CSS --> <link type="text/css" href="assets/css/app.css" rel="stylesheet"> <!-- Add the RTL file --> <link type="text/css" href="assets/css/app.rtl.css" rel="stylesheet">Then, switch ON the RTL by changing:
<html lang="en" dir="ltr">To:
<html lang="en" dir="rtl">
Hi is it support rtl ?
Hi,
Yes, it supports RTL.
First, you need to load the .rtl.css files in the head section of each page.
<!-- App CSS --> <link type="text/css" href="assets/css/app.css" rel="stylesheet"> <!-- Add the RTL file --> <link type="text/css" href="assets/css/app.rtl.css" rel="stylesheet">Then, switch ON the RTL by changing:
<html lang="en" dir="ltr">To:
<html lang="en" dir="rtl">
Let me know if you need further assistance. Thanks!
Hello I would like to inquire about the price of the license is it 27$ per month or per year.
Thanks
Hi,
It’s one time, one license per project. See more about licenses here https://themeforest.net/licenses/standard
Thanks!
Hello, 1. Can I translate LearnPlus system frontend to my local language? 2. Can I use it as SaaS, eg offer the option for other individual teachers to register and sell their lesson/courses? Thanks
Is anyone here?
Hi,
First of all, I apologize for the delay! I’m not sure if you’re aware that LearnPlus – Learning Management Application is a static template and it includes HTML files, CSS and JavaScript. That being said,
1. Can I translate LearnPlus system frontend to my local language?
Yes you can translate the frontend, however it won’t be using a CMS / WordPress type solution.
2. Can I use it as SaaS, eg offer the option for other individual teachers to register and sell their lesson/courses?
Yes you can, however an Extended License may apply. See more details here https://themeforest.net/licenses/faq
Also, in case you’re interested in a more advanced single page application UI, we also have Luma Vue – which has a built in translation system, in case you want to check it out https://themeforest.net/item/luma-vue-nuxtjs-vuejs-learning-management-system-admin-template/27042844 .
Thank you for your interest!
Hello, could you please give me access to my gitlab account? @pacha64
Hi,
Access granted. Before you try npm install again, you should configure your ssh access to gitlab. If you didn’t do that before, here are the instructions https://docs.gitlab.com/ee/ssh/ .
Let me know if there’s anything I can help with. Thank you!