195 comments found.
I understand that is a HTML but still we should have step by step guide for setting this up in CPanel. a video or screen print
Well, because it’s just HTML with static assets, you can simply copy the files from the html/ or angular/ directories to your web server and you’re done. There’s no other setup to do in order to use it as is.
I am using IE9 and below page is not displaying properly.
http://cdn.mosaicpro.biz/learning/angular/index.html#/website-student/take-quizbody part is not showing .
any update on this issue? it’s been 22 days
Not yet,
The upcoming update (very soon) is largely focused on documentation, usage and customisation, also a new Gulp workflow and fixes for the pending Grunt issues. The next update will address more fixes and missing pages.
Thank your for reporting and for your patience.
Do you have any popup example? I am looking for HTML of any popup
Hi,
We apologise for the delay.
We’ve just released Learning App v1.1.0. You can see usage and examples for modals in the new documentation:
http://learning.aws.ipv4.ro/docs/reference/essential/index.html#modals
For more details on the new update and full release notes, see our latest comment with the update announcement.
Thank you.
HI,
Do you have HTML snippet for < /div>
This class(tk-countdown) generates Hour, Minute, Second fields through JavaScript. I want to set value manually in my page.
class=”tk-countdown”
Hi, I try to format datepicker to dd/mm/yyyy but cannot support. When I past value into the date text control is OK, But when I try to select change another date I got format date to mm/dd/yyyy. Can you help me ?
<script> $(function () { $(”#Student_DOB”).datepicker({ format: “dd/mm/yyyy” }); }); </script>
Hi,
We apologise for the delay. Do you still have this issue? Could we see the html code you are using for the date picker as well?
By the way, to format code properly, you have to wrap it in <pre> tags:
<pre> your code here </pre>
Alternatively, simply use an external service for pasting code like http://pastebin.com
Thank you.
I made some changes in your demo project to check {{variable}} is working or not. It is not working.
.state('website-pages.pricing', {
url: '/pricing',
templateUrl: 'website/pricing.html',
controller: ['$scope', function($scope){
$scope.app.settings.htmlClass = htmlClass.websitePricing;
$scope.app.settings.bodyClass = '';
$scope.testing123 = "Welcome to World !!!!"
}]
})
and print {{testing123}} in HTML but not showing value.
Please provide hotfix for this as this is a show stopper issue for my application.
See the answer to your other comment.
HTML was breaking so re-posting again.
I am integrating my application with angularJS version. some of the stuff are not working.
1. It is not resolving {{VARIABLE}}
{{t.Topic}}
{{tt.SubTopic}}
2. Is there any example where you pass parameter in hyperlink and use it in controller.
3. Is your angularJS file (vendor-angular.min.js) is modified by your team?
Hi,
The angular library is unmodified, however the main app module is configured to use :: variable :: instead of {{ variable }}.
Unfortunately we failed to document this aspect. Sorry about that. We’ll definitely update the documentation with the next release.
Works perfect. Thanks
I am integrating my application with angularJS version. some of the stuff are not working.
1. It is not resolving {{VARIABLE}}
div ng-repeat=”t in topics | unique: ‘Topic’”> {{t.Topic}}
- {{tt.SubTopic}}
2. Is there any example where you pass parameter in hyperlink and use it in controller.
3. Is your angularJS file (vendor-angular.min.js) is modified by your team?
See the reply your other comment.
I have the same problem as kristian_smilenov. The theme’s grunt script works perfectly on mac, but on windows it gives the following error. >> Error: Unable to read “c:\git\emcworld\.grunt\c:\git\emcworld\.grunt\browseri fy.json” file (Error code: ENOENT). If you look at the path, it has two ‘c:\’ in it. The script is getting messed up. I really need to get this working on a windows now. Any help would be greatly appreciated.
The issue should be solved soon. Thank you for reporting and for your patience while we solve the pending issues.
Hi,
Just letting your know we’ve released Learning App v1.1.0 which includes a solution for your issue. For full release notes see our latest comment with the announcement.
Thank you.
necesito saber como se instala la pagina web
existe un manual de instalacion
Hi,
If you’re trying to install it in WordPress, it’s not possible because this item provides only the HTML and other static assets such as CSS and JavaScript. To “install” this you just need to copy the files from one of the html or angular directories and upload them to any web server.
Man…was going to buy this but it looks like your support is horrid. Better luck next time.
Hi,
We’re sorry about that. We are definitely working to improve things.
Thank you for your feedback.
Hi, where can I view a demo of the videos/classes?
Hi,
We don’t have any example of video courses yet, however it’s possible we’ll add something like that in the future.
Thank you for your interest.
Hi, i get in the html version not found javascript url’s but i see it tries to add at the end of the script some kind of string… where do i find to change that to call only the .js?
It looks like this..
js/plugins/maps_google/jquery-ui-map/ui/jquery.ui.map.js?_=1429953522922
and i need to remove this..
?_=1429953522922
Hi,
Sorry for the delay. Are you using a web server for development or the grunt workflow? E.g. grunt --theme html
Is there any fix released for this?
thanks
Also the textarea is not working correctly
http://www.clipular.com/c/4822694244646912.png?k=0tHcjtLSVPS6sbheL7cBeS0ZzF4Hi,
We apologise for the late reply.
I assume you’ve added a value to the input/textarea and then refreshed the page.
If that’s the case, you have to add the used class to the input/textarea when they have a non-empty value.
If that’s not the case, we’d like to know more details about the issue. For example, what browser/os are you using? Are there any javascript errors? What are the steps to reproduce the issue?
Thank you.
Hi mosaicpro and thx for this beautiful template. We do have two problems with this template:
1. We do have the same prob like rohankatyal29 with the overlapping label and input. How to fix this?
2. The field text-area hides behind the following labels when we try to enter multiple rows. Even when we want to expand the size by clicking the arrow and expand the filed-size the field slips under the following labels and input.
Thx for helping us out here.
We apologise for the delay,
About the overlapping forms issue, if the input already has a value at page load, 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/billingFor the 2nd issue, we’d appreciate a screenshot.
Thank you.
Anyone tried to actually change the logo? doesn’t seem to pull from /images and i can’t find where it is pulling from!
N
You have not mentioned how to change the logo in your ‘Docs’. This is not just a quick standard HTML logo link change! I need your help please.
this is the image you provided in download yet if i keep the same naming but change the logo the site still has your logo show:
logo: learning-logo.png
Never in all my life have i seen something that should be so simple, turn out to be a nightmare. ??
This template is very problematic (((
Hi,
Thanks for letting us know and for your patience while we’re working to resolve all pending issues.
We’d appreciate if you could let us know if there’s any specific issue you’re having trouble with.
Thank you
How can we make declarations ?
What do you mean?
sory, How do I notify you of problems
You can write the issues you’re having with the template here. Thanks
Hi guys,
I guess this doesn’t integrate with Moodle. Is there a Moodle version coming up soon?
Thanks
Hi,
Its not integrating with any 3rd party platform out of the box, however since its just static assets such as html, css and javascript its possible to integrate with any platform.
We haven’t looked at moodle so far, but looks interesting and we’ll definitely have a look.
Thanks for your request.
in the next version can you add a sub menu like themeforest submenu: http://s16.postimg.org/xqmb0s1hh/submenu.png
Interesting idea, we’ll consider it for future updates. Thank you.
How can I fix the overlapping issue for the forms?
HELLO???
How can I fix the overlapping issue for the forms????
This is really frustrating. Technically you guys should be able to solve this since you’re the ones developing this.
We’ll be solving this shortly, thanks for baring with us.
Hello….your shortly has being TOO long, don’t you think so?
See the solution to your other comment.