Okay
  Public Ticket #3105636
cannot add meeting in zoom in courses
Closed

Comments

  • dramalanguage started the conversation

    hello ripul
    First of all, your answer was very helpful. Thank you very much.

    i cannot add meeting in zoom in courses

    https://somup.com/c3jbjPu9ti

    https://www.youtube.com/watch?v=UPCNJwAG2JI&ab_channel=VibeThemes

    I have watched the video above several times and followed it.

    However, even if I input the course name in Select Sharing Type of Vibe Zoom, it is not recognized and cannot be saved.

    Also, even if I input the Zoom Meeting created in Add Zoom Meeting of Unit Zoom, it is not recognized and cannot be saved.

  • [deleted] replied

    There is some css error in it . 

    to resolve 

    Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css : 

    .selectcptfield .search_results {
        display: initial;
    }


  • dramalanguage replied

    Hello Alex
    i could add meeting in zoom in courses with the code you gave.

    But, When logged in as a student, zoom data cannot be loaded.

    See the video below.
    https://somup.com/c3jZInUhCX


  • [deleted] replied

    You are doing it wrong . 

    You are checking the meeting in the unit,this is not how it works . the meeting should appear to student here : https://prnt.sc/y1AyTlcsv19Y


    in order to show meeting in unit , you dont need to connect it with course , just add a zoom meeting type unit and select that meeting in unit , it should load .

  • dramalanguage replied

    I want to show zoom meetings in units. It was in theme 3 version.

    But when I create a zoom meeting in the unit, a pop-up saying Error loading data is displayed.
    Even if I log in as a student, a pop-up saying Error loading data is also displayed. you test it again.
    I link to the video below.


    https://somup.com/c3jUIZUX49

  • [deleted] replied

    Yes there is some php error there please share server php error log and ftp creds to fix it.

  •   dramalanguage replied privately
  • dramalanguage replied

    Nice to see the edit. Thank you. But there are two problems.

    1. I checked the Join Before Host option, but the student is not able to enter in advance.

    2. If the student accesses the course first, the join button is not displayed even after refreshing. The join button is displayed when the student leaves the course and has to retake it.

    https://somup.com/c36h2fvcVM

  • [deleted] replied

    Well its not based on the setting that they can join before host or not .that comes in picture only when user is redirected to the zoom site for meeting . 

    Its the start time that it looks for .The join button wont show untill the meeting time has arrived .

  • dramalanguage replied

    with pleasure.
    And I paid for a new theme to create a new site.
    you corrected the error. Please let me know where and how you fixed the issue.

  • [deleted] replied

    Is your join meeting button not showing even when the meeting time has gone past ?

  • dramalanguage replied

    Please read the question carefully.
    I bought a new wplms theme again to add a new site.

    i cannot add meeting in zoom in courses in new site.
    So if you tell me the code you fixed, I will fix it directly on the new site.

  • [deleted] replied

    Hi please goto wp-admin -> vibebp-> settings -> appointments -> 

    Enable course slots

  • dramalanguage replied

    https://somup.com/c36qIuvqpm


    I followed what you said, but it doesn't work. 

    just tell me where i can edit the code

  • [deleted] replied

    Please try adding this custom css in your wp-admin-> appearance-> customize -> custom css : 


    .selectcptfield .search_results{
        display:initial !important;
    }


  • dramalanguage replied

    https://somup.com/c36rcGv33F

    I could create a zoom meeting in the unit,
    But
    If I log in as a student, a pop-up saying Error loading data is also displayed.

    You previously solved this error on studynara site. Please tell me the exact code you solved then.

    https://prnt.sc/CjXge8qvs-O4

  • [deleted] replied

    Hi for this fix please update your wplms plugin to latest 1.9.0.2 

    and then please share your ftp credentials in private reply to fix this for farmschool

  •   dramalanguage replied privately
  • [deleted] replied

    Hi we have fixed this at your end .Please make sure wplms plugin updates to 1.9.0.1 and then try to craete meeting , this time it will be success.