• Hi guys

    I’m using a shortcode to filter events by host, using the user id which is on zoom user list, as explained on your documentation.

    However is not filtering. Any ideas on why could that be happening?

    Jean

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Deepen Bajracharya

    (@j_3rk)

    @mazniak

    To use the shortcode [zoom_list_meetings] and filter meetings based on author, you need to add “author” parameter to the shortcode. Like shown in below exxample.

    [zoom_list_meetings per_page=”10″ order=”DESC” author=”1″]

    Where “1” = Author ID/User ID related to your WordPress user.

    Thread Starter mazniak

    (@mazniak)

    Hi guys

    Applied it, but still not working

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Problem with user id on shortcode’ is closed to new replies.