• I’m using the #_BOOKINGBUTTON placeholder, and I’m looking for the following solution:

    After somebody clicks on the “Book Now” button it should afterwards automatically change to the status “Cancel this Booking” so I can use the same button for both purposes.

    This would make the Booking / Cancellation lot easier then now.

    Thanks for your help.

    http://ww.wp.xz.cn/extend/plugins/events-manager/

Viewing 5 replies - 1 through 5 (of 5 total)
  • if you can do some PHP then I think you could do this by using hooks/filters

    http://wp-events-plugin.com/tutorials/

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    Actually, you could probably also do this with jQuery and not touch the PHP. You just need to remove our click event first, and re-add your own.

    Thread Starter bojanski

    (@bojanski)

    Thanks. Unfortunately, I’m not skilled enough to achieve that on my own.
    However, it would be great to have this feature enabled in coming versions…

    Just one simple button for both purposes.
    Today. If somebody books a space and later reloads the page, the Button is again showing “Book now”. So people could think, they didn’t register for this event…

    I know you can handle that with the Booking Form, but I prefer the Booking Button because of the simplicity.

    My site just needs single space bookings, so I’m fine with the Booking Button.

    Plugin Author Marcus (aka @msykes)

    (@netweblogic)

    We can change the booking button in the new future. If it’s not done in a few months feel free to bump this and remind us.

    Thread Starter bojanski

    (@bojanski)

    Here my personal version, with the mentioned changes:

    https://files.me.com/bojanski/aolh7q

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

The topic ‘[Plugin: Events Manager] A BOOKINGBUTTON Question..’ is closed to new replies.