You can install this free plugin and add the following snippet as custom JS:
1 2 3 4 5 | jQuery(document).ready(function( $ ){ $(function() { $(".tc_seating_map_button").trigger("click"); }); }) |
Copyright © 2021 Tickera. All Rights Reserved.
Check out our Terms And Conditions and Privacy Policy