course student only can see the private reply on bbpress(frontend) without PWA

Home Forums Legacy Support 4.0 Bugs & Issues course student only can see the private reply on bbpress(frontend) without PWA

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #349701
    rockylin
    Spectator
    i was use this custom features https://wplms.io/support/forums/topic/helpdesk-add-course-student-can-see-private-replies-option/ the issue is course student only can see the private reply on bbpress(frontend) without PWA Helpdesk record: https://www.loom.com/share/9627fb9cbb57476e96aa9fbaac605961 how to fix it, thanks.
    #349720
    rockylin
    Spectator
    This reply has been marked as private.
    #349983
    Scott Lang
    Moderator
    I have shared already here http://prntscr.com/1119ru9 if course forum setting enabled then course users can see course forum's any topic's reply. Have you are using the above code? also, make sure the bb-private reply plugin activated for this.
    #350008
    rockylin
    Spectator
    yes, i use it, but it still not working on PWA(working on frontend bbpress) bb-private reply plugin:active add code:yes advance setting>Forum private reply:on
    #350890
    Scott Lang
    Moderator
    Gist has been updated please update this code with replace with previous one https://gist.github.com/shubham-99fusion/88db8e3bd16d2dd15ed8fd7a1a02a2b7 And add this code here above here in helpdesk plugin http://prntscr.com/115i9g2 $can_view = apply_filters('user_can_view_private_replies',$can_view,$reply_id,$current_user->ID);
    #350910
    rockylin
    Spectator
    it working now, thanks Scott.
    #350930
    Scott Lang
    Moderator
    We are closing this thread if you have any other issue please create new topic for specific issue.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘course student only can see the private reply on bbpress(frontend) without PWA’ is closed to new replies.