Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter lahoti

    (@lahoti)

    also wondering if it is possible to pop the event form from fullcalendar when clicked on a date

    Yes, this might be possible using the form css id or class then add some javascript in the theme header.php

    e.g.

    For the dialog, I would use this – https://jqueryui.com/demos/dialog/ – because it is native to WP. We already make WP include this via EM so no extra libraries required.

    You can also see how we handle ajax calls server-side on our WP Full Calendar Add-On, in the wpfc-events-manager.php file lines 15 and 172-25

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Event form in a popup’ is closed to new replies.