You can see it in the demo calendar on your site: http://wpshindig.com/
<h3 class="tribe-events-visuallyhidden">Event Views Navigation</h3>
<label>View As</label> (this needs a for=”id to the below select”)
<select class="tribe-bar-views-select tribe-no-param" name="tribe-bar-view"> (add an id for the above label to reference)
<option tribe-inactive="" value="http://wpshindig.com/events/list/" data-view="list">
List
</option>
Other similar fields have the label and select connected. Such as the “tribe-bar-search” section.
-
This reply was modified 8 years, 8 months ago by
rmcarden.