Shortcode: Hide Author Without Hiding Options?
I've got an event with a couple of options, duration and location. I want to display it on a page (using Bricks Builder's shortcode element) without showing the author information or description, as these are both redundant. However, when I use the shortcode
[fluent_booking id="1" disable_author=yes]
the result hides everything on the left-hand side, showing only the calendar.
I looked at the shortcodes reference, but the documented choices are very limited (and hiding the author shouldn't hide required functionality of the event form..!)
Help! Thanks!