ERROR: No post id set in the shortcode

Islamicity ZOOM GNPR For Indonesia

  1. Account does not enabled REST API.

  2. 00
    days
    00
    hours
    00
    minutes
    00
    seconds

    Details

    Topic: Webinar Kesehatan
    Hosted By: Admin
    Start: Tuesday, Oct 27, 2020 08:00 AM
    Category: Health
    Duration: 2 hours 0 minutes
    Current Timezone: Asia/Jakarta

    Note: Countdown time is shown based on your local timezone.

    Account does not enabled REST API.

  3. loading...

    No Meetings found.

  4. loading...

    No Meetings found.

  5. Could not retrieve meetings, check Host ID
  6. Please try again ! Some error occured while trying to fetch webinar with id: 0
  7. Zoom API Error:Account does not enabled REST API.
  8. Account does not enabled REST API.
  9. Account does not enabled REST API.

1. Show single Zoom meeting detail

Use: 

Account does not enabled REST API.

Where,

  • meeting_id = Your meeting ID.
  • link_only = Show only link or not. Change to “yes” instead of “no” to show link only

Your frontend page should look like:

2. Show a meeting post with Countdown

Use: 

Where,

  • post_id = Zoom Meeting post ID.
  • template = “boxed” – changing to boxed will show meeting with timer.
  • description = “false”, default is true. This will hide description field.
  • countdown = “false”, default is true. This will hide countdown.
  • details = “false”, default is true. This will hide detail and join links. If you just want to hide details field, you can do so with CSS.

3. List Upcoming or Past Meetings

Use: 

loading...
Showing all 0 results

No Meetings found.

Where,

  • author = Author ID of the posts to display.
  • per_page = Number of posts to show per page
  • category = Which categories to show in the list
  • order = ASC or DESC based on post created time.
  • type = “upcoming” or “past” – To show only upcoming meeting based on start time. (Remove this option to show all meetings).
  • filter = “yes” or “no” – Shows filter option for the list.
  • show_on_past = “yes” or “no” – Default is “yes”, this parameter will show meetings for 30 minutes after the past date, if upcoming type is defined.
  • cols = Show how many columns in the grid. Default value is 3. Users can use 1 or 2 or 3 or 4 – Any value upper than 4 will take 3 column value.

NOTE: This was added in version 3.3.4 so, old meetings which were created might need to be updated in order for this shortcode to work properly.

4. List Upcoming or Past Webinars

Use: 

loading...
Showing all 0 results

No Meetings found.

Where,

  • author = Author ID of the posts to display.
  • per_page = Number of posts to show per page
  • category = Which categories to show in the list
  • order = ASC or DESC based on post created time.
  • type = “upcoming” or “past” – To show only upcoming webinars based on start time. (Remove this option to show all webinars).
  • filter = “yes” or “no” – Shows filter option for the list.
  • show_on_past = “yes” or “no” – Default is “yes”, this parameter will show webinars for 30 minutes after the past date, if upcoming type is defined.
  • cols = Show how many columns in the grid. Default value is 3. Users can use 1 or 2 or 3 or 4 – Any value upper than 4 will take 3 column value.

5. List Meetings based on HOST ID

Use: Could not retrieve meetings, check Host ID

Where,

  • host = Your HOST ID where you can get from wp-admin > Zoom Meeting > Users = User ID

NOTE: Added from version 3.3.10. This will list all past and upcoming 300 meetings related to the defined HOST ID.

6. Show Specific Webinar Detail

Use: 

Account does not enabled REST API.

Where,

  • meeting_id = Your Webinar ID which you want to show

NOTE: Added in version 3.4.0

7. Show List of Webinars

Use: Zoom API Error:Account does not enabled REST API.

Where,

  • host = Your HOST ID where you can get from wp-admin > Zoom Meeting > Users = User ID

NOTE: Added from version 3.4.0

8. Embed Zoom Meeting in your Browser

This section has been moved to another page

9. Show recordings based on HOST ID.

Show recordings list in frontend based on host ID.

Usage: Account does not enabled REST API.

Where,

  • host_id : YOUR HOST ID.
  • downloadable : Default is set to false. If you want your users to be able to download your recordings.

10. Show Recordings based on Meeting ID

Show recordings list based on your meeting ID

Usage: 

Where,

  • meeting_id : YOUR MEETING ID to pull.
  • passcode : Set to “yes” or “no” to show passcode.
  • downloadable : Set to “yes” or “no” to show downloadable button.

How to get Meeting ID

  1. Goto your wp-admin
  2. In the side menu look of for “Zoom Meeting”
  3. Click or hover and then open up “Live meetings” page.
  4. Select user from the dropdown on top right.
  5. Grab the ID from “meeting ID” column

Shortcode Template Override

With new version, its possible to override the display of output from default plugin layout. You can do so by following method.

  1. Goto wp-admin/plugins/video-conferencing-with-zoom-api/templates/shortcode folder
  2. Copy this “Shortcode” folder to yourtheme/video-conferencing-zoom/shortcode/zoom-shortcode.php
  3. Your done ! Change the styling and divs according to your needs.

 

stm_zoom_conference post_id={post_id}