accpataak123

Forum Replies Created

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • in reply to: Preview course as Admin or Instructor #239335
    accpataak123
    Spectator
    Hello Veronica, Though your point was not that much well explained, but I managed to figure it out. I went to Single Course Page > Admin. Below the members I clicked "Add Students", then selected the Admin itself. Then i was able to Start the Course as Admin. Let me know if you were pointing to same process or not. Thanks a lot. Regards, Dipak  
    in reply to: Preview course as Admin or Instructor #239236
    accpataak123
    Spectator
    Hi Veronica, You mistaken my point. My whole point is why the Admin or Instructor needs to purchase the course in order to view it ? You said, "Admin or Instructor" dont need to purchase and "they can click on "Start Now" button to preview the course. Which is not happening on our site. Can you please check that on the given credential. Thanks & Regards, Dipak
    in reply to: Preview course as Admin or Instructor #239144
    accpataak123
    Spectator
    This reply has been marked as private.
    in reply to: Live Chat not working with Safari #237310
    accpataak123
    Spectator
    Hello, Few more details on the issue. https://prnt.sc/qd1lm0 While it's asking to add some rules, we have already these rules available on Firebase. https://prnt.sc/qd1mgg Thanks
    in reply to: Assignments Textarea/Upload option not showing #237145
    accpataak123
    Spectator
    Hello, I did my research and added my code before checking your reply. I'll post it for other viewers. This following code in theme functions file which will enable the comment irrespective of Discussion Settings. function default_comments_on( $data ) {   if( $data['post_type'] == 'wplms-assignment' ) { $data['comment_status'] = 'open'; } return $data; } add_filter( 'wp_insert_post_data', 'default_comments_on' ); Regards Dipak
    in reply to: Assignments Textarea/Upload option not showing #236109
    accpataak123
    Spectator
    Oh great. But what happens when an assignment is created on frontend. Because there is no comment option available on frontend. And how can we enable the comment by default for assignment so that nobody needs to go to this setting at all. Thanks & Regards, Dipak
    in reply to: Assignments Textarea/Upload option not showing #236017
    accpataak123
    Spectator
    This reply has been marked as private.
    in reply to: Students can't submit assignment #235870
    accpataak123
    Spectator
    Hi Logan, I faced similar problem. At first i was having above problem. Where you will click the "Start Assignment" button and come to a new tab page where the Title and Subtitle are displayed along with the graph icons. And on right side timer running down. But no option for Textarea or Upload field. After I followed you instructions, i can't even click the Start Assignment button now. https://prnt.sc/q6dpc6 I also tried to disable almost all plugins except the required once. But no luck. Please help.
    in reply to: Course count dashboard borken #232933
    accpataak123
    Spectator
    This reply has been marked as private.
    in reply to: Course count dashboard borken #232932
    accpataak123
    Spectator
    Hello, We are facing same issue. While all other elements like Units, Assignments, Quizzes are showing correct values, Courses are showing ZERO while 4 courses are created. https://prnt.sc/pv6uf5 We tried disabling plugins as well as removed caching plugin completely. Still ZERO only coming. Can you please look in to the issue. Will send you credentials in private reply. Thanks & Regards, Dipak
Viewing 10 posts - 1 through 10 (of 10 total)