We are trying to customize the events search bar. We need the datepicker to be a calendar instead of an input box. Is there an easy way to call the datpicker calendar, like a shortcode or a backend settings change? If not, what file would I have to pull from to get this result?
I believe I understand what you’re asking for, but we’re limited in helping with customizations, per our Scope of Support / Terms.
I don’t believe we have any existing way to suggest implementing this, but the Tribe Bar (what we call the search bar) renders from this file: /wp-content/plugins/the-events-calendar/src/views/modules/bar.php
That should at least point you in the right direction to start digging deeper if you decide to pursue this.