It is not possible to create units on Mobile or successfully create a course on mobile. Is this supported currently or a bug?
Hi can you please confirm if facing issue with entering the title of the unit ?
The problem starts at the Cirriculum stage where you create section and units and am unable to type anything or create unit
Ok can you please share the video of the issue exactly where it is happening entering the title of the new section or unit?
It's hard to share a video from mobile.
But to test, if you just go to
dev.art-providers.com on a mobile
Login as:
[email protected] / pass4LMS
Create a course and you will see you cannot proceed before the Unit creation screen which keep loading multiple times without letting you create unit
https://snipboard.io/uExv6L.jpg
Please try adding this script in your wp-admin -> wplms -> footer -> google anaylitics script :
<script>jQuery('body').delegate('.form_field.vibe_curriculum_title','click',function(){jQuery(this).focus();});</script>
This still does not make any change.
The mobile unit or section title cannot be added so that is the step it blocks.
Please try adding this script in your wp-admin -> wplms -> footer -> google anaylitics script :
<script>jQuery('body').delegate('input[type="text"]','click',function(){jQuery(this).focus();});</script>
This reply has been marked as private.
This reply has been marked as private.
Were you able to type in a unit title and continue?
This reply has been marked as private.
I am testing on an android phone. Would that make a difference?
Im also testing on adroid device chrome .
Maybe the difference could be the caching issues or maybe device specific .Its working here tested on two devices Motorola and Mi.
I tested on Samsung and also another android where it did not work.
It worked on iPhone but barely. Did not seem designed for mobile yet properly
Do you have an app version coming up?